Every UI access - instant cancelling from Atmosphere

Hey there,

i am back with another problem:

After restart of tomcat and browser push is working:
DefaultWebSocketProcessor - Atmosphere detected WebSocket: org.atmosphere.container.version.TomcatWebSocket

After some runtime every browser gets disconnect instantly:
Atmosphere does not open any push connections anymore:

AsynchronousProcessor - Cancelling the connection for AtmosphereResource 5dfb2492-c9a1-46e0-9bbf-456e757bea4e

Debian 7 with Tomcat 7.0.2.8 with java version “1.7.0_03” OpenJDK Runtime Environment (IcedTea7 2.1.7) (7u3-2.1.7-1) OpenJDK Client VM (build 22.0-b10, mixed mode, sharing)

Hope you can help me!

Hi, it is known that some earlier versions of Tomcat 7 have rather buggy Websocket implementations. Could you try with Tomcat 7.0.40 and see if the problem still occurs?