Hi All,
I got the same error : 
http://stackoverflow.com/questions/20163910/tomcat-in-idea-war-exploded-server-is-not-connected-deploy-is-not-available
 
<http://stackoverflow.com/questions/20163910/tomcat-in-idea-war-exploded-server-is-not-connected-deploy-is-not-available>

__________________
Connected to the target VM, address: '127.0.0.1:62554', transport: 'socket'
[2015-06-09 10:12:48,226] Artifact com-iyunxiao-dora-web:war exploded: Server 
is not connected. Deploy is not available.
__________________

My Env : Tomcat 7.0.59 + Inteliij IDEA 14.1 + Mac Pro
And I follow the answer said , but I haven’t found the setEnv.bat/.sh ,the 
catalina.bat/.sh does not contain the settings like this :
set JAVA_OPTS=-server -Xmx768m -XX:MaxPermSize=256M
 I just find below command :
set "JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG%”

Any solution to help ?



Best Regards,
Frank Bian



Reply via email to