MyEclipse: Could not create Java virtual machine error saranova - Jan 03, 2012 - 04:42 PM Post subject: Could not create Java virtual machine error
Hi,
I am using MyEclipse Blue Edition (Version: 9.1 Blue, Build id: 9.1-Blue-20110701) in Windows 7 Enterprise - 32 bit OS.
I installed WebSphere Application Server for Developers V7 and tried configuring the Blue connector for running my Struts Application. The deploy was okay - but when I try to start the application server from MyEclipse IDE I get a popup error telling "Could not create the Java Virtual Machine" and the console in MyEclipse shows an error "Unrecognized option: -Xshareclasses:name=webspherev70,nonFatal".
Please help. Do let me know if you need any more details from my side.
Thanks for your help and time.support-joy - Jan 03, 2012 - 07:40 PM Post subject:
saranova,
Sorry to hear you are running into this issue. Could you answer below queries -
1. Open MyEclipse Blue IDE, from menu options click on MyEclipse > Installation Summary > Installation Details and copy and paste the same here
2. Attach .log file located at [your workspace dir]/.metadata/.log, replicate the issue and attach file here
3. Please clarify, if you have set the WAS 7 JDK as the one supplied by WAS?
4. Attach a screenshot of Window > Preferences > MyEclipse > Servers > Websphere Blue Connectors > WebSphere 7
5. Are you behind firewall / proxy?saranova - Jan 03, 2012 - 07:55 PM Post subject: Could not create Java virtual machine error: RESOLVED
Hi Joy,
You bring Joy :)
Your third point - solved the issue.
Quote:
3. Please clarify, if you have set the WAS 7 JDK as the one supplied by WAS?
I had Sun JDK for the WAS7 connector - I changed it to WAS JDK and things are perfect.
Thanks for your help and time,
Saransupport-joy - Jan 04, 2012 - 04:42 PM Post subject:
Saran,