Re: trunk: An buffer exception in AccessLogValve.log(..)

2012-10-02 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/10/2012 21:37, Christopher Schultz wrote: > Konstantin, > > On 10/2/12 3:58 PM, Konstantin Kolinko wrote: >> 2012/10/2 Christopher Schultz : >>> Konstantin, >>> >>> On 10/2/12 2:32 PM, Konstantin Kolinko wrote: Running current trunk + Nio

Re: trunk: An buffer exception in AccessLogValve.log(..)

2012-10-02 Thread Christopher Schultz
Konstantin, On 10/2/12 3:58 PM, Konstantin Kolinko wrote: > 2012/10/2 Christopher Schultz : >> Konstantin, >> >> On 10/2/12 2:32 PM, Konstantin Kolinko wrote: >>> Running current trunk + Nio connector + JDK 7u7, I see a lot of the >>> following exceptions. >>> >>> It looks like there is some bug i

Re: trunk: An buffer exception in AccessLogValve.log(..)

2012-10-02 Thread Konstantin Kolinko
2012/10/2 Christopher Schultz : > Konstantin, > > On 10/2/12 2:32 PM, Konstantin Kolinko wrote: >> Running current trunk + Nio connector + JDK 7u7, I see a lot of the >> following exceptions. >> >> It looks like there is some bug in AccessLogValve optimization when >> StringBuilder was replaced wit

Re: trunk: An buffer exception in AccessLogValve.log(..)

2012-10-02 Thread verlag.preis...@t-online.de
Hi, -Original-Nachricht- > Von: Christopher Schultz > An: Tomcat Developers List > > A CharBuffer cannot grow itself? > > The API does not seem to say anything about re-sizing CharBuffers. The Javadoc for java.nio.Buffer (superclass of CharBuffer) states that: A buffer's capacity

Re: trunk: An buffer exception in AccessLogValve.log(..)

2012-10-02 Thread Christopher Schultz
Konstantin, On 10/2/12 2:32 PM, Konstantin Kolinko wrote: > Running current trunk + Nio connector + JDK 7u7, I see a lot of the > following exceptions. > > It looks like there is some bug in AccessLogValve optimization when > StringBuilder was replaced with a CharBuffer. > > A CharBuffer cannot

trunk: An buffer exception in AccessLogValve.log(..)

2012-10-02 Thread Konstantin Kolinko
Hi! Running current trunk + Nio connector + JDK 7u7, I see a lot of the following exceptions. It looks like there is some bug in AccessLogValve optimization when StringBuilder was replaced with a CharBuffer. A CharBuffer cannot grow itself? 02-Oct-2012 22:17:29.000 SEVERE [http-nio-8080-exec-2