empty text?

"Trustin Lee (이희승)" trustin at gmail.com
Wed Mar 24 20:18:13 EDT 2010


I need exact traffic pattern or test code that reproduces the problem.
I have no clue so far unfortunately.

Nitrostar wrote:
> Ohh very cool upgrades! I'm running now netty-3.2.0.BETA1
> 
> I'm running a web server, and I don't know what/how it's happening... I'm
> handling around 5K reqs/second and I see this error very sporadically (maybe
> once every 2 hours):
> 
> java.lang.IllegalArgumentException: empty text
>         at
> org.jboss.netty.handler.codec.http.HttpVersion.<init>(HttpVersion.java:103)
>         at
> org.jboss.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:68)
>         at
> org.jboss.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:81)
>         at
> org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(HttpMessageDecoder.java:198)
>         at
> org.jboss.netty.handler.codec.http.HttpMessageDecoder.decode(HttpMessageDecoder.java:107)
>         at
> org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:461)
>         at
> org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:434)
>         at
> org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:274)
>         at
> org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:261)
>         at
> org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:349)
>         at
> org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:281)
>         at
> org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:201)
>         at
> org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>         at java.lang.Thread.run(Thread.java:619)
> 
> 
> What can I do to provide more information?
> 

-- 
what we call human nature in actuality is human habit
http://gleamynode.net/


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20100325/ad5a4126/attachment-0001.bin 


More information about the netty-users mailing list