Maybe jserv tried to reload the class file while it was still being written
to by the compiler, which would generate a class loader/verifier exception,
which might then mess up the class loader? (This is a bit of speculation on
my part.) With 1.0b3 and 1.0b4dev I've had to restart the server sometimes
to get it to notice zone file and/or class file changes, but I have been
terribly sloppy about figuring out which piece of code is at fault.
Brad Chesman <[EMAIL PROTECTED]> wrote:
>I have been doing some load testing and noticed that while I had
>multiple clients continuously hitting my servlet, my apache would crash
>if I tried to recompile that servlet. Of course I would never do this
>under a production environment, but why might this happen? Http requests
>to my servlet just hang after I compile. I tailed both the apache error
>log and the jserv log. Neither spits anything out. I am forced to
>restart apache to get things back to normal.
-- Ari Halberstadt mailto:[EMAIL PROTECTED] <http://www.magiccookie.com/>
PGP public key available at <http://www.magiccookie.com/pgpkey.txt>
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]