I realize this is not strictly a servlet question, but since I
imagine a number of you use/have used JWS2.0, perhaps you might
have some enlightenment for me.

We seem to be having JWS2.0 die somewhat randomly.  There are
things we can do to increase the odds of death (greatly, even),
but nothing we do is guaranteed to kill it every time.  When it
does die we get a MS Visual C++ pop-up alert saying something
about "abnormal program termination" with respect to jrew.exe.
Then the dos box that httpd.exe was running in (we started running
it from the command line instead of as an NT service in the hopes
that we might find out more info about why it was dying) says
javawebserver: C:\Program Files\[snip]\jws\bin\..\bin\jserv.exe
javawebserver: Program C:\PROGRA~1\[snip]\jws\bin\..\jre\bin\jrew.exe exited
with code 3
javawebserver: C:\PROGRA~1\[snip]\jws\bin\..\bin\jserv.exe
Java Web Server WARNING: Server javawebserver unexpectedly exited with code
3

I have tried attaching the Visual Studio debugger to it once it is
running, but that didn't yield much since once the process died, it
died (as opposed to core dumped) so the debugger had nothing to show.

I have been told that "code 3" refers to the low-level DOS error code
for "path not found".

So, I was wondering if any of you have seen anything like this and
was curious to know what fixes/workarounds/etc. you have (if any)
(aside from moving to another web server :-).

Rich Carreiro                                   [EMAIL PROTECTED]
Senior Software Engineer
Centra Software

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to