RE: Bug 3888/Class Loader Stopped

2001-10-03 Thread Michael Rimov

I noticed there were comments saying that it's hard to replicate.  I get it 
pretty regularly, but the trick seems to be that it only occurs for me once 
I reload a context.  Then pretty much my first servlet request generates 
this error.

I couldn't figure out how to add a note to a bug in Bugzilla, so I figured 
I would post it here.

HTH,
-Mike




Re: Bug 3888/Class Loader Stopped

2001-10-03 Thread Remy Maucherat

 I noticed there were comments saying that it's hard to replicate.  I get
it
 pretty regularly, but the trick seems to be that it only occurs for me
once
 I reload a context.  Then pretty much my first servlet request generates
 this error.

 I couldn't figure out how to add a note to a bug in Bugzilla, so I figured
 I would post it here.

And do you have a test case ?

It never happened to me using the 'examples' context (which I use for
testing).

Remy