There was a Pending update for Katalon, which I executed and after that I am not able to even log into the application. I am getting this error pop-up when I try to launch the app :
!ENTRY org.eclipse.osgi 4 0 2025-12-17 16:59:01.580
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:86)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
Would someone be able to assist with this ASAP ? I tried downloading Eclipse but there was a 404 error trying to do that.
Extract the .zip file to C:\Users\<username> folder
Double-click katalon.exe to launch
Important Note: The in-app update function has known issues when upgrading between major versions (e.g., 8.x to 9.0.0). For major version upgrades, always download a fresh copy from the Katalon website rather than using the in-app updater.
About the 404 Error on Eclipse Download: You don’t need to download Eclipse separately. Katalon Studio includes all necessary Eclipse components. The error you encountered was likely from an incorrect URL or a third-party source.
After Successful Launch: Once Katalon Studio opens, you’ll need to reactivate your Enterprise Trial license.
Try Solution 1 first - it resolves most post-update issues. If that doesn’t work, proceed with Solution 2 (complete reinstall). Let me know if you encounter any issues!