Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Java Virtual Machine(Error)
Java Virtual Machine [message #1841921] Thu, 03 June 2021 09:33 Go to next message
Eclipse UserFriend
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 18:37 Go to previous message
Eclipse UserFriend
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 18:37] by Moderator

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


Current Time: Tue Sep 09 18:19:40 EDT 2025

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

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

Back to the top