- This topic has 1 reply, 2 voices, and was last updated 16 years, 6 months ago by Greg.
-
AuthorPosts
-
Johannes GiannakourosMemberHello there. I have downloaded the latest “All-in-One” windows Installer and then I chose a directory under a USB drive as the extract location. The installation completed without error messages. However, when I start myeclipse I get a pop-up with instructions to open a .log file, which contains the following :
!SESSION 2008-05-17 04:49:45.875 ———————————————–
eclipse.buildId=M20070921-1145
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY org.eclipse.osgi 4 0 2008-05-17 04:49:47.296
!MESSAGE Bundle org.eclipse.update.configurator@3:start not found.!ENTRY org.eclipse.osgi 4 0 2008-05-17 04:49:47.328
!MESSAGE Bundle org.eclipse.core.runtime@start not found.!ENTRY org.eclipse.osgi 4 0 2008-05-17 04:49:47.421
!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:72)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)Do you have any suggestions, please ?
GregMemberThis message has not been recovered.
-
AuthorPosts