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

Shield the OnDisconnect AtmosphereIntercetor from connection close #983

Closed
jfarcand opened this issue Mar 27, 2013 · 0 comments
Closed

Shield the OnDisconnect AtmosphereIntercetor from connection close #983

jfarcand opened this issue Mar 27, 2013 · 0 comments
Labels

Comments

@jfarcand
Copy link
Member

WARNING: StandardWrapperValve[AtmosphereServlet]: PWC1406: Servlet.service() for servlet AtmosphereServlet threw exception
java.lang.NullPointerException
    at org.apache.catalina.connector.Request.setAttribute(Request.java:1689)
    at org.apache.catalina.connector.RequestFacade.setAttribute(RequestFacade.java:570)
    at org.atmosphere.cpr.AtmosphereRequest.setAttribute(AtmosphereRequest.java:562)
    at org.atmosphere.interceptor.OnDisconnectInterceptor.inspect(OnDisconnectInterceptor.java:59)
    at org.atmosphere.cpr.AsynchronousProcessor.invokeInterceptors(AsynchronousProcessor.java:287)
    at org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:253)
    at org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:164)
jfarcand added a commit that referenced this issue Mar 27, 2013
jfarcand added a commit that referenced this issue Mar 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant