我正在Ubuntu服务器上安装Katalon。我遵循了上述所有步骤
https://docs.katalon.com/katalon-studio/docs/katalon-studio-gui-beta-for-linux.html当我试图从命令行./katalon {option1} {option2} ... {optionN}开始时
katalon弹出,打开并解散。我不能用它。
如何调试?怎么走得更远?请帮帮忙。
在控制台日志中
!ENTRY com.katalon.platform 4 0 2019-03-27 12:11:20.898
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in com.katalon.platform.internal.PlatformActivator.start() of bundle com.katalon.platform.
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:795)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:724)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:932)发布于 2019-03-27 08:14:35
配置-vmargs -Dosgi.requiredJavaVersion=1.8 --附加模块=全系统-Xms256m -Xmx2048m
https://stackoverflow.com/questions/55370539
复制相似问题