So should I run that command in command prompt against all the jar files
added inside the web-inf/lib
Thanks and Regards,
Kamal
________________________________
From: Kevan Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 04, 2007 6:42 PM
To: [email protected]
Subject: Re: IllegalArgumentException
On Jan 4, 2007, at 12:52 AM, Kamalanathan Raman wrote:
java.lang.IllegalArgumentException at
java.util.zip.ZipInputStream.getUTF8String(Unknown Source) at
java.util.zip.ZipInputStream.readLOC(Unknown Source) at
java.util.zip.ZipInputStream.getNextEntry(Unknown Source) at
java.util.jar.JarInputStream.getNextEntry(Unknown Source) at
java.util.jar.JarInputStream.getNextJarEntry(Unknown Source) at
java.util.jar.JarInputStream.<init>(Unknown Source) at
java.util.jar.JarInputStream.<init>(Unknown Source) at
org.apache.catalina.util.ExtensionValidator.getManifest() at
org.apache.catalina.util.ExtensionValidator.validateApplication()
Looks like you have a corrupted jar file in a WEB-INF/lib. Tomcat is
attempting to validate the manifest and there's an invalid UTF8
character, somewhere...
I'd start with running jar tvf on all your jar files...
--kevan
**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are
not to copy, disclose, or distribute this e-mail or its contents to any other
person and any such actions are unlawful. This e-mail may contain viruses.
Infosys has taken every reasonable precaution to minimize this risk, but is not
liable for any damage you may sustain as a result of any virus in this e-mail.
You should carry out your own virus checks before opening the e-mail or
attachment. Infosys reserves the right to monitor and review the content of all
messages sent to or from this e-mail address. Messages sent to or from this
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***