Page 1 of 1

upgrading to 3.9, deleted Work symbolic link (linux) ...oops

PostPosted: Fri Feb 12, 2010 6:28 am
by anitract
I misread the upgrade instructions for the tomcat/war version and deleted the actual symbolic link called Work that was located in /var/lib/tomcat5.5

Problem is I have no idea where this was pointing and subsonic now crashes when launched as it seems to need that linked folder. Ideas on where the Work folder was pointing?

PostPosted: Fri Feb 12, 2010 2:23 pm
by anitract
I guess what I am really looking for is someone with a linux + tomcat setup to check the path that symbolic link is pointing so I can recreate it on my system. I use ubuntu, by the way. Thanks!


Edit: Here is the actual error I get:

java.io.FileNotFoundException: /var/lib/tomcat5.5/work/Catalina/localhost/subsonic/org/apache/jsp/WEB_002dINF/jsp/login_jsp.java (No such file or directory)

PostPosted: Fri Feb 12, 2010 3:05 pm
by anitract
nevermind i was able to find the directory, which was /var/cache/tomcat5.5, and create the symbolic link

all good now