As error has occured .Please see log file null

@rismat

You can try my workaround here:

In meantime, I believe Katalon Studio team is working on the fix

1 Like

The workaround worked for me. Thank you!
I got the below errors after opening the Katalon project though. :frowning_face:


Scripts are failing


Please suggest a solution.

After deleting the below folder, I deleted those five files/folders that you have mentioned.<Katalon_Studio_installed_folder>\config.metadata.plugins\org.eclipse.core.resources then reopen Katalon Studio again.

It is working now. Scripts are not failing.
Thanks.

1 Like

Hi @duyluong,
I upgraded from 9.3 to 9.4 today and getting error after upgrading.
tried deleting the folder as you suggested but didnt work.
Attaching the log file please help me!
1713960773629.log (47.2 KB)

Hi,

Thank you for sharing your issue. Could you please try the solution below:

  1. take a full backup of your project just in case of mistakes
  2. stop Katalon Studio
  3. delete .project file
  4. delete .classpath file
  5. delete /bin directory as well
  6. delete /Libs directory as well
  7. delete /.cache directory as well
  8. restart Katalon Studio, open the project

Let me know if it works/ does not work. Thank you!