Skip to main content



      Home
Home » Newcomers » Newcomers » eclipse-SDK-3.1-solaris-motif hangs at startup
eclipse-SDK-3.1-solaris-motif hangs at startup [message #100854] Fri, 09 September 2005 11:26 Go to next message
Eclipse UserFriend
I just installed 3.1 on Solaris 9 using the Motif version from the
download area. This was a clean install, i.e. I'd never had Eclipse on
this system (or any other system -- I'm a first time user).

More than 90% of the time it hangs during startup. The spash shows up,
then Workspace Launcher pops up and asks where the workspace is. The
workspace does exist and is valid as far as I know. It was created
during one of the rare instances Eclipse actually started and only
contains the first few demo types of things from the getting started
documentation.

After clicking "OK" to the workspace location, the progress bar
("Loaded org.eclipse. ...") rarely shows up and the process has to be
killed (Ctl-C). The java process seems to be in a CPU loop, based on
"top". I don't know how to get any more detailed traceback information
than that, but would be happy to with a little guidance.

I've searched with Google, through the newbie newsgroup and Bugzilla but
haven't found anything that was quite like this.

At first I thought it was purely timing related. If I waited about 10
seconds before clicking "OK" (or pressing Return) at the Workspace
Launcher dialogue, it appeared to always hang. Clicking on OK
immediately when the dialogue came up appeared to usually get things
going.

However, after running dozens more tests, it's not consistent. I've
seen cases where an immediate response hangs, and some where waiting
ends up working. I also tried things like moving the mouse focus into
the dialogue after it appeared, crossing (or not) through the spash (to
put focus there for a moment), having the mouse pre-positioned where
the dialogue would come up, etc. None of these wild guesses appeared
to help narrow down the input criteria needed to cause the problem.

I would have checked the box on the dialogue to not ask me any more but
I don't know how to undo that if needed to continue working on the
problem.

I've appended the output of "./eclipse -debug -verbose -consoleLog".
The .log file in the workspace is empty.

Here's the Java version info:

$ /export/home/jrj/bin.opt/java -version
java version "1.4.2_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)

What other information can I gather to help track this down?

JJ

Start VM: /export/home/jrj/bin.opt/java
-Xms40m
-Xmx256m
-jar /export/home/jrj/work/eclipse/eclipse/./startup.jar
-os solaris
-ws motif
-arch sparc
-launcher /export/home/jrj/work/eclipse/eclipse/./eclipse
-name Eclipse
-showsplash 600
-exitdata 7b
-debug
-verbose
-consoleLog
-vm /export/home/jrj/bin.opt/java
-vmargs
-Xms40m
-Xmx256m
-jar /export/home/jrj/work/eclipse/eclipse/./startup.jar
Install location:
file:/export/home/jrj/work/eclipse/eclipse/
Configuration file:
file:/export/home/jrj/work/eclipse/eclipse/configuration/con fig.ini
loaded
Configuration location:
file:/export/home/jrj/work/eclipse/eclipse/configuration/
Framework located:

file:/export/home/jrj/work/eclipse/eclipse/plugins/org.eclip se.osgi_3.1.0.jar
Framework classpath:

file:/export/home/jrj/work/eclipse/eclipse/plugins/org.eclip se.osgi_3.1.0.jar
Splash location:

/export/home/jrj/work/eclipse/eclipse/plugins/org.eclipse.pl atform_3.1.0/splash.bmp
runCommand:

</export/home/jrj/work/eclipse/eclipse/./eclipse><-name><Eclipse ><-showsplash><600>< /export/home/jrj/work/eclipse/eclipse/plugins/org.eclipse.pl atform_3.1.0/splash.bmp >
Debug options:
file:/export/home/jrj/work/eclipse/eclipse/.options not found
Time to load bundles: 49
Starting application: 3719
--
Re: eclipse-SDK-3.1-solaris-motif hangs at startup [message #100907 is a reply to message #100854] Fri, 09 September 2005 14:36 Go to previous messageGo to next message
Eclipse UserFriend
FYI, eclipse-SDK-3.1-solaris-gtk as well as 3.2M (both -motif and -gtk)
also hang in the same way. I was trying the 3.2M variants to get
around bug 74090 (which is not completely fixed).
Re: eclipse-SDK-3.1-solaris-motif hangs at startup [message #100948 is a reply to message #100854] Fri, 09 September 2005 18:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bbiggs.ca.ibm.com

John R. Jackson wrote:
> I just installed 3.1 on Solaris 9 using the Motif version from the
> download area. This was a clean install, i.e. I'd never had Eclipse on
> this system (or any other system -- I'm a first time user).
>
> More than 90% of the time it hangs during startup. The spash shows up,
> then Workspace Launcher pops up and asks where the workspace is. The
> workspace does exist and is valid as far as I know. It was created
> during one of the rare instances Eclipse actually started and only
> contains the first few demo types of things from the getting started
> documentation.

Can you please file a bug at bugs.eclipse.org/bugs/ against
Platform > SWT? This is not expected.

Please also include some information about the window system. Are you
using remote X to display on a Windows machine? Also, what desktop
environment/window manager is being used.

Thanks,
-Billy
Re: eclipse-SDK-3.1-solaris-motif hangs at startup [message #101310 is a reply to message #100948] Mon, 12 September 2005 10:59 Go to previous messageGo to next message
Eclipse UserFriend
> Can you please file a bug at bugs.eclipse.org/bugs/ against
> Platform > SWT? ...

Done: bug number 109293

> This is not expected.

Yeah, I kind of figured that :-).

> Please also include some information about the window system. Are you
> using remote X to display on a Windows machine? ...

Nope. This is all localhost.

> Also, what desktop environment/window manager is being used.

It's the Sun released version of GNOME (2.0.2) with the GNOME window
manager, etc. The X server is the standard one from Sun.

> -Billy

Thanks for any help you can provide. This is extremely frustrating to
work/learn with.

JJ
Re: eclipse-SDK-3.1-solaris-motif hangs at startup [message #101445 is a reply to message #101310] Mon, 12 September 2005 18:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bbiggs.ca.ibm.com

John R. Jackson wrote:
>> Can you please file a bug at bugs.eclipse.org/bugs/ against
>> Platform > SWT? ...
>
> Done: bug number 109293
>
>> This is not expected.
>
> Yeah, I kind of figured that :-).
> [...]
> Thanks for any help you can provide. This is extremely frustrating to
> work/learn with.

I'm sorry it's so frustrating (I'm sure it is). The trick will just
be to figure out what's strange about your system that's causing all
of these problems. :(

Thanks for filing the bug,
-Billy
Re: eclipse-SDK-3.1-solaris-motif hangs at startup [message #101709 is a reply to message #101445] Wed, 14 September 2005 10:43 Go to previous messageGo to next message
Eclipse UserFriend
I added this info to the bug report, but for those following along here in
the newsgroup, upgrading GTK to 2.6.10 appears to have solved the hang
problem when I use the GTK version of eclipse. I've started it up several
times now without any problems.

The Motif version still hangs almost all the time.

JJ
Re: eclipse-SDK-3.1-solaris-motif hangs at startup [message #101797 is a reply to message #101445] Wed, 14 September 2005 14:59 Go to previous message
Eclipse UserFriend
More details are in the bug report (109293), but Billy Biggs found a
similar problem reported about Opera that said use of
"XSUNTRANSPORT=shmem" in the environment is a bad thing. Sure enough, I
had added that to my .profile a few decades ago (seemed like a good idea
at the time) and it has gone along for the ride ever since. After I
commented that out and logged out/in, Eclipse has started up every time.

The only thing still not working is copy/paste to the Motif version, but
now that the GTK version is working for all the problems I had seen
(again, compliments of Billy Biggs), I can just work in that environment.

Many (many, many :-) thanks!

JJ
Previous Topic:Installing Eclipse on Server for students to Use
Next Topic:FormLayout problem Third posting
Goto Forum:
  


Current Time: Sat May 10 11:41:54 EDT 2025

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

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

Back to the top