0

When using the command java -version, I am getting...

Error occurred during initialization of VM java.lang.OutOfMemoryError: unable to create new native thread

What is the possible solution?

6
  • 2
    Re-installing your JDK/JRE. Sounds like there's something very wrong with your installation. Commented Nov 23, 2015 at 18:36
  • 64-bit/32-bit issue? :S Commented Nov 23, 2015 at 18:37
  • 64 bit. This error started after the tomcat crashed on memory issue. Before it was working fine. Commented Nov 23, 2015 at 18:39
  • Possible duplicate of stackoverflow.com/questions/9460015/… Commented Nov 23, 2015 at 18:40
  • You may be missing required patches to your operating system. What is your execution environment? Commented Nov 23, 2015 at 18:45

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.