Cannot open Katalon after latest update

Last night(5/3/2019), I updated to the latest version of Katalon. Everything seemed to work fine. I closed everything down. This morning I try to open the Katalon Application and I get a popup that Katalon cannot open and to check the logs. From what i can see It has to do with missing eclipse files File not found. Has anyone had this issue? Can I update Eclipse on my own? I thought Katalon handles all of this. I left an attachment of the log pertaining to this morning. Any help is greatly appreciated .log error.txt (9.3 KB)

1 Like

Just a guess, but I think this is the relevant part of the error log:

Caused by: org.eclipse.core.internal.dtree.ObjectNotFoundException: Tree element ‘/C%%Users%lucas.zimmerman%Katalon Studio%Sanofi 1560%Sanofi 1560.prj/bin/lib/CustomKeywords.class’ not found.

Use your file explorer to make sure that this file exists at the mentioned location.

Hi @lucas.zimmerman,

Please delete folder <Katalon_Studio_installed_folder>\config\.metadata\.plugins\org.eclipse.core.resources then reopen Katalon Studio again.

Thanks.

5 Likes

This did the trick. Thank you for your help.

Thanks, working fine now.

works like a charm, thank you