How to solve could not create the virtual machine error of Java Virtual Machine Launcher?

前端 未结 13 2139
星月不相逢
星月不相逢 2020-12-08 09:46

I am working on java wicket framework and Apache tomcat. Here I have Problem when i tried
to start tomcat it shows Java Virtual Machine Launcher pop window \"Could not c

13条回答
  •  渐次进展
    2020-12-08 09:53

    I was facing the same issue while i was using "jdk-10.0.1_windows-x64_bin" and eclipse-jee-oxygen-3a-win32-x86_64 on Windows 64 bit Operating System.

    But Finally i resolved this issue by changing my jdk to "jdk-8u172-windows-x64", Now its working fine. @Thanks

提交回复
热议问题