We are using Tomcat 4.1.29. There randomly occurs following kind of error in some page which is rarely used:
java.lang.NullPointerException
at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:179)
at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:131)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)After restarting of the tomcat, the system works fine, but it may explode again in different JSP-page. Usuallly it runs correctly about 5 hours.
System Information Tomcat: tomcat 4.1.29
JDK:
java version "1.4.2_03" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02) Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)
OS: Linux 2.4.20 #2 SMP
Thank you for your help in advance.
Yours,
Jouko Johansson
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
