I followed the WAR install instructions, and I think mistakingly removed (using rm -r) the /var/lib/tomcat6/work directory. I then got a missing directory error and tomcat6 wouldn't start again. I then tried creating the work dir again, and even creating a symbolic link to /var/cache/tomcat6/work (which also didn't exist so I created it also) nothing worked, and I get the below Apache error on my subsonic login page. Any help would be great, I'm lost without me soundtrack to like
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.io.FileNotFoundException: /var/lib/tomcat6/work/Catalina/localhost/subsonic/org/apache/jsp/WEB_002dINF/jsp/login_jsp.java (No such file or directory)
...
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.20 logs.
Apache Tomcat/6.0.20
