Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse Error(Java HotSpot(TM) 64-Bit Server VM warning)
Eclipse Error [message #1711817] Mon, 19 October 2015 17:52 Go to next message
Eclipse UserFriend
Hey guys,

I recently downloaded eclipse and the Java SE Development Kid.
I created a project and a new class as a test. It gave out "Hello World" as it was supposed to do but also this error:
"Picked up _JAVA_OPTIONS: -Xincgc -Xms2048m -Xmx6144m
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
"

I googled it and looked for an answer in this forum but found no solution on how to solve this. It's not like the programs aren't working, it's just annoying to see that error over and over again...

I would really appreciate your help Smile
Re: Eclipse Error [message #1711823 is a reply to message #1711817] Tue, 20 October 2015 00:43 Go to previous message
Eclipse UserFriend
Am 20.10.2015 um 01:06 schrieb Constantin Groth:
> Hey guys,
>
> I recently downloaded eclipse and the Java SE Development Kid.
> I created a project and a new class as a test. It gave out "Hello World" as it was supposed to do but also this error:
> "Picked up _JAVA_OPTIONS: -Xincgc -Xms2048m -Xmx6144m
> Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future
> release"
>
> I googled it and looked for an answer in this forum but found no solution on how to solve this. It's not like the
> programs aren't working, it's just annoying to see that error over and over again...
>
> I would really appreciate your help :)
Try to find out where this -Xincgc option is specified and remove it. Do you have an environment variable "_JAVA_OPTIONS" ?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
Previous Topic:Viewing non-moderated topics
Next Topic:not able to compile my project in eclipse with maven project
Goto Forum:
  


Current Time: Mon Apr 21 02:14:55 EDT 2025

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

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

Back to the top