I've discovered the problem is that I have a symlink to bsh-1.3b2.jar (beanshell) in shared/lib. I don't know why that is a problem but it is. I tried both 1.3.0 and 2.0b1 and they both have the problem, but 1.2b7 does not

Joseph Shraibman wrote:
I've been running tomcat 4.1.18 on rh9 with jdk 1.4.2 for a while. Suddenly today trying to start tomcat results in:

java.util.zip.ZipException: Permission denied
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:112)
at java.util.jar.JarFile.<init>(JarFile.java:127)
at java.util.jar.JarFile.<init>(JarFile.java:65)
at org.apache.catalina.loader.StandardClassLoader.addRepositoryInternal(StandardClassLoader.java:1082)


at org.apache.catalina.loader.StandardClassLoader.<init>(StandardClassLoader.java:221)

at org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:204)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:155)
Bootstrap: Class loader creation threw exception
java.lang.IllegalArgumentException: addRepositoryInternal: java.util.zip.ZipException: Permission denied
at org.apache.catalina.loader.StandardClassLoader.addRepositoryInternal(StandardClassLoader.java:1110)


at org.apache.catalina.loader.StandardClassLoader.<init>(StandardClassLoader.java:221)

at org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:204)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:155)




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to