Eclipse 3.0M6 starts as root, but not as user [message #185472] |
Tue, 27 January 2004 10:28  |
Eclipse User |
|
|
|
Eclipse 3.0M6 runs fine as root on my Fedora Core1 box, but fails during
startup when run as user bill. The splash screen comes up when run as bill
and never goes away, and the IDE never starts. Please see the console log
below. I have to kill the splash screen process or it just hangs around
forever.
Thanks,
Bill
[bill@firebird bill]$ uname -a
Linux firebird 2.4.22-1.2149.nptl #1 Wed Jan 7 13:08:26 EST 2004 i686 i686
i386 GNU/Linux
[bill@firebird bill]$ echo $PATH
/usr/local/j2sdk1.4.2_03/bin:/usr/local/eclipse:/usr/kerbero s/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/bill /bin
[bill@firebird bill]$ echo $CLASSPATH
[bill@firebird bill]$ eclipse -debug -consolelog
Start VM: /usr/local/j2sdk1.4.2_03/bin/java
-cp /usr/local/eclipse/startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /usr/local/eclipse/eclipse -showsplash 600
-debug
-consolelog
Using the user.home location.
Configuration file:
file:/home/bill/.eclipse/org.eclipse.platform_3.0.0/.config/ config.ini
Framework located:
file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/
Framework classpath:
file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/core. jar
file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/conso le.jar
file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/osgi. jar
file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/resol ver.jar
file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/defau ltAdaptor.jar
file:/usr/local/eclipse/plugins/org.eclipse.osgi_3.0.0/eclip seAdaptor.jar
Splash path:
/usr/local/eclipse/plugins/org.eclipse.platform_3.0.0/splash .bmp
!ENTRY org.eclipse.core.runtime 4 13 Jan 27, 2004 10:14:38.217
!MESSAGE Unable to locate application extension:
org.eclipse.ui.ide.workbench
!STACK 0
java.lang.RuntimeException: Unable to locate application extension:
org.eclipse.ui.ide.workbench
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:205)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:279)
at org.eclipse.core.launcher.Main.run(Main.java:742)
at org.eclipse.core.launcher.Main.main(Main.java:581)
[bill@firebird bill]$ ps
PID TTY TIME CMD
13126 pts/3 00:00:00 bash
13287 pts/3 00:00:00 eclipse
13291 pts/3 00:00:00 ps
[bill@firebird bill]$ kill 13287
[bill@firebird bill]$ ps
PID TTY TIME CMD
13126 pts/3 00:00:00 bash
13296 pts/3 00:00:00 ps
[bill@firebird bill]$
|
|
|
|
|
Re: Eclipse 3.0M6 starts as root, but not as user [message #186067 is a reply to message #186040] |
Wed, 28 January 2004 13:24  |
Eclipse User |
|
|
|
Originally posted by: douglas.pollock.magma.ca
On Wed, 28 Jan 2004 17:49:42 +0000, Bill Estell wrote:
> as a workaround for Bug #50734? Do you have any other info I should add to
> the bug report?
I've add a comment to your bug report, and added myself to the CC list.
Thank you for filing the bug.
Doug.
|
|
|
Powered by
FUDForum. Page generated in 0.05001 seconds