----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
We are running Apache 1.3.9 on Solaris 2.6 and jserv 1.1b1 on the same
server.
We've been seeing some errors where pages will not finish printing.
You'll usually see an unclosed tag somewhere on the page.
Here are some more clues from the mod_jserv log, with debugging turned
on.
The first line shows that the JVM exitting midway through rendering the
page.This results in unfinished HTML, with an open tag somewhere. At
that point, the user can hit "refresh" and everything appears back to
normal. That's the second and third lines below, where the JVM starts up
again. All is not well, however, and things eventually go seriously
wrong. At that point, an "Internal Server Error 500" page appears.
Does anybody have any ideas why this might be happening ?
We are running Apache 1.3.9 on Solaris 2.6 and jserv 1.1b1 on the same
server.
Bob
[23/03/2000 12:06:33:198] (INFO) wrapper: Java VM exited (PID=5780)
[23/03/2000 12:06:33:216] (INFO) wrapper: Java VM restarting (PID=5780)
[23/03/2000 12:06:33:245] (INFO) wrapper: Java VM spawned (PID=6082,
PPID=5780)
[23/03/2000 12:18:27:729] (INFO) wrapper: Java VM not responding
(PID=5780) [timeout]
[23/03/2000 12:18:27:984] (EMERGENCY) ajp12[1]: cannot scan servlet
headers (500)
[23/03/2000 12:18:27:985] (ERROR) an error returned handling request via
protocol "ajpv12"
[23/03/2000 12:18:28:802] (EMERGENCY) ajp12: ping: no reply
(-1) Please make sure that the wrapper.classpath is
pointing to the correct version of ApacheJServ.jar
[23/03/2000 12:18:28:803] (INFO) wrapper: Java VM restarting (PID=5780)
[23/03/2000 12:18:28:990] (INFO) wrapper: Java VM spawned (PID=7403,
PPID=5780)
NetFriday.com
89 South St. 2nd Floor
Boston, MA 02111
617-531-3877
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]