Error when launching Virgo using DCEVM patched JDK [message #1786773] |
Fri, 11 May 2018 02:57  |
Eclipse User |
|
|
|
Hi, I can't get to work Virgo using DCEVM(http://dcevm.github.io). It crashes inmediately with the following log message:
!ENTRY org.eclipse.equinox.launcher 4 0 2018-05-10 19:58:07.410
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NoClassDefFoundError: org/eclipse/core/runtime/internal/adaptor/EclipseAdaptorMsg
at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg.<clinit>(EclipseAdaptorMsg.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
Any idea? Thanks!
|
|
|
|
|
Powered by
FUDForum. Page generated in 1.04351 seconds