Bug 182101 - Eclipse will not start and shows java error
Summary: Eclipse will not start and shows java error
Keywords:
Status: CLOSED DUPLICATE of bug 177210
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: 4
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Igor Foox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-20 15:46 UTC by Maxwell Bottiger
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-03-06 21:03:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Maxwell Bottiger 2006-02-20 15:46:27 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.run /usr/bin/eclipse
2.
3.
  
Actual results:
Window pops up saying:
JVM terminated.  Exit code=1
/usr/bin/java
-jar startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/bin/eclipse
-name Eclipse
-showsplash 600
-exitdata 3b001d
-vm /usr/bin/java
-vmargs
-j startup.jar

Expected results:
Eclipse should start

Additional info:
If I take the output from the error window, change startup.jar to
/usr/share/eclipse/startup.jar and re-run the whole command string eclipse
starts very nicely.

Comment 1 Igor Foox 2006-02-20 16:06:53 UTC
Hi maxwell

Can you check what the output of 'ls -l /usr/bin/eclipse' is? It should be a
symlink to /usr/share/eclipse/eclipse, but I'm guessing that in your case it
won't be. If it's not a symlink then have a look at
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=177210 .



Comment 2 Maxwell Bottiger 2006-03-06 21:03:23 UTC

*** This bug has been marked as a duplicate of 177210 ***


Note You need to log in before you can comment on or make changes to this bug.