Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wicket] NPE on timeout #417

Closed
jfarcand opened this issue Jun 13, 2012 · 1 comment
Closed

[wicket] NPE on timeout #417

jfarcand opened this issue Jun 13, 2012 · 1 comment

Comments

@jfarcand
Copy link
Member

This exception needs to be investigated.

ERROR - AsynchronousProcessor      - failed to timeout resource null 
java.lang.NullPointerException 
        at org.atmosphere.cpr.AsynchronousProcessor.timedout(AsynchronousProcessor.java:354) 
        at org.atmosphere.cpr.AsynchronousProcessor$AsynchronousProcessorHook.timedOut(AsynchronousProcessor.java:578) 
        at org.atmosphere.websocket.WebSocketProcessor.close(WebSocketProcessor.java:216) 
        at org.atmosphere.container.JettyWebSocketHandler.onClose(JettyWebSocketHandler.java:132) 
        at org.eclipse.jetty.websocket.WebSocketConnectionD00.onClose(WebSocketConnectionD00.java:227) 
        at org.eclipse.jetty.websocket.WebSocketServletConnectionD00.onClose(WebSocketServletConnectionD00.java:99) 
        at org.eclipse.jetty.server.AbstractConnector.connectionClosed(AbstractConnector.java:1145) 
        at org.eclipse.jetty.server.nio.SelectChannelConnector.endPointClosed(SelectChannelConnector.java:274) 
        at org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager.endPointClosed(SelectChannelConnector.java:301) 
        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.destroyEndPoint(SelectorManager.java:848) 
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.doUpdateKey(SelectChannelEndPoint.java:585) 
        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:463) 
        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:285) 
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603) 
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538) 
        at java.lang.Thread.run(Thread.java:680) 
ERROR - Jetty8WebSocket            - WebSocket Redirect not supported 
@jfarcand
Copy link
Member Author

@papegaaij Closing this issue as not able to reproduce. Please re-open if someone in your community face it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant