----------------------------------------------------------------
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!!!
----------------------------------------------------------------
----- Original Message -----
From: Ed Robbins <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Thursday, June 08, 2000 8:12 PM
Subject: Re: jserv-status error
> Try the request like this instead: http:///127.0.0.1/jserv
>
> There's no need to put the port there, the server (Apache) needs to talk
to
> Jserv on that port, not the client(browser).
Try http://127.0.0.1/jserv/ (NOT http:///127.0.0.1/jserv)!
Look on the primer in jserv.conf:
# "http://servername/jserv/" (note the trailing slash!)
Vitaly.
>
> Ed
>
>
> ssonne wrote:
>
> > ----------------------------------------------------------------
> > 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!!!
> > ----------------------------------------------------------------
> >
> > Jserv 1.1.1 / Apache 1.3.12 on WIn98
> >
> > Finally got Jserv running, but I'm getting an error from the
jserv-status
> > handler...
> >
> > http://127.0.0.1:8007/jserv/
> >
> > gets me
> >
> > Status: 400 Bad Request
> > Servlet-Error: Malformed data sent to JServ
> >
> > and jserv.log tells me
> >
> > AJP Protocol Error: java.io.IOException: Stream broken
> >
> > Any help is appreciated, and thanks Vinay for previous help.
> >
> > - Steve Sonne
--
--------------------------------------------------------------
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]