Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 3.0M6 starts as root, but not as user
Eclipse 3.0M6 starts as root, but not as user [message #185472] Tue, 27 January 2004 10:28 Go to next message
Eclipse UserFriend
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 #185947 is a reply to message #185472] Wed, 28 January 2004 09:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: douglas.pollock.magma.ca

On Tue, 27 Jan 2004 15:28:10 +0000, Bill Estell wrote:

> 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.

I'm going to take a guess. Delete two directories:
/usr/local/eclipse/.config
/home/bill/.eclipse

And then trying starting Eclipse as yourself.




Doug.
Re: Eclipse 3.0M6 starts as root, but not as user [message #186040 is a reply to message #185947] Wed, 28 January 2004 12:49 Go to previous messageGo to next message
Eclipse UserFriend
Doug,

I deleted the 2 directories as you suggested and Eclipse starts up fine as
user bill.

I filed Bug #50734 last night on this. Do you mind if I add your
suggestion
as a workaround for Bug #50734? Do you have any other info I should add to
the bug report?

Thanks,
Bill

Douglas Pollock wrote:

> On Tue, 27 Jan 2004 15:28:10 +0000, Bill Estell wrote:

> > 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.

> I'm going to take a guess. Delete two directories:
> /usr/local/eclipse/.config
> /home/bill/.eclipse

> And then trying starting Eclipse as yourself.




> Doug.
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:ClassNotFound exception for Class.forName("COM.ibm.db2.jdbc.app.DB2Driver"
Next Topic:Missing Help from JDK1.4.2
Goto Forum:
  


Current Time: Sun Jun 01 06:06:24 EDT 2025

Powered by FUDForum. Page generated in 0.05001 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top