Question
Verizon Data Services
IN
Last activity: 3 Aug 2018 8:06 EDT
ERROR - Interceptor Atmosphere LifeCycle crashed
Getting the below exception in production environment. Does anyone know the root cause of this exception and the fix for this. 2017-11-13 10:56:16,984 [WebContainer : 57914] [ ] [ ] [ ] (here.cpr.AsynchronousProcessor) ERROR - Interceptor Atmosphere LifeCycle crashed.
Getting the below exception in production environment. Does anyone know the root cause of this exception and the fix for this. 2017-11-13 10:56:16,984 [WebContainer : 57914] [ ] [ ] [ ] (here.cpr.AsynchronousProcessor) ERROR - Interceptor Atmosphere LifeCycle crashed. Processing will continue with other interceptor.;java.lang.NullPointerException; at com.xx.ws.webcontainer.srt.SRTServletRequest$SRTServletRequestHelper.access$200(SRTServletRequest.java:3279) ~[com.xx.ws.webcontainer.jar:?]; at com.xx.ws.webcontainer.srt.SRTServletRequest.removeAttribute(SRTServletRequest.java:847) ~[com.xx.ws.webcontainer.jar:?]; at org.atmosphere.cpr.AtmosphereRequestImpl.removeAttribute(AtmosphereRequestImpl.java:659) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.container.Servlet30CometSupport.endAsyncContext(Servlet30CometSupport.java:136) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.container.Servlet30CometSupport.complete(Servlet30CometSupport.java:119) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.container.Servlet30CometSupport.complete(Servlet30CometSupport.java:46) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.cpr.AtmosphereResourceImpl.cancel(AtmosphereResourceImpl.java:806) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.cpr.AtmosphereResourceImpl.dirtyClose(AtmosphereResourceImpl.java:910) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.cpr.DefaultBroadcaster.addAtmosphereResource(DefaultBroadcaster.java:1373) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.cpr.AtmosphereResourceImpl.suspend(AtmosphereResourceImpl.java:401) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor.postInspect(AtmosphereResourceLifecycleInterceptor.java:145) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.cpr.AsynchronousProcessor.postInterceptors(AsynchronousProcessor.java:374) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:230) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:115) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.container.Servlet30CometSupport.service(Servlet30CometSupport.java:68) ~[pratmosphere-runtime-2.4.5.2.jar:?]; at org.atmosphere.cpr.AtmosphereFramework.doCometSupport(AtmosphereFramework.java:2209) ~[pratmosphere-runtime-2.4.5.2.jar:?];