| Home » Newcomers » Newcomers » Eclipse 3.3.1 crashes on launch
 Goto Forum:| 
| Eclipse 3.3.1 crashes on launch [message #247351] | Thu, 31 January 2008 15:39  |  | 
| Eclipse User  |  |  |  |  | Greetings, 
 I downloaded eclipse-java-europa-fall2-linux-gtk.tar.gz for x86_64 and am
 trying to run it on Debian Testing/Lenny running on AMD64.  The 3.2.1 is
 out of date for the software my team is using, and I need to be on 3.3.1.
 I unzipped and ran /usr/local/eclipse/eclipse, and the following error
 popped up:
 
 JVM terminated. Exit code=13
 /usr/bin/java
 -Dosgi.requiredJavaVersion=1.5
 -Xms40m
 -Xmx256m
 -jar
 /usr/local/eclipse/plugins/org.eclipse.equinox.launcher_1.0. 1.R33x_v20070828.jar
 -os linux
 -ws gtk
 -arch x86
 -showsplash
 -launcher /usr/local/eclipse/eclipse
 -name Eclipse
 --launcher.library
 /usr/local/eclipse/plugins/org.eclipse.equinox.launcher.gtk. linux.x86_1.0.2.R331_v20071019/eclipse_1021.so
 -startup
 /usr/local/eclipse/plugins/org.eclipse.equinox.launcher_1.0. 1.R33x_v20070828.jar
 -exitdata 1b8004
 -vm /usr/bin/java
 -vmargs
 -Dosgi.requiredJavaVersion=1.5
 -Xms40m
 -Xmx256m
 -jar
 /usr/local/eclipse/plugins/org.eclipse.equinox.launcher_1.0. 1.R33x_v20070828.jar
 
 I have sun-java6-jdk and sun-java5-jdk and gcj 4.2.1-6.   I've tried with
 my /usr/bin executables pointing to jdk6 and gcj binaries, same result
 both times.
 
 I posted this problem in a different forum and it disappeared.  Probably
 my mistake but it was rather irksome looking for something that
 mysteriously vanished.
 |  |  |  |  |  |  | 
| Re: Eclipse 3.3.1 crashes on launch [message #247360 is a reply to message #247356] | Thu, 31 January 2008 16:48   |  | 
| Eclipse User  |  |  |  |  | Originally posted by: merks.ca.ibm.com 
 This is a multi-part message in MIME format.
 --------------090204090005090206080802
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Walter,
 
 I assume he didn't unzip over top of an older install since that's
 likely not to work well...
 
 
 Walter Harley wrote:
 > "rektide" <rektide@gmail.com> wrote in message
 > news:ad1293be8bd65280861601e3e46f2f6b$1@www.eclipse.org...
 >
 >> I posted this problem in a different forum and it disappeared.  Probably
 >> my mistake but it was rather irksome looking for something that
 >> mysteriously vanished.
 >>
 >
 > Your original post is still visible to me, using Outlook Express, in
 > eclipse.platform.
 >
 > I don't have an answer for you, though, other than "try specifying the VM
 > explicitly on the Eclipse command line, and see if that helps."
 >
 >
 >
 
 
 --------------090204090005090206080802
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
 <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
 </head>
 <body bgcolor="#ffffff" text="#000000">
 Walter,<br>
 <br>
 I assume he didn't unzip over top of an older install since that's
 likely not to work well...<br>
 <br>
 <br>
 Walter Harley wrote:
 <blockquote cite="mid:fnte3o$i3a$1@build.eclipse.org" type="cite">
 <pre wrap="">"rektide" <a class="moz-txt-link-rfc2396E" href="mailto:rektide@gmail.com"><rektide@gmail.com></a> wrote in message
 <a class="moz-txt-link-freetext" href="news:ad1293be8bd65280861601e3e46f2f6b$1@www.eclipse.org">news:ad1293be8bd65280861601e3e46f2f6b$1@www.eclipse.org</a>...
 </pre>
 <blockquote type="cite">
 <pre wrap="">I posted this problem in a different forum and it disappeared.  Probably
 my mistake but it was rather irksome looking for something that
 mysteriously vanished.
 </pre>
 </blockquote>
 <pre wrap=""><!---->
 Your original post is still visible to me, using Outlook Express, in
 eclipse.platform.
 
 I don't have an answer for you, though, other than "try specifying the VM
 explicitly on the Eclipse command line, and see if that helps."
 
 
 </pre>
 </blockquote>
 <br>
 </body>
 </html>
 
 --------------090204090005090206080802--
 |  |  |  |  |  |  | 
| Re: Eclipse 3.3.1 crashes on launch [message #247395 is a reply to message #247384] | Thu, 31 January 2008 20:23   |  | 
| Eclipse User  |  |  |  |  | Originally posted by: merks.ca.ibm.com 
 This is a multi-part message in MIME format.
 --------------070507010800000609070506
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Walter,
 
 I know. I think that as you get experienced you almost build up implicit
 problem correcting steps that you might forget to spell out: like use
 -clean, install in a fresh new location, or erase the old one first.
 Then again who would erase the old one first; what if the new one
 doesn't work!  :-)  My solution is: install a new Eclipse every couple
 of weeks so I don't forget all the steps.  Of course that's fine as
 someone working on the latest stream walking forward in lock step with
 the platform, but it's not realistic for users.  Update manager seems
 like a nightmare from hell, though I've never used it myself; but
 apparently EMF is installed that way far more frequently than via people
 unzipping zip files.  I guess P2 will be a panacea.  I can only hope.  I
 do have confidence in the people who say it will be good...
 
 
 
 Walter Harley wrote:
 > "Ed Merks" <merks@ca.ibm.com> wrote in message
 > news:fntfoq$hjt$3@build.eclipse.org...
 >
 >> I assume he didn't unzip over top of an older install since that's likely
 >> not to work well...
 >>
 >
 > Good point!  His path suggests that might be what happened.
 >
 > I swear, given all the questions like this that we answer on these
 > newsgroups, I really wonder about the wisdom of not having an installer - at
 > least something that could reliably unpack, check for the existence of a
 > reasonable JRE, check path limitations, and check that the app isn't being
 > installed on top of an old install.  Maybe p2 does all that, but I think
 > there is still a bootstrapping problem.
 >
 >
 >
 
 
 --------------070507010800000609070506
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
 <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
 </head>
 <body bgcolor="#ffffff" text="#000000">
 Walter,<br>
 <br>
 I know. I think that as you get experienced you almost build up
 implicit problem correcting steps that you might forget to spell out:
 like use -clean, install in a fresh new location, or erase the old one
 first.  Then again who would erase the old one first; what if the new
 one doesn't work!  :-)  My solution is: install a new Eclipse every
 couple of weeks so I don't forget all the steps.  Of course that's fine
 as someone working on the latest stream walking forward in lock step
 with the platform, but it's not realistic for users.  Update manager
 seems like a nightmare from hell, though I've never used it myself; but
 apparently EMF is installed that way far more frequently than via
 people unzipping zip files.  I guess P2 will be a panacea.  I can only
 hope.  I do have confidence in the people who say it will be good...<br>
 <br>
 <br>
 <br>
 Walter Harley wrote:
 <blockquote cite="mid:fntm12$gm$1@build.eclipse.org" type="cite">
 <pre wrap="">"Ed Merks" <a class="moz-txt-link-rfc2396E" href="mailto:merks@ca.ibm.com"><merks@ca.ibm.com></a> wrote in message
 <a class="moz-txt-link-freetext" href="news:fntfoq$hjt$3@build.eclipse.org">news:fntfoq$hjt$3@build.eclipse.org</a>...
 </pre>
 <blockquote type="cite">
 <pre wrap="">I assume he didn't unzip over top of an older install since that's likely
 not to work well...
 </pre>
 </blockquote>
 <pre wrap=""><!---->
 Good point!  His path suggests that might be what happened.
 
 I swear, given all the questions like this that we answer on these
 newsgroups, I really wonder about the wisdom of not having an installer - at
 least something that could reliably unpack, check for the existence of a
 reasonable JRE, check path limitations, and check that the app isn't being
 installed on top of an old install.  Maybe p2 does all that, but I think
 there is still a bootstrapping problem.
 
 
 </pre>
 </blockquote>
 <br>
 </body>
 </html>
 
 --------------070507010800000609070506--
 |  |  |  |  |  |  |  |  |  |  | 
| Re: Eclipse 3.3.1 crashes on launch [message #247798 is a reply to message #247395] | Mon, 04 February 2008 16:42   |  | 
| Eclipse User  |  |  |  |  | Ed Merks wrote: 
 > Walter,
 
 > I know. I think that as you get experienced you almost build up implicit
 > problem correcting steps that you might forget to spell out: like use
 > -clean, install in a fresh new location, or erase the old one first.
 > Then again who would erase the old one first; what if the new one
 > doesn't work!  :-)  My solution is: install a new Eclipse every couple
 > of weeks so I don't forget all the steps.  Of course that's fine as
 > someone working on the latest stream walking forward in lock step with
 > the platform, but it's not realistic for users.  Update manager seems
 > like a nightmare from hell, though I've never used it myself; but
 > apparently EMF is installed that way far more frequently than via people
 > unzipping zip files.  I guess P2 will be a panacea.  I can only hope.  I
 > do have confidence in the people who say it will be good...
 
 Indeed I havent found any instructions for installing besides un-tar-gz,
 cd, ./eclise.  Even just making a page with something more helpful than
 "unzip, run", one that covers problem cases, would probably be a good
 start.
 
 More problematically, when eclispe doesnt run, it doesnt give you any idea
 what went wrong: the error messages for failed launch are completely
 useless.  I suspect if there were more instructive errors about what
 failed, people would be a lot better able to trouble shoot on their.  I
 dont see any reason why eclispe cant throw some kind of error, rather than
 an error code.
 
 Update manager has always worked fine for my plugins.
 |  |  |  |  | 
| Re: Eclipse 3.3.1 crashes on launch [message #247801 is a reply to message #247798] | Mon, 04 February 2008 17:32   |  | 
| Eclipse User  |  |  |  |  | Originally posted by: eclipse-news.rizzoweb.com 
 rektide wrote:
 > Ed Merks wrote:
 >
 >> Walter,
 >
 >> I know. I think that as you get experienced you almost build up
 >> implicit problem correcting steps that you might forget to spell out:
 >> like use -clean, install in a fresh new location, or erase the old one
 >> first.  Then again who would erase the old one first; what if the new
 >> one doesn't work!  :-)  My solution is: install a new Eclipse every
 >> couple of weeks so I don't forget all the steps.  Of course that's
 >> fine as someone working on the latest stream walking forward in lock
 >> step with the platform, but it's not realistic for users.  Update
 >> manager seems like a nightmare from hell, though I've never used it
 >> myself; but apparently EMF is installed that way far more frequently
 >> than via people unzipping zip files.  I guess P2 will be a panacea.  I
 >> can only hope.  I do have confidence in the people who say it will be
 >> good...
 >
 > Indeed I havent found any instructions for installing besides un-tar-gz,
 > cd, ./eclise.  Even just making a page with something more helpful than
 > "unzip, run", one that covers problem cases, would probably be a good
 > start.
 >
 > More problematically, when eclispe doesnt run, it doesnt give you any
 > idea what went wrong: the error messages for failed launch are
 > completely useless.  I suspect if there were more instructive errors
 > about what failed, people would be a lot better able to trouble shoot on
 > their.  I dont see any reason why eclispe cant throw some kind of error,
 > rather than an error code.
 
 A link to this page is featured on the Downloads page:
 http://wiki.eclipse.org/SDK_Known_Issues
 
 If it is the JVM that is crashing there is nothing Eclipse can do.
 
 Eric
 |  |  |  |  | 
| Re: Eclipse 3.3.1 crashes on launch [message #247807 is a reply to message #247801] | Mon, 04 February 2008 17:52   |  | 
| Eclipse User  |  |  |  |  | >> Indeed I havent found any instructions for installing besides un-tar-gz, >> cd, ./eclise.  Even just making a page with something more helpful than
 >> "unzip, run", one that covers problem cases, would probably be a good
 >> start.
 >>
 >> More problematically, when eclispe doesnt run, it doesnt give you any
 >> idea what went wrong: the error messages for failed launch are
 >> completely useless.  I suspect if there were more instructive errors
 >> about what failed, people would be a lot better able to trouble shoot on
 >> their.  I dont see any reason why eclispe cant throw some kind of error,
 >> rather than an error code.
 
 > A link to this page is featured on the Downloads page:
 > http://wiki.eclipse.org/SDK_Known_Issues
 
 A link to what page?
 
 I dont see anything on there that pertains to my issue.  I'm not running
 with gcj and the "unzip and run" did not work.
 
 
 
 > If it is the JVM that is crashing there is nothing Eclipse can do.
 
 How about reporting the error the JVM tosses?  (although frankly being
 able to run on linux amd64 sun java6 doesnt seem outlandishly unreasonable
 to me)
 |  |  |  |  |  |  | 
| Re: Eclipse 3.3.1 crashes on launch [message #247893 is a reply to message #247807] | Tue, 05 February 2008 09:03  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: eclipse-news.rizzoweb.com 
 rektide wrote:
 >>> Indeed I havent found any instructions for installing besides
 >>> un-tar-gz, cd, ./eclise.  Even just making a page with something more
 >>> helpful than "unzip, run", one that covers problem cases, would
 >>> probably be a good start.
 >>>
 >>> More problematically, when eclispe doesnt run, it doesnt give you any
 >>> idea what went wrong: the error messages for failed launch are
 >>> completely useless.  I suspect if there were more instructive errors
 >>> about what failed, people would be a lot better able to trouble shoot
 >>> on their.  I dont see any reason why eclispe cant throw some kind of
 >>> error, rather than an error code.
 >
 >> A link to this page is featured on the Downloads page:
 >> http://wiki.eclipse.org/SDK_Known_Issues
 >
 > A link to what page?
 > I dont see anything on there that pertains to my issue.  I'm not running
 > with gcj and the "unzip and run" did not work.
 
 You said:
 "Even just making a page with something more helpful than "unzip, run",
 one that covers problem cases, would probably be a good start."
 
 I responded with the Known Issues page that covers, surprisingly, known
 issues with running Eclipse. The issue you see is obviously not in that
 category (or at least something about your system/environment is not in
 the category of "known problem"), but I was just letting you know that
 there is a page along the lines of what you were asking for.
 Also, don't forget that Eclipse is open source, including the wiki; so
 please do contribute to that page, if appropriate, when you find the
 cause of the problem you are experiencing.
 
 Eric
 |  |  |  | 
 
 
 Current Time: Fri Oct 31 05:14:48 EDT 2025 
 Powered by FUDForum . Page generated in 0.13606 seconds |