Created
December 7, 2010 19:21
-
-
Save jfarcand/732259 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[http-8080-exec-2] LISTENING to 'aaaa' | |
Dec 7, 2010 2:20:44 PM org.atmosphere.handler.ReflectorServletProcessor onRequest | |
SEVERE: onRequest | |
javax.servlet.ServletException: Throwable | |
at org.atmosphere.util.AtmosphereFilterChain.doFilter(AtmosphereFilterChain.java:165) | |
at org.atmosphere.util.AtmosphereFilterChain.invokeFilterChain(AtmosphereFilterChain.java:116) | |
at org.atmosphere.handler.ReflectorServletProcessor$FilterChainServletWrapper.service(ReflectorServletProcessor.java:271) | |
at org.atmosphere.handler.ReflectorServletProcessor.onRequest(ReflectorServletProcessor.java:135) | |
at org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:193) | |
at org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:145) | |
at org.atmosphere.container.BlockingIOCometSupport.service(BlockingIOCometSupport.java:88) | |
at org.atmosphere.cpr.AtmosphereServlet.doCometSupport(AtmosphereServlet.java:1122) | |
at org.atmosphere.cpr.AtmosphereServlet.doPost(AtmosphereServlet.java:1105) | |
at org.atmosphere.cpr.AtmosphereServlet.doGet(AtmosphereServlet.java:1091) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) | |
at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:216) | |
at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:141) | |
at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:93) | |
at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:63) | |
at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:122) | |
at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:110) | |
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) | |
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) | |
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) | |
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) | |
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) | |
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) | |
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) | |
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) | |
at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:880) | |
at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:719) | |
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2081) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) | |
at java.lang.Thread.run(Thread.java:680) | |
Caused by: java.lang.AssertionError | |
at org.atmosphere.samples.di.guice.EventsLogger.onSuspend(EventsLogger.java:57) | |
at org.atmosphere.cpr.AtmosphereResourceImpl.onSuspend(AtmosphereResourceImpl.java:451) | |
at org.atmosphere.cpr.AtmosphereResourceImpl.notifyListeners(AtmosphereResourceImpl.java:424) | |
at org.atmosphere.cpr.AtmosphereResourceImpl.notifyListeners(AtmosphereResourceImpl.java:412) | |
at org.atmosphere.cpr.AtmosphereResourceImpl.suspend(AtmosphereResourceImpl.java:223) | |
at org.atmosphere.jersey.AtmosphereFilter$Filter.suspend(AtmosphereFilter.java:512) | |
at org.atmosphere.jersey.AtmosphereFilter$Filter.filter(AtmosphereFilter.java:243) | |
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1305) | |
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1239) | |
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1229) | |
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:420) | |
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:506) | |
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:693) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) | |
at org.atmosphere.util.AtmosphereFilterChain.doFilter(AtmosphereFilterChain.java:155) | |
... 31 more | |
[http-8080-exec-3] LISTENING to 'aaaa' | |
Dec 7, 2010 2:20:44 PM org.atmosphere.handler.ReflectorServletProcessor onRequest | |
SEVERE: onRequest | |
javax.servlet.ServletException: Throwable | |
at org.atmosphere.util.AtmosphereFilterChain.doFilter(AtmosphereFilterChain.java:165) | |
at org.atmosphere.util.AtmosphereFilterChain.invokeFilterChain(AtmosphereFilterChain.java:116) | |
at org.atmosphere.handler.ReflectorServletProcessor$FilterChainServletWrapper.service(ReflectorServletProcessor.java:271) | |
at org.atmosphere.handler.ReflectorServletProcessor.onRequest(ReflectorServletProcessor.java:135) | |
at org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:193) | |
at org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:145) | |
at org.atmosphere.container.BlockingIOCometSupport.service(BlockingIOCometSupport.java:88) | |
at org.atmosphere.cpr.AtmosphereServlet.doCometSupport(AtmosphereServlet.java:1122) | |
at org.atmosphere.cpr.AtmosphereServlet.doPost(AtmosphereServlet.java:1105) | |
at org.atmosphere.cpr.AtmosphereServlet.doGet(AtmosphereServlet.java:1091) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) | |
at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:216) | |
at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:141) | |
at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:93) | |
at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:63) | |
at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:122) | |
at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:110) | |
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) | |
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) | |
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) | |
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) | |
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) | |
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) | |
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) | |
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) | |
at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:880) | |
at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:719) | |
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2081) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) | |
at java.lang.Thread.run(Thread.java:680) | |
Caused by: java.lang.AssertionError | |
at org.atmosphere.samples.di.guice.EventsLogger.onSuspend(EventsLogger.java:57) | |
at org.atmosphere.cpr.AtmosphereResourceImpl.onSuspend(AtmosphereResourceImpl.java:451) | |
at org.atmosphere.cpr.AtmosphereResourceImpl.notifyListeners(AtmosphereResourceImpl.java:424) | |
at org.atmosphere.cpr.AtmosphereResourceImpl.notifyListeners(AtmosphereResourceImpl.java:412) | |
at org.atmosphere.cpr.AtmosphereResourceImpl.suspend(AtmosphereResourceImpl.java:223) | |
at org.atmosphere.jersey.AtmosphereFilter$Filter.suspend(AtmosphereFilter.java:512) | |
at org.atmosphere.jersey.AtmosphereFilter$Filter.filter(AtmosphereFilter.java:243) | |
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1305) | |
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1239) | |
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1229) | |
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:420) | |
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:506) | |
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:693) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) | |
at org.atmosphere.util.AtmosphereFilterChain.doFilter(AtmosphereFilterChain.java:155) | |
... 31 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment