Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Java Virtual Machine(Error)
Java Virtual Machine [message #1841921] Thu, 03 June 2021 13:33 Go to next message
Adam Sebastian is currently offline Adam SebastianFriend
Messages: 1
Registered: June 2021
Junior Member
A few months ago I used Eclipse without any problems.

After a few months of break I decided to edit the project and ran into some bugs, I tried to fix them but without success.

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Console:
Picked up _JAVA_OPTIONS: -Xmx512M
Unrecognized option: -Xincgc
Re: Java Virtual Machine [message #1841939 is a reply to message #1841921] Thu, 03 June 2021 22:37 Go to previous message
David M. Karr is currently offline David M. KarrFriend
Messages: 800
Registered: July 2009
Senior Member
From that little information, it's hard to tell anything, but it appears that something is specifying "-Xincgc" to the JVM, which I believe is not a valid command-line parameter anymore.

[Updated on: Thu, 03 June 2021 22:37]

Report message to a moderator

Previous Topic:'undefined' in javadoc path
Next Topic:Text Editor Does Not have a Document Provider
Goto Forum:
  


Current Time: Fri Mar 29 08:43:14 GMT 2024

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

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

Back to the top