PAT-8.0 - Tomcat can't complete the deployment of war file on windows
Hi.
I've downloaded PAT-0.8.war today and moved it to my tomcat webapps folder.
My problem is that it never ends deploying.
I get this with a blinking cursor at the end:
Oct 20, 2010 4:53:19 PM org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.20.
Oct 20, 2010 4:53:19 PM org.apache.catalina.core.AprLifecycleListener init
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], ra
ndom [true].
Oct 20, 2010 4:53:19 PM org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Oct 20, 2010 4:53:19 PM org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
Oct 20, 2010 4:53:19 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 701 ms
Oct 20, 2010 4:53:19 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 20, 2010 4:53:19 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.2
Oct 20, 2010 4:53:19 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive pat-0.8.war
If it can help, I can provide logs on request if I know what to look for.
There's no point going somewhere if you don't enjoy the ride.