When you say informational do you mean that you are under the impression it is just a 
warning and that it does not crash tomcat? Because, tomcat totally bombs out and hangs 
/ does not serve any requests after this error occurs despite the fact that the stack 
trace says tomcat won't crash.

Cheers!

Allistair


> -----Original Message-----
> From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
> Sent: 11 August 2004 17:27
> To: Tomcat Users List
> Subject: RE: ThreadDeath bug 27371
> 
> 
> Hola,
> Thanks for posting the update and offering to help test.  I 
> haven't been
> watching this issue: once I realized that the exception is purely
> informational my interest in the topic dropped to negligible. 
>  It'll be
> good to reproduce and fix, but I'm fully occupied with more important
> stuff.
> 
> Yoav Shapira
> Millennium Research Informatics
> 
> 
> >-----Original Message-----
> >From: Allistair Crossley [mailto:[EMAIL PROTECTED]
> >Sent: Wednesday, August 11, 2004 12:17 PM
> >To: Tomcat Users List
> >Subject: ThreadDeath bug 27371
> >
> >Hey Yoav,
> >
> >Did you see the latest update to the ThreadDeath bug @
> >http://issues.apache.org/bugzilla/show_bug.cgi?id=27371
> >
> >One of our developers here is getting this error on his 
> local TC 5.0.25
> >every single compile without fail, and the spooky thing is - 
> this is a
> >brand new TC image from my local TC and I never get the problem. The
> other
> >developer intermittently gets it. And we are all running the 
> exact same
> >PCs.
> >
> >So .. if you need a use case, we can do it here for you 
> although cannot
> >explain what is different about his setup.
> >
> >Cheers, Allistair
> >
> >
> >> -----Original Message-----
> >> From: Alex [mailto:[EMAIL PROTECTED]
> >> Sent: 10 August 2004 10:58
> >> To: Tomcat Users List
> >> Subject: Re: isapi_redirector2.dll - IIS redirecting to
> >> multiple Tomcat
> >> instances
> >>
> >>
> >>
> >> Matt, incase no one has helped out -- You don't need to use the lb
> >> stuff if you don't want.  Enjoy.
> >>
> >> [shm:]
> >> info=Shared memory file. Required for multiprocess servers
> >> file=E:\\Apache\\Tomcat5\\work\\jk2.shm
> >> size=1048576
> >>
> >> [lb:lb]
> >> info=Default load balancer 0.
> >> sticky_session=1
> >>
> >> [lb:lb1]
> >> info=Default load balancer 1.
> >> sticky_session=1
> >>
> >> [channel.socket:spprod1]
> >> info=Ajp13 forwarding over socket - spprod1
> >> port=8009
> >> host=10.99.116.1
> >> lb_factor=100
> >> tomcatId=10.99.116.1:8009
> >> group=lb
> >> type=ajp13
> >>
> >> [channel.socket:spprod2]
> >> info=Ajp13 forwarding over socket - spprod2
> >> port=8009
> >> host=10.99.116.2
> >> lb_factor=100
> >> tomcatId=10.99.116.2:8009
> >> group=lb1
> >> type=ajp13
> >>
> >> [uri:/test1/*]
> >> info=hi mom
> >> worker=lb:lb
> >> context=/somecontext
> >>
> >> [uri:/test2/*]
> >> info=hi mom
> >> worker=lb:lb1
> >> context=/someothercontext
> >>
> >>
> >>
> >> On Tue, 3 Aug 2004, Matt Krevs wrote:
> >>
> >> > Date: Tue, 3 Aug 2004 15:32:30 +1000
> >> > From: Matt Krevs <[EMAIL PROTECTED]>
> >> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> >> > To: [EMAIL PROTECTED]
> >> > Subject: isapi_redirector2.dll - IIS redirecting to 
> multiple Tomcat
> >> >     instances
> >> >
> >> > Hi all,
> >> >
> >> > I'm using isapi_redirector2.dll to redirect webapp requests
> >> on my IIS
> >> > server to tomcat.
> >> >
> >> > Is it possible to make this single redirector redirect 
> requests to
> >> > different
> >> > instances of tomcat (depending on uri)?
> >> >
> >> > For example, a request to IIS for "/app1/" should go to
> >> localhost:8080
> >> > and a request for "/app2/" should go to localhost:8081.
> >> >
> >> > I'm using Windows, so if this is possible, what would my registry
> >> > entries look
> >> > like (ie: serverRoot key), and what would my
> >> workers2.properties look
> >> > like?
> >>
> >>
> >> 
> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: 
> [EMAIL PROTECTED]
> >>
> >>
> >
> >
> ><FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE>
> >-------------------------------------------------------
> >QAS Ltd.
> >Developers of QuickAddress Software
> ><a href="http://www.qas.com";>www.qas.com</a>
> >Registered in England: No 2582055
> >Registered in Australia: No 082 851 474
> >-------------------------------------------------------
> ></FONT>
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> 
-------------------------------------------------------
QAS Ltd.
Developers of QuickAddress Software
<a href="http://www.qas.com";>www.qas.com</a>
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to