I can use the "Run" action on my integrated Tomcat server, but when I click Debug it just shows
C:\folder\apache-tomcat-7.0.47\bin\catalina.bat run
[2014-04-07 10:59:17,478] Artifact webapp:war exploded: Server is not connected. Deploy is not available.
Using CATALINA_BASE: "C:\Users\rluthr\.IntelliJIdea12\system\tomcat\orders"
Using CATALINA_HOME: "C:\folder\apache-tomcat-7.0.47"
Using CATALINA_TMPDIR: "C:\folder\apache-tomcat-7.0.47\temp"
Using JRE_HOME: "C:\Program Files\Java\jdk1.7.0_51"
Using CLASSPATH: "C:\folder\apache-tomcat-7.0.47\bin\bootstrap.jar;C:\folder\apache-tomcat-7.0.47\bin\tomcat-juli.jar"
When I use "Run" there is more output that follows and the server starts. Debug doesn't do anything other than spit out the above text.
Thanks in advance for any help you can provide.
Using 13.1.1 Ultimate.