% WARNING: User database is not persistable - no write permissions on % directory
Which directory? This has been one of the frustrating things is that I don't know. And turning up logging in Tomcat has not helped. I have changed the permissions in several directories to no avail. By default for Spacewalk, where is Oracle dropping it? Your link helped point me to the docBase problem and after reading up more on Tomcat I was able to get rid of the docBase error by adding a Context line to the server.xml file. However the Offending class error is still present. So, I'm doing more reading on Tomcat to see what else may be causing the problems. Any other ideas or suggestions? Thanks Scott On Wed, Dec 1, 2010 at 3:43 PM, Michael Mraka <[email protected]>wrote: > Scott Rakow wrote: > % I have been having problems reinstalling Spacewalk 1.1, so it works in > our > % environment, which is running under CentOS 5 on a VM. After the install > the > % web page keeps saying that the page is not available. Some of the error > % messages in the Tomcat log have been > % > % WARNING: User database is not persistable - no write permissions on > % directory > > Which directory? > > % WARNING: A docBase /var/lib/tomcat5/webapps/rhn inside the host appBase > has > % been specified, and will be ignored > % > % INFO: > validateJarFile(/usr/share/tomcat5/webapps/rhn/WEB-INF/lib/jspapi.jar) > % - jar not loaded. See servlet Spec 2.3, section 9.7.2. Offending class: > % javax/servlet/jsp/JspPage.class. > > Doesn't > http://www.mail-archive.com/[email protected]/msg01193.html > help? > > % In looking in the /usr/share/tomcat5/conf/server.xml file, the stanza's > look > % to be commented out. Is there someplace else Tomcat is grabbing the info > or > % should they be uncommented? Am I missing permissions someplace that > % Tomcat/Oracle should have read and/or write privileges to? > % > % Thanks > % > % Scott > > Regards, > > -- > Michael Mráka > Satellite Engineering, Red Hat > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
