I'm getting the following errors...
Windows error -> Java caused an invalid page fault in module KERNEL32.dll...
Even after this problem is reported the servlets continue to respond to
requests (it appears that Apache is restarting the JVM each time?). Also
this problem never occurs the first time I start Apache (and JServ
automatically) after a reboot. First time in everything works perfectly,
Apache, JServ, my servlets... If I shut down Apache and restart it (without
rebooting the machine), the JVM starts having these problems on the next
restart of Apache/JServ. They seem to happen intermittenly (except on the
first run), i.e. it doesn't always fail at the same point in the servlet
calls.
When I look at the jserv.log it appears that ApacheJserv has started
multiple times...
jserv.log contains...
ApacheJserv/1.0 is starting...
...
ConServlet: init
ApacheJserv/1.0 is starting...
I can't tell is the restart is a result of the Java crash or a potential
cause. The other log files don't contain anything unusual.
I'm currently running Win98, Apache 1.3.6, JSDK 2.0, JRE 1.2.2 and JServ1.0.
Any ideas for a potential fix would be very helpful.
Thanks
Jeff Cooke
--
--------------------------------------------------------------
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]