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

2011-08-18 Thread Ronald Klop
Op woensdag, 17 augustus 2011 13:41 schreef Mark Thomas ma...@apache.org: On 17/08/2011 12:36, Ronald Klop wrote: Hi, I did some experiments past days on my live servers and have more information. The problem occurs with 7.0.19 and 7.0.20 with the NIO connector, but not

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

2011-08-18 Thread Mark Thomas
On 18/08/2011 16:42, Ronald Klop wrote: Is this imageio thing only with NIO+sendfile? If I disable sendfile in server.xml I don't see the error anymore. Possible but unlikely. There were some sendfile changes recently in 7.0.x to address stability issues that may have introduced a regression.

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

2011-08-17 Thread Ronald Klop
Op zondag, 14 augustus 2011 23:46 schreef Konstantin Kolinko knst.koli...@gmail.com: 2011/8/14 Ronald Klop ronald-mailingl...@base.nl: 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

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

2011-08-17 Thread Mark Thomas
On 17/08/2011 12:36, Ronald Klop wrote: Hi, I did some experiments past days on my live servers and have more information. The problem occurs with 7.0.19 and 7.0.20 with the NIO connector, but not with the BIO connector. In 7.0.16 it doesn't happen with the NIO connector. My code is not

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

2011-08-17 Thread Ronald Klop
Op woensdag, 17 augustus 2011 13:41 schreef Mark Thomas ma...@apache.org: On 17/08/2011 12:36, Ronald Klop wrote: Hi, I did some experiments past days on my live servers and have more information. The problem occurs with 7.0.19 and 7.0.20 with the NIO connector, but not

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

2011-08-17 Thread Konstantin Kolinko
2011/8/17 Ronald Klop ronald-mailingl...@base.nl: Op woensdag, 17 augustus 2011 13:41 schreef Mark Thomas ma...@apache.org:   On 17/08/2011 12:36, Ronald Klop wrote:   Hi,     I did some experiments past days on my live servers and have more   information.     The problem occurs with

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

2011-08-17 Thread Mark Thomas
On 17/08/2011 13:20, Ronald Klop wrote: Sometimes. Mostly I run ImageMagick in a separate process. But sometimes it does things with javax.imagio. I'm curious about the link between them. And what happened in 7.0.19 that triggers something new. Details in the archives. If you have a simple

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

2011-08-17 Thread Ronald Klop
Op woensdag, 17 augustus 2011 14:28 schreef Mark Thomas ma...@apache.org: On 17/08/2011 13:20, Ronald Klop wrote: Sometimes. Mostly I run ImageMagick in a separate process. But sometimes it does things with javax.imagio. I'm curious about the link between them. And what happened

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

2011-08-17 Thread Ronald Klop
Op woensdag, 17 augustus 2011 15:02 schreef Ronald Klop ronald-mailingl...@base.nl: Op woensdag, 17 augustus 2011 14:28 schreef Mark Thomas ma...@apache.org: On 17/08/2011 13:20, Ronald Klop wrote: Sometimes. Mostly I run ImageMagick in a separate process. But

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

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 ronald-mailingl...@base.nl: 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