----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Sorry.

I have just tried to run the servlet "Helllo" and the logs contain:

Access Log
------------

192.168.100.202 - - [24/Jan/2000:11:18:52 +0000] "GET / HTTP/1.0" 304 -
192.168.100.202 - - [24/Jan/2000:11:18:53 +0000] "GET /apache_pb.gif
HTTP/1.0" 304 -
192.168.100.202 - - [24/Jan/2000:11:19:01 +0000] "GET /servlets/Hello
HTTP/1.0" 200 0

Error Log
----------

[Mon Jan 24 11:16:58 2000] [notice] Apache/1.3.9 (Unix) ApacheJServ/1.1b3
configured -- resuming normal operations
[Mon Jan 24 11:16:58 2000] [info] Server built: Oct  5 1999 22:16:45

Jserv Log
----------
[24/01/2000 11:19:00:580 GMT] Hello: init

Mod Jserv Log
---------------

[24/01/2000 11:16:58:730] (INFO) Apache Module was cleaned-up
[24/01/2000 11:17:01:790] (INFO) wrapper classpath:
/usr/local/apache/libexec/ApacheJServ.jar:/usr/local/jsdk/lib/jsdk.jar:/usr/
local/apache/htdocs/clijava/com:/usr/fgl2c/swing1.1/swingall.jar
[24/01/2000 11:17:01:790] (INFO) wrapper: Java VM spawned (PID=961,
PPID=954)
[24/01/2000 11:17:31:820] (INFO) wrapper: watching processes
(PID=954,PPID=953,JVM PID=961)



----- Original Message -----
From: Ivan <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Monday, January 24, 2000 10:44 AM
Subject: Re: Problem running servlets


>
> Hello ,
>
> so what's inside the logs ?
> mod_jserv.log / jserv.log / apache error.log
>
> SC> I am having an intermittent problem running servlets.  Whenever I run
a
> SC> servlet for the first few attempts a message "This document contains
no
> SC> data" is returned.  Eventually, the servlets may run, and after it has
begun
> SC> to run it will probably run everytime from then on.
>
> SC> I presume the reason that I am getting this message is because the
servlet
> SC> is not getting a http servlet response because this is used to output
the
> SC> HTML.
>
> SC> Can anyone help me in trying to track down why this happening?
>
> SC> Configuration is SCO Openserver 5.0.5, Apache 1.3.9 and JServ 1.1b3.
>
> SC> Thanks
>
> SC> Shaun Campbell
>
>
>




--
--------------------------------------------------------------
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]

Reply via email to