Re: IllegalStateException: The response object has been recycled and is no longer associated with this facade

2011-08-14 Thread Konstantin Kolinko
2011/8/14 Ronald Klop : > > I'm running Tomcat 7.0.19 to scale and serve images for use on a lot of > websites. Since the upgrade from 7.0.16 to 7.0.19 I get the following stacks > now and than. > java.lang.IllegalStateException: The response object has been recycled and > is no longer associated w

Re: Stuck at making jsvc while installing tomcat

2011-08-14 Thread kampmann
thnx Felix, this issue wasn't clear (from Tomcat-docs) - in the meantime I solved the problem: JAVA_HOME was set to a wrong value !! I fixed it and got jsvc :) cheers Jörg Felix Schumacher wrote: Hi Jörg, Am Sonntag, den 14.08.2011, 14:48 +0200 schrieb kampmann: Hi list, just got a similar

Re: Stuck at making jsvc while installing tomcat

2011-08-14 Thread Felix Schumacher
Hi Jörg, Am Sonntag, den 14.08.2011, 14:48 +0200 schrieb kampmann: > Hi list, just got a similar error like > > ** Shen LI > > > **I normally do not have any problem compiling packages etc. can't help you there. > > My question is therefore: > >

Stuck at making jsvc while installing tomcat

2011-08-14 Thread kampmann
Hi list, just got a similar error like ** Shen LI **I normally do not have any problem compiling packages etc. My question is therefore: as the doc's are not well understandable - this needs evidently some clarification: for a simple tomcat-i

IllegalStateException: The response object has been recycled and is no longer associated with this facade

2011-08-14 Thread Ronald Klop
Hi, I'm running Tomcat 7.0.19 to scale and serve images for use on a lot of websites. Since the upgrade from 7.0.16 to 7.0.19 I get the following stacks now and than. java.lang.IllegalStateException: The response object has been recycled and is no longer associated with this facade at org.ap

Re: Parallel deployment and session replication

2011-08-14 Thread markt
Aristedes Maniatis wrote: >I am an enthusiastic user of the new parallel deployment feature of >tomcat 7. But I'm a little unclear about how it interacts with session >replication. Each version of a webapp is treated as a separate webapp. >If I have a cluster of tomcat instances: > >instance1/A