Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » can't start Eclipse in RedHat 7.1
can't start Eclipse in RedHat 7.1 [message #25673] Thu, 19 September 2002 13:43 Go to next message
Eclipse UserFriend
Originally posted by: hlin.vonage.com

Hi, I just start to try Eclipse but can't get it to run. I got this error
when I type ./eclipse

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4D46D098
Function=XmCreateScrolledList+0x38
Library=/usr/X11R6/lib/libXm.so.2

I'm using Eclipse 2.0.1 (motif version) on RedHat 7.1. Also where can I find
document regarding installation ? Thanks,

Howard Lin
Re: can't start Eclipse in RedHat 7.1 [message #26044 is a reply to message #25673] Fri, 20 September 2002 09:02 Go to previous messageGo to next message
Claude Knaus is currently offline Claude KnausFriend
Messages: 7
Registered: July 2009
Junior Member
In article <amcj8v$mu2$1@rogue.oti.com>, Howard Lin wrote:
> Hi, I just start to try Eclipse but can't get it to run. I got this error
> when I type ./eclipse
>
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x4D46D098
> Function=XmCreateScrolledList+0x38
> Library=/usr/X11R6/lib/libXm.so.2
>
> I'm using Eclipse 2.0.1 (motif version) on RedHat 7.1. Also where can I find
> document regarding installation ? Thanks,
>
> Howard Lin

Make sure the motif library shipped with eclipse is used.
e.g. check/unset LD_LIBRARY_PATH
Re: can't start Eclipse in RedHat 7.1 [message #26085 is a reply to message #25673] Fri, 20 September 2002 15:47 Go to previous message
Eclipse UserFriend
Originally posted by: al.thompsonlogic.com

make sure you specify the correct jvm on the command line, as it may be
trying to use the kaffe jre, which is installed by default on 7.1 (they
got rid of that awful thing on later versions). try this command:
./eclipse -vm <path to java vm>
for example:
./eclipse -vm /usr/java/j2sdk1.4.1/bin/java

hth,
alvin


Howard Lin wrote:
> Hi, I just start to try Eclipse but can't get it to run. I got this error
> when I type ./eclipse
>
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x4D46D098
> Function=XmCreateScrolledList+0x38
> Library=/usr/X11R6/lib/libXm.so.2
>
> I'm using Eclipse 2.0.1 (motif version) on RedHat 7.1. Also where can I find
> document regarding installation ? Thanks,
>
> Howard Lin
>
>
Re: can't start Eclipse in RedHat 7.1 [message #582957 is a reply to message #25673] Fri, 20 September 2002 09:02 Go to previous message
Claude Knaus is currently offline Claude KnausFriend
Messages: 7
Registered: July 2009
Junior Member
In article <amcj8v$mu2$1@rogue.oti.com>, Howard Lin wrote:
> Hi, I just start to try Eclipse but can't get it to run. I got this error
> when I type ./eclipse
>
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x4D46D098
> Function=XmCreateScrolledList+0x38
> Library=/usr/X11R6/lib/libXm.so.2
>
> I'm using Eclipse 2.0.1 (motif version) on RedHat 7.1. Also where can I find
> document regarding installation ? Thanks,
>
> Howard Lin

Make sure the motif library shipped with eclipse is used.
e.g. check/unset LD_LIBRARY_PATH
Re: can't start Eclipse in RedHat 7.1 [message #582978 is a reply to message #25673] Fri, 20 September 2002 15:47 Go to previous message
Eclipse UserFriend
Originally posted by: al.thompsonlogic.com

make sure you specify the correct jvm on the command line, as it may be
trying to use the kaffe jre, which is installed by default on 7.1 (they
got rid of that awful thing on later versions). try this command:
./eclipse -vm <path to java vm>
for example:
./eclipse -vm /usr/java/j2sdk1.4.1/bin/java

hth,
alvin


Howard Lin wrote:
> Hi, I just start to try Eclipse but can't get it to run. I got this error
> when I type ./eclipse
>
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x4D46D098
> Function=XmCreateScrolledList+0x38
> Library=/usr/X11R6/lib/libXm.so.2
>
> I'm using Eclipse 2.0.1 (motif version) on RedHat 7.1. Also where can I find
> document regarding installation ? Thanks,
>
> Howard Lin
>
>
Previous Topic:Building an email client using Eclipse platform
Next Topic:?? Can't Set a Breakpoint ?? See Image
Goto Forum:
  


Current Time: Sat Jul 27 09:06:50 GMT 2024

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

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

Back to the top