Not getting full details about the installation of Katalon Studio beta version for Linux.Checked with this
https://docs.katalon.com/katalon-studio/docs/katalon-studio-gui-beta-for-linux.html
I am getting the same issue. When I downgrade my ubuntu to 16.02 Its working fine
I am getting the same issue.When i downgrade my system ubuntu 18.04 to 16.02 then its working
I am facing similar issue . I am on Ubuntu 18.04.2 LTS . Console log I have
java.lang.RuntimeException: Error initializing storage.
at org.eclipse.osgi.internal.framework.EquinoxContainer.(EquinoxContainer.java:68)
at org.eclipse.osgi.launch.Equinox.(Equinox.java:31)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:303)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)