Linode
Deploing Grails application on Linode (Updated: Resolved)
Having strange issues while deploying my test Grails application on Tomcat. Linode box with 540 Mb RAM, Apache 2.2 - mod_proxy_ajp to Tomcat 6.0. Spike in CPU use and Tomcat being irresponsible for about 12 minutes on box restart… Then everything goes back to normal, however no trace of errors in Tomcat logs. Any ideas?

Update: Looks like i have managed to resolve it. Just upgraded application to the current build of 1.2 grails and built a war file, then deployed to tomcat via web manager. Works smooth, Linode restarts fine, no CPU spikes.