-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
James,
[EMAIL PROTECTED] wrote:
| attempting to run application on Tomcat 5.5 server (Fails to load at
| context path) I see this in the catalina.log
|
| Google search suggests a zip file error with the .war - but I have
| only used an exploded tree
attempting to run application on Tomcat 5.5 server (Fails to load at context
path) I see this in the catalina.log
Google search suggests a zip file error with the .war - but I have only used an
exploded tree and removed previous .war file.
Any suggestions?
--
James Stanbridge
Kellstan
IM: (
> From: Assaf Flatto [mailto:[EMAIL PROTECTED]
> Subject: Error in dependencyCheck
>
> I googled it a bit and it refers to TOC of the war file , whoever the
> same war file has been used on 2 other servers and with no issues .
The error you're getting indicates that the nam
ngine - Starting Servlet Engine:
Apache Tomcat/5.5.17
2006-12-19 18:26:14,258 [main] INFO
org.apache.catalina.core.StandardHost - XML validation disabled
2006-12-19 18:26:14,475 [main] ERROR
org.apache.catalina.core.StandardContext - Error in dependencyCheck
java.util.zip.ZipException: mi
orks
fine.
Tom
Mark Eggers wrote:
>From looking for this error message with Google, it
appears that there is a problem with the manifest
information in your jar file.
Use the following two search items in Google:
java.io.IOException "invalid header field"
error in dependencycheck
W
>From looking for this error message with Google, it
appears that there is a problem with the manifest
information in your jar file.
Use the following two search items in Google:
java.io.IOException "invalid header field"
error in dependencycheck
What JDBC driver (DB and ver
I get a very strange error when starting my web-app:
---
14.08.2006 18:38:25 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Error in dependencyCheck
java.io.IOException: invalid header field
at java.util.jar.Attributes.read(Attributes.java:393)
at