Dear Connie, The version of java is given as in the command below: [...@hpsl5 ~]$ java -version java version "1.6.0_13" Java(TM) SE Runtime Environment (build 1.6.0_13-b03) Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing) [...@hpsl5 ~]$
William. --- On Mon, 5/11/09, Connie Sieh <[email protected]> wrote: From: Connie Sieh <[email protected]> Subject: Re: problems getting eclipse to run on SL5.0 To: "William Shu" <[email protected]> Cc: [email protected] Date: Monday, May 11, 2009, 6:25 PM Which java is this? -Connie Sieh On Sat, 9 May 2009, William Shu wrote: > --Boundary_(ID_tR8ZFhtkJ5pnkuN4BLNX5Q) > Content-type: text/plain; charset=us-ascii > > Can anyone help? > > In order to learn how to use eclipse, I try running the eclipse program for the first time and get the error message: > [...@hpsl5 programmingEnvironments]$ eclipse & > [2] 9568 > [...@hpsl5 programmingEnvironments]$ /usr/bin/java: symbol lookup error: /usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/6/1/.cp/libswt-mozilla-gtk-3235.so: undefined symbol: _ZN4nsID5ParseEPKc > > with the eclipse logo stuck on my screen, and produces a pop-up display with the following: > > JVM terminated. Exit code=127 > /usr/bin/java > -Xms40m > -Xmx256m > -Dosgi.sharedConfiguration.area=/usr/lib/eclipse/configuration > -jar /usr/share/eclipse/startup.jar > -os linux > -ws gtk > -arch x86 > -launcher /usr/bin/eclipse > -name Eclipse > -showsplash 600 > -exitdata 23802a > -vm /usr/bin/java > -vmargs > -Xms40m > -Xmx256m > -Dosgi.sharedConfiguration.area=/usr/lib/eclipse/configuration > -jar /usr/share/eclipse/startup.jar > > I am running SL 5.0 on an HP Pavilion 5000 laptop: > [...@hpsl5 programmingEnvironments]$ uname -a > Linux hpsl5 2.6.18-128.1.6.el5xen #1 SMP Wed Apr 1 07:49:37 EDT 2009 i686 i686 i386 GNU/Linux > [...@hpsl5 programmingEnvironments]$ > > > Not sure if its the laptop, but it seems general/ 3rd party software which install/run without problems on other machines (with SL 5.2 installed) seem to unexpectedly crash on this one. > > William. > > > > > > --Boundary_(ID_tR8ZFhtkJ5pnkuN4BLNX5Q) > Content-type: text/html; charset=us-ascii > > <table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Can anyone help?<br><br>In order to learn how to use eclipse, I try running the eclipse program for the first time and get the error message:<br>[...@hpsl5 programmingEnvironments]$ eclipse &<br>[2] 9568<br>[...@hpsl5 programmingEnvironments]$ /usr/bin/java: symbol lookup error: /usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/6/1/.cp/libswt-mozilla-gtk-3235.so: undefined symbol: _ZN4nsID5ParseEPKc<br><br>with the eclipse logo stuck on my screen, and produces a pop-up display with the following:<br><br>JVM terminated. Exit code=127<br>/usr/bin/java<br>-Xms40m<br>-Xmx256m<br>-Dosgi.sharedConfiguration.area=/usr/lib/eclipse/configuration<br>-jar /usr/share/eclipse/startup.jar<br>-os linux<br>-ws gtk<br>-arch x86<br>-launcher /usr/bin/eclipse<br>-name Eclipse<br>-showsplash 600<br>-exitdata 23802a<br>-vm > /usr/bin/java<br>-vmargs<br>-Xms40m<br>-Xmx256m<br>-Dosgi.sharedConfiguration.area=/usr/lib/eclipse/configuration<br>-jar /usr/share/eclipse/startup.jar <br><br>I am running SL 5.0 on an HP Pavilion 5000 laptop:<br>[...@hpsl5 programmingEnvironments]$ uname -a<br>Linux hpsl5 2.6.18-128.1.6.el5xen #1 SMP Wed Apr 1 07:49:37 EDT 2009 i686 i686 i386 GNU/Linux<br>[...@hpsl5 programmingEnvironments]$ <br><br><br>Not sure if its the laptop, but it seems general/ 3rd party software which install/run without problems on other machines (with SL 5.2 installed) seem to unexpectedly crash on this one.<br><br>William.<br><br></td></tr></table><br> > > > > > --Boundary_(ID_tR8ZFhtkJ5pnkuN4BLNX5Q)-- >
