I am running MyEclipse 10.0 on Ubuntu 11.04. When i try start up my Tomcat server in Debug mode it comes up with the following error.
Error Starting MyEclipse Tomcat Server : Cannot connect to VM.
When i run tomcat it works fine. Only debug mode doesnt work.
The installation summary is:
*** Date:
Tuesday 21 February 2012 9:14:26 AM
** System properties:
OS=Linux
OS version=2.6.38
Java version=1.6.0_13
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 10.0
Build id: 10.0-20111028
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 10.0
Build id: 10.0-20111028
Eclipse startup command=-os
linux
-ws
gtk
-arch
x86_64
-showsplash
-launcher
/home/kudzi/MyEclipse10/MyEclipse 10/myeclipse
-name
Myeclipse
--launcher.library
/home/kudzi/MyEclipse10/MyEclipse 10//../Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so
-startup
/home/kudzi/MyEclipse10/MyEclipse 10//../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.overrideVmargs
-exitdata
31801c
-install
/home/kudzi/MyEclipse10/MyEclipse 10
-configuration
/home/kudzi/MyEclipse10/MyEclipse 10/configuration
-vm
/home/kudzi/MyEclipse10/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/bin/java
Any ideas what could be causing the error..