Community
Participate
Working Groups
Build Identifier: Program won't open. user@cr-48-ubuntu:~$ cat /home/user/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/1305078501471.log !SESSION 2011-05-10 20:48:21.169 ----------------------------------------------- eclipse.buildId=M20100211-1343 java.version=1.6.0_22 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86 !ENTRY org.eclipse.osgi 4 0 2011-05-10 20:48:21.761 !MESSAGE Startup error !STACK 1 java.lang.IllegalArgumentException: invalid qualifier: 26+drm33 at org.osgi.framework.Version.validate(Version.java:188) at org.osgi.framework.Version.<init>(Version.java:92) at org.eclipse.osgi.framework.internal.core.Framework.initializeProperties(Framework.java:361) at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:196) at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:157) at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:286) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) 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:616) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) user@cr-48-ubuntu:~$ ./eclipse -debug -console bash: ./eclipse: No such file or directory user@cr-48-ubuntu:~$ eclipse -debug -console Start VM: -Xms128m -Xmx512m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins -XX:MaxPermSize=256m -Djava.class.path=/usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -os linux -ws gtk -arch x86 -showsplash /usr/lib/eclipse//plugins/org.eclipse.platform_3.3.202.v201002111343/splash.bmp -launcher /usr/lib/eclipse/eclipse -name Eclipse --launcher.library /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1208.so -startup /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -debug -console -vm /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjvm.so -vmargs -Xms128m -Xmx512m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins -XX:MaxPermSize=256m -Djava.class.path=/usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar Install location: file:/usr/lib/eclipse/ Configuration file: file:/usr/lib/eclipse/configuration/config.ini loaded Configuration location: file:/home/user/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/ Configuration file: file:/home/user/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/config.ini not found or not read Shared configuration location: file:/usr/lib/eclipse/configuration/ Framework located: file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar Framework classpath: file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar Splash location: /usr/lib/eclipse//plugins/org.eclipse.platform_3.3.202.v201002111343/splash.bmp Debug options: file:/home/user/.options not found Reproducible: Always Steps to Reproduce: 1. sudo apt-get install eclipse 2. run eclipse. 3. Fails on load.
We are nearing 3.7 release and 3.5 is not supported now. Do you have any other additional plugins apart from the standard Eclipse? This could possibly belong to the Linux tools. Moving the bug for comments
This actually happened on a fresh install of Ubuntu. I installed eclipse from the "Ubuntu Software Center". After finding out that it wouldn't work ( tried twice ), I downloaded eclipse from the website and am executing it out of the folder which it came in... it works there. I'm not sure, but it seems as though the version that is in the Ubuntu Software Center may be out-of-date or there is a problem in the installation process.
Benjamin/Niels: I imagine this belong in Launchpad somewhere, right?
Hi This is a duplicate of the eclipse bug #305452, which was fixed (as far as I can tell) in the Debian version 3.5.2-8 but is still open in the Ubuntu bug tracker as LP: #600584[1]. @Beshoy Please follow up on the Ubuntu bug with the version of eclipse you have installed and the code name of the Ubuntu you are using (e.g. Lucid or Natty). There is not much for LinuxTools/eclipse-build to do about this bug, as we have moved on to 3.6.2, which is fixed (as I recall). ~Niels [1] https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/600584 *** This bug has been marked as a duplicate of bug 305452 ***
(In reply to comment #4) Niels, I am using Natty. I had just installed a fresh copy of Natty and went to the "Ubuntu Software Center" and searched for Eclipse, then clicked install. Upon executing, it failed. I have since gone ahead and downloaded Eclipse from the website and set it up using that -- which worked beautifully; thanks. > Hi > > This is a duplicate of the eclipse bug #305452, which was fixed (as far as I > can tell) in the Debian version 3.5.2-8 but is still open in the Ubuntu bug > tracker as LP: #600584[1]. > > @Beshoy > > Please follow up on the Ubuntu bug with the version of eclipse you have > installed and the code name of the Ubuntu you are using (e.g. Lucid or Natty). > There is not much for LinuxTools/eclipse-build to do about this bug, as we have > moved on to 3.6.2, which is fixed (as I recall). > > ~Niels > > [1] https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/600584 > > *** This bug has been marked as a duplicate of bug 305452 *** (In reply to comment #4) > Hi > > This is a duplicate of the eclipse bug #305452, which was fixed (as far as I > can tell) in the Debian version 3.5.2-8 but is still open in the Ubuntu bug > tracker as LP: #600584[1]. > > @Beshoy > > Please follow up on the Ubuntu bug with the version of eclipse you have > installed and the code name of the Ubuntu you are using (e.g. Lucid or Natty). > There is not much for LinuxTools/eclipse-build to do about this bug, as we have > moved on to 3.6.2, which is fixed (as I recall). > > ~Niels > > [1] https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/600584 > > *** This bug has been marked as a duplicate of bug 305452 ***