Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Urgent, Tomcat 4.0.3 with JSP Under RH7.1 Linux

0 views
Skip to first unread message

Anders Wong

unread,
Apr 25, 2002, 10:53:52 AM4/25/02
to
Dear All

I am running Tomcat4.0.3 and JSP under RH7.1 Liuux. I have no problem when I
start up the Tomcat(./startup.sh), but when I stop the Tomcat
(./shutdown.sh). I always got this error....
==>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Using CATALINA_BASE: /opt/tomcat4
Using CATALINA_HOME: /opt/tomcat4
Using CATALINA_TMPDIR: /opt/tomcat4/temp
Using JAVA_HOME: /usr/java/jdk131
Bootstrap: Class loader creation threw exception
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:105)
at java.util.jar.JarFile.<init>(JarFile.java:110)
at java.util.jar.JarFile.<init>(JarFile.java:77)
at
org.apache.catalina.startup.ClassLoaderFactory.validateJarFile(ClassLoaderFa
ctory.java:319)
at
org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(ClassLoader
Factory.java:242)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:138)
==>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>..

Please help you know the answer. Thank You in Advance for any suggestion.

Regards,
Anders


Fantod

unread,
Apr 27, 2002, 4:55:30 PM4/27/02
to
[Anders Wong]:

> java.util.zip.ZipException: error in opening zip file

Permissions problem?
Corrupted file?
Try "jar tvf file.jar" for any jar files you think might cause a problem. You
should get a list of the contents.

--
Patrick Phelan
w____\\W//___w Te Hupenui
A Pat-a-saurus
http://choicelogic.com/~phelan/

0 new messages