Please help me with another set of eyes, or perhaps an alternate solution:

[quefaz(iksrazal)]
 /home/iksrazal/jboss-3.0.3_tomcat-4.1.12/tomcat-4.1.x/webapps/xgen/WEB-INF/clas
ses> date
Sat Oct 26 18:21:03 BRST 2002
[quefaz(iksrazal)]
 /home/iksrazal/jboss-3.0.3_tomcat-4.1.12/tomcat-4.1.x/webapps/xgen/WEB-INF/clas
ses> ls -ld $CATALINA_HOME/temp
drwxrwxrwx    2 iksrazal iksrazal     4096 Oct 26 17:50 /home/iksrazal/jboss-3.0       
                        .3_tomcat-4.1.12/tomcat-4.1.x/temp
[quefaz(iksrazal)]
 /home/iksrazal/jboss-3.0.3_tomcat-4.1.12/tomcat-4.1.x/webapps/xgen/WEB-INF/clas       
                        ses> ls -ld ../lib
drwxrwxrwx    2 iksrazal iksrazal     4096 Oct 26 16:12 ../lib
[quefaz(iksrazal)]
 /home/iksrazal/jboss-3.0.3_tomcat-4.1.12/tomcat-4.1.x/webapps/xgen/WEB-INF/clas       
                        ses> ls -l ../lib/protomatter-1.1.7.jar
-rwxrwxr-x    1 iksrazal iksrazal   221284 Oct 26 16:12 ../lib/protomatter-1.1.7       
                        .jar
[quefaz(iksrazal)]
 /home/iksrazal/jboss-3.0.3_tomcat-4.1.12/tomcat-4.1.x/webapps/xgen/WEB-INF/clas       
                        ses> start
Using CATALINA_BASE:   /home/iksrazal/jboss-3.0.3_tomcat-4.1.12/tomcat-4.1.x
Using CATALINA_HOME:   /home/iksrazal/jboss-3.0.3_tomcat-4.1.12/tomcat-4.1.x
Using CATALINA_TMPDIR: /home/iksrazal/jboss-3.0.3_tomcat-4.1.12/tomcat-4.1.x/tem       
                        p
Using JAVA_HOME:       /usr/java/j2sdk1.4.0_02

Which gives me the same error that I thought 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 -----
java.io.FileNotFoundException
        at 
org.apache.naming.resources.DirContextURLConnection.getInputStream(DirContextURLConnection.java:344)

I know I have disk space. I'm not sure what else to try. I can get the app to work by 
expanding the jar in the classes dir. 

iksrazal

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to