[Logo] Mango Community
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Problem with deleting tomcat6/work directory when upgrading  XML
Forum Index » Mango installation
Author Message
JoelHaggar

Initiate

Joined: 31/07/2010 19:35:48
Messages: 55
Location: Boulder, Colorado
Offline

Hi,

I just tried upgrading from 1.9.0 to 1.10.0 on an Ubuntu server and deleted the work directory under tomcat6 as mentioned in the instructions.

When trying to restart tomcat6 service I encountered an error saying it couldn't create the work directory so I manually created it and tomcat started.

When browed to the page I get a long error but the part that jumped out was:
java.io.FileNotFoundException: /var/lib/tomcat6/work/Catalina/localhost/_/org/apache/jsp/index_jsp.java (No such file or directory)

In this case I'll probably just start from scratch but I'm wondering if I did something wrong or if the instructions are wrong?

Thanks,
Joel.
JoelHaggar

Initiate

Joined: 31/07/2010 19:35:48
Messages: 55
Location: Boulder, Colorado
Offline

Could it be a permissions issue?

I have implemented sudo chown tomcat6:adm tomcat6/ to make the tomcat6 user owner of the entire tomcat6 directory.

Joel.
mlohbihler

Master
[Avatar]

Joined: 01/03/2007 22:48:52
Messages: 1506
Offline

Yes, make sure the permissions are set such that the account under which Tomcat runs can write into those directories.

Best regards,
Matthew Lohbihler
 
Forum Index » Mango installation
Go to:   
Powered by JForum 2.1.9 © JForum Team