I have tomcat 4.0.3 installed on a RedHat 7.0 server. Tomcat is installed using the rpm's available from Jakarta. The catalina.out file in /var/tomcat4/logs contains many entries like:
"Error unable to create jar cache in /tmp directory : java.util.zip.ZipException: error in opening zip file" I have looked at /tmp, permission's, space, and every other factor that I can think of, and cannot find any problems. df shows: /dev/sdb10 1280744 32828 1182856 3% /tmp ls shows: drwxrwxrwt 6 root root 8192 Mar 14 04:06 tmp Can anyone suggest a fix or something to test? I do know that the start-up scripts supplied with the rpms define a temp directory at 'CATALINA_TMPDIR ="/var/tomcat4/temp"', but that looks ok too: (drwxrwsr-x 2 tomcat4 tomcat4 12288 Mar 12 09:27 temp) as far as permission's go. Thanks for any help. Brad Smith -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
