For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 2 replies, 2 voices, and was last updated 21 years ago by
ketan.
-
AuthorPosts
-
ketanMemberHI
Today I got the myeclipse subcription. I’m using fedora 3 and eclipse 3.8.4. When I click on on preview tab for the jsp eclipse shuts down. Here is the error that I get after it shuts down.
JVM terminated exit code 1
Can somebody help me on this issue.
Thanks.
Ketan.July 19, 2005 at 8:22 pm #233277
Scott AndersonParticipantCan you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
July 20, 2005 at 9:58 am #233319
ketanMemberWhat operating system and version are you running?
fedora 3
What Eclipse version and build id are you using? (Help > About Eclipse Platform)
Version: 3.0.2
Build id: 200503110845
– Was Eclipse freshly installed for MyEclipse?
no
– If not, was it upgraded to its current version using the update manager?
yes
– Are any other external plugins installed?
no
– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
8
What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
3.8.4+QF2
What JDK version are you using to run Eclipse? (java -version)
java version “1.5.0_03”
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode, sharing)What JDK version are you using to launch your application server?
java version “1.5.0_03”
What application server are you using?
tomcat 5.5.9when eclipse loads up, I get the following error on the console and then I see the eclipse GUI.
nsNativeComponentLoader: GetFactory(libgfx_gtk.so) Load FAILED with error: libXp.so.6: cannot open shared object file: No such file or directoryAlso when I click on the web browser inside eclipse, it does nothing. I have already followed the instruction that you have on html browser configuration for linux.
Unable to open the web browser
when I click on the html preview I get the following error
An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xf5408ffa, pid=10491, tid=1119936
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_03-b07 mixed mode, sharing)
# Problematic frame:
# C [libwidget_gtk2.so+0x26ffa] _ZN12nsBaseWidget19GetRenderingContextEv+0x2e
#
# An error report file with more information is saved as hs_err_pid10491.log
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xf5408ffa, pid=10491, tid=1119936
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_03-b07 mixed mode, sharing)
# Problematic frame:
# C [libwidget_gtk2.so+0x26ffa] _ZN12nsBaseWidget19GetRenderingContextEv+0x2e
# -
AuthorPosts
