I'm trying to restart my TC Server application (Grails 1.2.1). I click on "Service Restart" and shortly a message that restart failed pops-up.
The Tomcat log has the following message.
21/02/2010 19:59:35 1781 jsvc.exec error: Cannot stop daemon
21/02/2010 19:59:35 1780 jsvc.exec error: Service exit with a return value of 6
I'm curious how to troubleshoot this. One questions would be what script is getting called to re-start the service?
