Latest Netty and Opera/IE issues

14 views
Skip to first unread message

David Marko

unread,
Mar 1, 2010, 3:35:26 PM3/1/10
to play-framework
It was reported and fixed in some previous versions of Netty
integrations. Accessing my app using IE 8 and Opera 10.5 shows the
following error on Play! console and time to time the page is not
loaded - partialy or completely.

java.io.IOException: Connection terminated by remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:25)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:233)
at sun.nio.ch.IOUtil.read(IOUtil.java:200)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:
236)
at
org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:326)
at
org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:
277)
at
org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:197)
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)

Nicolas Leroux

unread,
Mar 1, 2010, 4:33:51 PM3/1/10
to play-fr...@googlegroups.com
Thanks for the report. I am looking into it.

Nicolas

> --
> You received this message because you are subscribed to the Google Groups "play-framework" group.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.

Nicolas Leroux

unread,
Mar 2, 2010, 3:44:35 AM3/2/10
to play-fr...@googlegroups.com
Hi David,

I have just push the play! Netty module 1.0.1 that should fixed this problem.

Nicolas

On 1 mrt 2010, at 21:35, David Marko wrote:

David Marko

unread,
Mar 2, 2010, 4:16:11 AM3/2/10
to play-framework
Downloaded and found something weird immediately. I use Netty for
development and with 1.0.1, when error occures on my page, the correct
error page appears, but on another refresh(from browse) the server
hangs. There is no message on console but I cant get to any page in my
app, browser looks like page is loading but nothing appears on screen
and app becomes unresponsive(I cant get to any link from my app
without any error on console). I restarted my app and the same
behaviour. I went back to netty 1.0 and its working correctly.

David

Nicolas Leroux

unread,
Mar 2, 2010, 4:20:03 AM3/2/10
to play-fr...@googlegroups.com
Ah la la, I am not lucky today ;)

I guess I have pushed my dev version. Sorry about that, fixing it asap.

Nicolas

Reply all
Reply to author
Forward
0 new messages