Tomcat startup failing with Exception processing JAR

2004-12-23 Thread Angela Day
Guys, I have been really struggling with this new install. Tomcat startup failing with error in localhost_log.txt and locahost_log_admin.txt: Localhost_log.txt: 2004-12-23 09:51:03 ContextConfig[/alligator] Exception processing JAR at resource path /WEB-INF/lib/commons-pool-1.0.jar

Exception processing JAR at resource path

2004-04-12 Thread Nishant Kumar
dir is also there in the CATALINA_HOME dir. just before emitting this error the log says that it was able to deploy this jar. thanks in advance, nishant. 2004-04-12 13:32:01 ContextConfig[reports] Exception processing JAR at resource path /WEB-INF/lib/commons-fileupload.jar

Re: Exception processing JAR at resource path

2004-04-12 Thread Reynir Þór Hübner
this error the log says that it was able to deploy this jar. thanks in advance, nishant. 2004-04-12 13:32:01 ContextConfig[reports] Exception processing JAR at resource path /WEB-INF/lib/commons-fileupload.jar javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/commons

Re: Exception processing JAR at resource path

2004-04-12 Thread Nishant Kumar
says that it was able to deploy this jar. thanks in advance, nishant. 2004-04-12 13:32:01 ContextConfig[reports] Exception processing JAR at resource path /WEB-INF/lib/commons-fileupload.jar javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/commons

Exception processing JAR

2003-08-20 Thread Tim Davidson
-20 14:28:09 ContextConfig[crisp] Exception processing JAR at resource path /WEB-INF/lib/jregex.jar javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/jregex.jar at org.apache.catalina.startup.ContextConfig.tldScanJar(ContextConfig.java:930

Re: Exception processing JAR

2003-08-20 Thread joel . alvim
Try to set paths and context paths in your server.xml with / instead of \'s. Tim Davidson [EMAIL PROTECTED] 20-08-2003 14:49 Please respond to Tomcat Users List To: [EMAIL PROTECTED] cc: Subject:Exception processing JAR We are using the jregex

unable to start admin app...exception processing jar at resource path /WEB-INF/lib/struts.jar error

2003-03-13 Thread krip pane
/WEB-INF/lib/struts.jar 2003-03-13 09:17:19 ContextConfig[/admin] Exception processing JAR at resource path /WEB-INF/lib/struts.jar javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/struts.jar at org.apache.catalina.startup.ContextConfig.tldScanJar

Exception processing JAR and $CATALINA_HOME/temp

2002-10-26 Thread iksrazal
the temp dir fixes: 2002-10-26 18:23:46 ContextConfig[/xgen] Exception processing JAR at resource path /WEB-INF/lib/protomatter-1.1.7.jar javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/protomatter-1.1.7.jar With root cause: - Root Cause

[Solved] tomcat 4.1.12: Exception processing JAR at resource path /WEB-INF/lib/..

2002-10-21 Thread Tarang Kumar Patel
There has been many reports on this, with symlinks as cause then again some like myself had no symlinks still saw a problem such as: 2002-10-20 12:28:13 ContextConfig[/slide-admin] Exception processing JAR at resource path /W EB-INF/lib/slide-taglib-common.jar

Exception processing JAR at resource when I upgrade tomcat form 4.0.1 to 4.1.x

2002-10-06 Thread Mike Fitterman
I'm getting the exception below. All my jars seem to exhibit the same problem. Any ideas ? I'm not on the list so please resond directly thanks, Mike. 2002-10-05 10:46:54 ContextConfig[/console] Exception processing JAR at resource path /WEB-INF/lib/SMIWebCommon.jar

Re: Exception processing JAR at resource when I upgrade tomcat form 4.0.1 to 4.1.x

2002-10-06 Thread Remy Maucherat
Mike Fitterman wrote: I'm getting the exception below. All my jars seem to exhibit the same problem. Any ideas ? I'm not on the list so please resond directly Don't remove the $CATALINA_HOME/temp directory, it's there for a reason. Remy -- To unsubscribe, e-mail: mailto:[EMAIL

Could not run 4.1.12 - ContextConfig[] Exception processing JAR at resource path

2002-09-26 Thread Peter Romianowski
ContextConfig[] Exception processing JAR at resource path /WEB-INF/lib/jakarta-oro.jar javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/jakarta-oro.jar at org.apache.catalina.startup.ContextConfig.tldScanJar(ContextConfig.java: 930

Exception processing JAR in Tomcat 4.1.7

2002-07-30 Thread Mete Kural
Hi, I'm getting the below exception in Tomcat 4.1.7 (installed from the .zip distribution) while loading xalan.jar in a WEB-INF/lib/ directory. Do you have any suggestions on what might be causing it? Thanks, Mete javax.servlet.ServletException: Exception processing JAR at resource path /WEB

Re: Exception processing JAR in Tomcat 4.1.7

2002-07-30 Thread Mete Kural
the below exception in Tomcat 4.1.7 (installed from the .zip distribution) while loading xalan.jar in a WEB-INF/lib/ directory. Do you have any suggestions on what might be causing it? Thanks, Mete javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/xalan.jar

Re: Exception processing JAR in Tomcat 4.1.7

2002-07-30 Thread Mete Kural
the .zip distribution) while loading xalan.jar in a WEB-INF/lib/ directory. Do you have any suggestions on what might be causing it? Thanks, Mete javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/xalan.jar