Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » oomph update breaks installation(update b reaks eclipse)
oomph update breaks installation [message #1714555] Fri, 13 November 2015 14:12 Go to next message
gregory guthrie is currently offline gregory guthrieFriend
Messages: 7
Registered: July 2009
Junior Member
I opened eclipse, did: help/check for updates,
oomph update, go ahead.

Now it won't re/start;

Java was started but returned exit code=13

And about 30 lines of other info - not clear what the error was, or how to recover.

Eclipse Mars-64.

[Updated on: Fri, 13 November 2015 14:16]

Report message to a moderator

Re: oomph update breaks installation [message #1714623 is a reply to message #1714555] Sat, 14 November 2015 07:13 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
"Check for updates" does not use Oomph. You'd use "Help -> Perform
Setup Tasks..." to update using Oomph.

Does the JVM references by the -vm argument in our screen capture (and
as it appears in your eclipse.ini next to the eclipse.exe) exist on your
file system?


On 13/11/2015 3:12 PM, gregory guthrie wrote:
> I opened eclipse, did: help/check for updates,
> oomph update, go ahead.
>
> Now it won't re/start;
>
> Java was started but returned exit code=13
>
> And about 30 lines of other info - not clear what the error was, or how to recover.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: oomph update breaks installation [message #1714639 is a reply to message #1714623] Sat, 14 November 2015 13:20 Go to previous messageGo to next message
gregory guthrie is currently offline gregory guthrieFriend
Messages: 7
Registered: July 2009
Junior Member
"Check for Updates" showed "Available Updates" of "Oomph setup", (1.3.0.v20151114-0843).

Installing that is what failed.

Yes, the -vm argument path and file exist.

One odd (maybe) thing is I had a 64 bit eclipse, and have 64-bit windows, but the error shows (-os win32, -ws win32), -arch x86_64). The "32"s surprise me.

I had to keep working, so did a e=install (although I kept the broken version also).

[Updated on: Sat, 14 November 2015 13:20]

Report message to a moderator

Re: oomph update breaks installation [message #1714765 is a reply to message #1714639] Mon, 16 November 2015 13:48 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
The error code suggests it's a failure to start the VM at all and that's
generally an issue with a lack of a -vm option (and the system default
being wrong), or the -vm option specifies something wrong. In your new
install (which installs the latest Oomph which suggest there is no
problem with the latest Oomph), is there a -vm option? Is it different
from this old one?


On 14/11/2015 2:20 PM, gregory guthrie wrote:
> "Check for Updates" showed "Available Updates" of "Oomph setup",
> (1.3.0.v20151114-0843).
>
> Installing that is what failed.
>
> Yes, the -vm argument path and file exist.
>
> One odd (maybe) thing is I had a 64 bit eclipse, and a 64-bit windows,
> but the error shows (-os win32, -ws win32), -arch x86_64). The "32"s
> surprise me.
>
> I had to keep working, so did a e=install (although I kept the broken
> version also).


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: oomph update breaks installation [message #1714771 is a reply to message #1714765] Mon, 16 November 2015 14:54 Go to previous messageGo to next message
gregory guthrie is currently offline gregory guthrieFriend
Messages: 7
Registered: July 2009
Junior Member
In eclipse.ini for the new (good) install, there is no -vm option.
Re: oomph update breaks installation [message #1714897 is a reply to message #1714771] Tue, 17 November 2015 15:01 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Gregory,

Does removing the -vm option from the non-functional installation make
it work? (You're sure that VM exists?) Have you installed or updated
VMs recently, i.e., since you created the installation that's no longer
functional?

On 16/11/2015 3:54 PM, gregory guthrie wrote:
> In eclipse.ini for the new (good) install, there is no -vm option.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Gradle integation?
Next Topic:"Random" failures with multiple mwe2 launches depending on each other
Goto Forum:
  


Current Time: Fri Apr 19 06:36:19 GMT 2024

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

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

Back to the top