Hi Chris,

Looks like tomcat 7.0.37 solve this issue.

One question though, I am seeing following error in catalina.out

*java.lang.IllegalStateException: Calling [asyncComplete()] is not valid
for a request with Async state [MUST_COMPLETE]*


do I need to handle something in my code??

Also are there any detailed examples of implementation of AsynListener?

Thanks,
Sumit

On Wed, Feb 27, 2013 at 11:52 AM, Sumit Bhardwaj
<sumit.bhard...@gmail.com>wrote:

> Sure Chris,
>
> would try with 7.0.37
>
> Thanks,
> Sumit
>
>
> On Wed, Feb 27, 2013 at 11:42 AM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA256
>>
>> Sunit,
>>
>> On 2/26/13 8:05 PM, Sumit Bhardwaj wrote:
>> > Hi,
>> >
>> > I am using AsyncContext for implementing a file download app and
>> > seeing issues on the timeout. I am using tomcat 7.0.23  (and have
>> > tried on 7.0.28 as well, but seeing the issue in 28 as well)
>>
>> Any chance of testing on 7.0.37, the current release? There have been
>> a number of fixes to the async portions of Tomcat since 7.0.23/28,
>> though none of the changelog descriptions jump out at me as being
>> obviously relevant.
>>
>> - -chris
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
>> Comment: GPGTools - http://gpgtools.org
>> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>>
>> iEYEAREIAAYFAlEto8oACgkQ9CaO5/Lv0PDX8gCfVG46d8YDTpKxEXEtqik1E17x
>> w60AoKrQ8yOuSfsZ23lcKLsBLxk1igwW
>> =P8HP
>> -----END PGP SIGNATURE-----
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
>

Reply via email to