users@grizzly.java.net

Re: Exception in load testing

From: Jon Brisbin <jon_at_jbrisbin.com>
Date: Wed, 20 Jul 2011 11:10:43 -0500

On Jul 20, 2011, at 11:03 AM, Oleksiy Stashok wrote:

>>
> Which Grizzly version are you using? Is it one taken from the trunk or 2.1.1?

2.1.1

> Again would be easier, if I'd be able to reproduce this on a simple test.

Yeah, I know that would be a lot simpler. Unfortunately I'm trying to keep up with another group that's doing something similar and I don't have a lot of time to extract the appropriate bits of this application and put them into separate test.

I was kinda hoping someone might recognize the error and say "adjust this knob and you'll be all set". :)

I'm using HttpServer.createSimpleServer() and registering a single HttpHandler implementation that accepts HTTP uploads and streams them to a FileChannel object using the NIOInputStream to read from the client, if it makes any difference.

If I have time, I'll try and break this stuff out into a test case...

jb


>
> Thanks.
>
> WBR,
> Alexey.
>
>> Thanks!
>>
>> Jon Brisbin
>>
>> http://jbrisbin.com
>> Twitter: @j_brisbin
>>
>>
>


Thanks!

Jon Brisbin

http://jbrisbin.com
Twitter: @j_brisbin