----------------------------------------------------------------
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!!!
----------------------------------------------------------------
In the original version of JServ 1.1, there was a bug which caused jserv to
die whenever a request contained a "%" that wasn't followed by two
characters. I don't remember if that was the exact exception that was
thrown, but it sounds familiar. I checked in a fix for this bug a few
months ago, so the latest repository has the fix.
You can test this by hitting a servlet like this:
http://you.server/yourzone/yourservlet?yourparam=bla%1
and see if anything died. If so, then you probably need to upgrade to the
latest, which you should do anyway.
Bernie
At 10:18 AM 5/4/2000 -0700, jon * 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!!!
>----------------------------------------------------------------
>
>on 5/4/2000 6:14 AM, Duane Gran <[EMAIL PROTECTED]> wrote:
>
> > Because I'm paranoid, I went ahead and wrote a script to check for
> errors and
> > to reboot the server. Here it is if anyone would find it useful or
> would like
> > to offer correction for my quick hack:
>
>Please go and put your script in the FAQ so that others can use it!
>
>thanks,
>
>-jon
>
>--
>Scarab -
> Java Servlet Based - Open Source
> Bug/Issue Tracking System
> <http://scarab.tigris.org/>
>
>
>
>
>--
>--------------------------------------------------------------
>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]
Bernie Bernstein
Talk City Inc.
[EMAIL PROTECTED] Join the Conversation.
voice: 617-244-0571 http://www.talkcity.com/
--
--------------------------------------------------------------
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]