|
Note : The name of my application is "tomcat1".
Here are the last group of messages in the logfile prior to the detection of the ZIP problem
Manager: deploy: Deploying web application at '/tomcat1'
Manager : Uploading WAR file to /home/tomcat/jakarta-tomcat-5.0.16/webapps/tomcat1.war
Manager: Extracting XML file to /home/tomcat/jakarta-tomcat-5.0.16/conf/Catalina/localhost/tomcat1.xml
Manager: managerServlet.extract[/tomcat]
java,util.zip.ZIPException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
....... note that the stack trace goes on for some lenght ............
Any ideas as to which zipfile is causing the problem ?
*************************
-------Original Message-------
Date: Wednesday, January 21, 2004 9:54:54 AM
Subject: RE: java.util.zip Exception during application install
Howdy,
There's no stack trace anywhere, including the tomcat logs, for your ZipException?
>build.xml:365: FAIL - Encountered exception java.util.zip.ZipException: >error in opening zip file
>
>How do I determine which zip file is causing the problem ?
Yoav Shapira
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
---------------------------------------------------------------------
. |