I post a question on stackoverflow <http://stackoverflow.com/questions/30722839/tomcat-in-intellij-idea-14-war-exploded-server-is-not-connected-deploy-is-no <http://stackoverflow.com/questions/30722839/tomcat-in-intellij-idea-14-war-exploded-server-is-not-connected-deploy-is-no>>
Best Regards, Frank Bian > On Jun 9, 2015, at 10:41 AM, Frank Bian <frankb...@126.com> wrote: > > 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 > > >