Public bug reported:

Binary package hint: tomcat5.5

If tomcat5.5webapps is installed, tomcat complaints in its log-file that it 
cannot write 
/usr/share/tomcat5.5-webapps/servlets-examples/WEB-INF/classes/logging.properties
 
 
(java.security.AccessControlException: access denied (java.io.FilePermission 
/usr/share/tomcat5.5-webapps/servlets-examples/WEB-INF/classes/logging.properties
 read))

It turns out that the entire sub-tree of /usr/share/tomcat5.5-webapps
/jsp-examples/ is owned by root and the tomcat user tomcat55 has no
write access. After the following command the error message did no
longer appear:

sudo chown -R  tomcat55 /usr/share/tomcat5.5-webapps

The problem occurred while using:
tomcat5.5   5.5.25-5ubuntu1 
and
 tomcat5.5-webapps   5.5.25-5ubuntu1.

on Ubuntu 8.04


Thanks,

Paul Huygen

** Affects: tomcat5.5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
tomcat55-webapps causes errmess avalanche
https://bugs.launchpad.net/bugs/234127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to