Repeatedly I have ran into the same problem, no matter if I return to a fresh installation situation. I have this very simple Spring web maven application, that first time deployed runs successfully in the built-in instance of Tomcat 6. On the second attempt it refuses to run. I can undeploy it, stop Tomcat, do a new run command, all tests ...