I have a Centos 6.3 VPS, running Java 1.7 and Tomcat 7.0.39
SVN 1.6 is also installed on this machine
I'm running my Jenkins (1.5) war on the Tomcat instance.
When I added in the sventon war, the Tomcat instance stopped responding on both /jenkins and /svn
I don't get an error page, the browser just goes into the 'loading' state indefinitely
catalina.out doesn't mention anything about errors or warnings.
Anything I I should check?