----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I would suggest you turn on logging and make sure it is in debug or info
modes. That way, you will get step-by-step information about where the
startup is failing. The errors that you are getting suggest a problem with
the 'Bind' directive, that is, Jserv is not attaching to the JVM properly.
You could also have an incorrect classpath where the JVM is not being
wrapped properly. These directives are in the 'jserv.properties' file
(although logging may be in the 'zone.properties' or wherever you have your
servlet zone properties).
Without more information, it is hard to figure out exactly where the problem
lies. Try to increase the logging level and see what that brings up.
Ben Ricker
Senior Web Administrator
US-Rx, Inc.
> The only entry I have in the logs when the error occurs is
> "cannot scan servlet header" in mod_jserv.log
> "premature end of script..." in error.log of the server.
> Nothing in jserv.log
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]