> What this stack trace tells you is that at line 60 of AuthenticateServlet,
> you used a variable that currently has a null value as an object reference.
> Obviously, without seeing the source code, it is not possible to provide any
> more advice on what might be going on. But, this is an application
> programming error, not a problem with Apache JServ or JNI.
it is a JServ error because the object reference is null when it shouldnt
be. Restarting apache fixes the problem, but the problem reoccures a few
hours later. This runs on rh6.0 with apache1.3.6, JServ 1.0 and
jdk1.1.7_v3
you can look at the src at
http://hrn1198.resnet-student.upenn.edu/~son/src/auth.jar
I appreciate any feed back
thanks,
son
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]