You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2014-01-06 09:35:33.056:WARN:oejs.ServletHandler:qtp24933519-16: /atmosphere/
java.lang.IllegalStateException: Not a 'WebSocket: Upgrade' request
at org.eclipse.jetty.websocket.server.WebSocketServerFactory.upgrade(WebSocketServerFactory.java:444)
at org.eclipse.jetty.websocket.server.WebSocketServerFactory.acceptWebSocket(WebSocketServerFactory.java:185)
at org.eclipse.jetty.websocket.server.WebSocketServerFactory.acceptWebSocket(WebSocketServerFactory.java:147)
at org.atmosphere.container.Jetty9AsyncSupportWithWebSocket$1.acceptWebSocket(Jetty9AsyncSupportWithWebSocket.java:145)
at org.atmosphere.container.Jetty9AsyncSupportWithWebSocket.service(Jetty9AsyncSupportWithWebSocket.java:174)
at org.atmosphere.cpr.AtmosphereFramework.doCometSupport(AtmosphereFramework.java:1757)
at org.atmosphere.cpr.AtmosphereServlet.doPost(AtmosphereServlet.java:201)
at org.atmosphere.cpr.AtmosphereServlet.doGet(AtmosphereServlet.java:187)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.lazan.t5.atmosphere.services.internal.HttpServletHttpServletRequestFilter.service(HttpServletHttpServletRequestFilter.java:66)
at org.lazan.t5.atmosphere.services.internal.AtmosphereHttpServletRequestFilter.service(AtmosphereHttpServletRequestFilter.java:50)
at $HttpServletRequestHandler_2ac54b9df74ebb.service(Unknown Source)
at org.apache.tapestry5.internal.services.IgnoredPathsFilter.service(IgnoredPathsFilter.java:62)
at $HttpServletRequestFilter_2ac54b9df74eb7.service(Unknown Source)
at $HttpServletRequestHandler_2ac54b9df74ebb.service(Unknown Source)
at org.apache.tapestry5.services.TapestryModule$1.service(TapestryModule.java:852)
at $HttpServletRequestHandler_2ac54b9df74ebb.service(Unknown Source)
at $HttpServletRequestHandler_2ac54b9df74eb6.service(Unknown Source)
at org.apache.tapestry5.TapestryFilter.doFilter(TapestryFilter.java:171)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1539)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:524)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1110)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:453)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1044)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:459)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:280)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:229)
at org.eclipse.jetty.io.AbstractConnection$1.run(AbstractConnection.java:505)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Unknown Source)
Invoking executeWebSocket atmosphere.js:2868
Using URL: ws://tapestry-atmosphere.uklance.cloudbees.net/atmosphere/?X-Atmosphere-tracking-id=0&X-Atmosphere-Framework=2.0.9-javascript&X-Atmosphere-Transport=websocket&X-Cache-Date=0&Content-Type=application/json&X-atmo-protocol=true atmosphere.js:2868
Unexpected response code: 500 :1
Websocket failed. Downgrading to Comet and resending atmosphere.js:2868
Failed to load resource: the server responded with a status of 500 (Server Error) http://tapestry-atmosphere.uklance.cloudbees.net/atmosphere/?X-Atmosphere-t…-Date=0&Content-Type=application/json&X-atmo-protocol=true&_=1389000932041
Failed to load resource: the server responded with a status of 500 (Server Error) http://tapestry-atmosphere.uklance.cloudbees.net/atmosphere/?X-Atmosphere-t…-Date=0&Content-Type=application/json&X-atmo-protocol=true&_=1389000932248
Failed to load resource: the server responded with a status of 500 (Server Error) http://tapestry-atmosphere.uklance.cloudbees.net/atmosphere/?X-Atmosphere-t…-Date=0&Content-Type=application/json&X-atmo-protocol=true&_=1389000932526
Failed to load resource: the server responded with a status of 500 (Server Error) http://tapestry-atmosphere.uklance.cloudbees.net/atmosphere/?X-Atmosphere-t…-Date=0&Content-Type=application/json&X-atmo-protocol=true&_=1389000932688
Failed to load resource: the server responded with a status of 500 (Server Error) http://tapestry-atmosphere.uklance.cloudbees.net/atmosphere/?X-Atmosphere-t…-Date=0&Content-Type=application/json&X-atmo-protocol=true&_=1389000932800
Failed to load resource: the server responded with a status of 500 (Server Error) http://tapestry-atmosphere.uklance.cloudbees.net/atmosphere/?X-Atmosphere-t…-Date=0&Content-Type=application/json&X-atmo-protocol=true&_=1389000932966
The text was updated successfully, but these errors were encountered:
See gist here for server log + access log
TODO: Investigate
AtmosphereFramework.doCometSupport(AtmosphereFramework.java:1757)
See here also
The text was updated successfully, but these errors were encountered: