Atmosphere / wasync

WebSockets with fallback transports client library for Node.js, Android and Java
http://async-io.org
161 stars 47 forks source link

Nullpointer exception in atmosphere runtime 2.0.3 version #160

Closed Kamalakannan1981 closed 5 years ago

Kamalakannan1981 commented 5 years ago

During tomcat server startup, I'm getting runtime exception after atomsphere framework started.

at org.atmosphere.cpr.AtmosphereResponse.setHeader(AtmosphereResponse.java:309)

The error is weird and getting this error all of sudden in Tomcat7.0.75.0 version. JDK version 1.8.0_172 It was working in test region for last couple of years and quite surprised with this error now. Could you please help to identify the rootcause of the issue? Appreciate if someone could help to resolve it at earliest

jfarcand commented 5 years ago

Wrong place