Search |
||
Atmosphere: state of the unionPosted by jfarcand on February 26, 2009 at 9:14 PM PST
The goal of Project Atmosphere is to bring Comet to everyone, everywhere. What the status of the project? Read on...
Naaa :-) Follow the progress real time (aka Comet like) for here and watch our first unleashed Grizzlet running on Tomcat, Jetty, GlassFish and Grizzly! Interested to contribute, jump in and subscribe.. Grizzlet are the first steps to achieve this
technorati: atmosphere comet grizzlet »
Related Topics >>
Glassfish Comments
Comments are listed in date ascending order (oldest first)
Submitted by free2create on Fri, 2009-02-27 14:55.
Opening this page is slow because the image is 29 MB, could you please scale down for us mere mortals.
Submitted by kongkaiping on Mon, 2009-03-09 03:39.
hi jfarcand :
Is the grizzly comet stable enough ? I am trying to use the grizzly comet in the glassfish. I am following the example from your blog and up to now, I encounter some confused exceptions! especially, the following one: and some times the response doesn't work as normally ,that is to say, some times client get nothing and some times client get wrong data that should not be received by the client!
SEVERE: doSelect exception
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:64)
at com.sun.grizzly.TCPSelectorHandler.onReadInterest(TCPSelectorHandler.java:668)
at com.sun.grizzly.Controller.doSelect(Controller.java:422)
at com.sun.grizzly.SelectorHandlerRunner.run(SelectorHandlerRunner.java:82)
at com.sun.grizzly.Controller.startSelectorHandlerRunner(Controller.java:1136)
at com.sun.grizzly.Controller.start(Controller.java:943)
at com.sun.grizzly.http.SelectorThread.startListener(SelectorThread.java:1178)
at com.sun.grizzly.http.SelectorThread.run(SelectorThread.java:1045)
at com.sun.grizzly.http.SelectorThread.startEndpoint(SelectorThread.java:1110)
at com.sun.enterprise.v3.services.impl.GrizzlyServiceListener.start(GrizzlyServiceListener.java:91)
at com.sun.enterprise.v3.services.impl.GrizzlyProxy$1.run(GrizzlyProxy.java:222)
|
||
|
|