Advertisement
maxsap

wildfly8/atmosphere/weld

Aug 9th, 2014
678
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.99 KB | None | 0 0
  1. 2014-08-09 21:27:06,770 DEBUG [org.jboss.weld.Bootstrap] (MSC service thread 1-11) WELD-000106: Bean: com.sun.faces.util.cdi11.CDIUtilImpl$BeanWrapper@1183c2d3
  2. 2014-08-09 21:27:06,772 DEBUG [org.jboss.weld.deployer] (MSC service thread 1-11) Discovered SYNTHETIC BeanDeploymentArchive (org.hibernate.validator:main.additionalClasses)
  3. 2014-08-09 21:27:06,773 DEBUG [org.jboss.weld.Bootstrap] (MSC service thread 1-11) WELD-000106: Bean: Built-in Bean [javax.enterprise.inject.spi.BeanManager] with qualifiers [@Default]
  4. 2014-08-09 21:27:06,773 DEBUG [org.jboss.weld.Bootstrap] (MSC service thread 1-11) WELD-000106: Bean: Built-in Bean [org.jboss.weld.manager.BeanManagerImpl] with qualifiers [@Default]
  5. 2014-08-09 21:27:06,774 DEBUG [org.jboss.weld.Bootstrap] (MSC service thread 1-11) WELD-000106: Bean: org.hibernate.validator.internal.cdi.ValidatorFactoryBean@1a02b96a
  6. 2014-08-09 21:27:06,775 DEBUG [org.jboss.weld.Bootstrap] (MSC service thread 1-11) WELD-000106: Bean: org.hibernate.validator.internal.cdi.ValidatorBean@3cddb235
  7. 2014-08-09 21:27:06,781 DEBUG [org.jboss.weld.Bootstrap] (MSC service thread 1-11) WELD-000106: Bean: com.sun.faces.util.cdi11.CDIUtilImpl$BeanWrapper@5608525
  8. 2014-08-09 21:27:06,880 DEBUG [org.jboss.weld.Reflection] (MSC service thread 1-11) WELD-000620: interface org.picketlink.Identity$Stateless is not declared @Target(METHOD, FIELD, PARAMETER, TYPE). Weld will use this annotation, however this may make the application unportable.
  9. 2014-08-09 21:27:06,895 DEBUG [org.jboss.weld.Bootstrap] (MSC service thread 1-11) WELD-000100: Weld initialized. Validating beans
  10. 2014-08-09 21:27:07,080 INFO [org.picketlink.idm] (ServerService Thread Pool -- 53) PLIDM001000: Bootstrapping PicketLink IDM Partition Manager
  11. 2014-08-09 21:27:07,084 INFO [org.picketlink.idm.identity.store] (ServerService Thread Pool -- 53) PLIDM001001: Initializing Identity Store [class org.picketlink.idm.jpa.internal.JPAIdentityStore]
  12. 2014-08-09 21:27:07,780 TRACE [org.atmosphere.cpr.AtmosphereInitializer] (MSC service thread 1-15) Initializing AtmosphereFramework
  13. 2014-08-09 21:27:08,181 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-15) Deploying javax.ws.rs.core.Application: class com.gr.project.rest.JaxRsActivator$Proxy$_$$_WeldClientProxy
  14. 2014-08-09 21:27:08,240 WARN [org.atmosphere.util.IOUtils] (MSC service thread 1-15) META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  15. 2014-08-09 21:27:08,243 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.cpr.AsyncSupportListenerAdapter. Creating the object directly.
  16. 2014-08-09 21:27:08,243 TRACE [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) ObjectFactory already set to CDI ObjectFactory
  17. 2014-08-09 21:27:08,257 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.cpr.DefaultAnnotationProcessor. Creating the object directly.
  18. 2014-08-09 21:27:08,259 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  19. 2014-08-09 21:27:08,259 INFO [org.atmosphere.cpr.DefaultAnnotationProcessor] (MSC service thread 1-15) AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$ServletContainerInitializerAnnotationProcessor being used
  20. 2014-08-09 21:27:08,260 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.AsyncSupportServiceProcessor associated with interface org.atmosphere.config.service.AsyncSupportService
  21. 2014-08-09 21:27:08,260 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.WebSocketProcessorServiceProcessor associated with interface org.atmosphere.config.service.WebSocketProcessorService
  22. 2014-08-09 21:27:08,260 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.BroadcasterServiceProcessor associated with interface org.atmosphere.config.service.BroadcasterService
  23. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.MeteorServiceProcessor associated with interface org.atmosphere.config.service.MeteorService
  24. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.AsyncSupportListenerServiceProcessor associated with interface org.atmosphere.config.service.AsyncSupportListenerService
  25. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.BroadcastFilterServiceProcessor associated with interface org.atmosphere.config.service.BroadcasterFilterService
  26. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.BroadcasterListenerServiceProcessor associated with interface org.atmosphere.config.service.BroadcasterListenerService
  27. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.WebSocketHandlerServiceProcessor associated with interface org.atmosphere.config.service.WebSocketHandlerService
  28. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.BroadcasterFactoryServiceProcessor associated with interface org.atmosphere.config.service.BroadcasterFactoryService
  29. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.AtmosphereHandlerServiceProcessor associated with interface org.atmosphere.config.service.AtmosphereHandlerService
  30. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.WebSocketProtocolServiceProcessor associated with interface org.atmosphere.config.service.WebSocketProtocolService
  31. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.AtmosphereServiceProcessor associated with interface org.atmosphere.config.service.AtmosphereService
  32. 2014-08-09 21:27:08,261 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.BroadcasterCacheListenererviceProcessor associated with interface org.atmosphere.config.service.BroadcasterCacheListenerService
  33. 2014-08-09 21:27:08,262 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.BroadcasterCacheServiceProcessor associated with interface org.atmosphere.config.service.BroadcasterCacheService
  34. 2014-08-09 21:27:08,262 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.EndpointMapperServiceProcessor associated with interface org.atmosphere.config.service.EndpointMapperService
  35. 2014-08-09 21:27:08,262 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.BroadcasterCacheInspectorServiceProcessor associated with interface org.atmosphere.config.service.BroadcasterCacheInspectorService
  36. 2014-08-09 21:27:08,262 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.AtmosphereInterceptorServiceProcessor associated with interface org.atmosphere.config.service.AtmosphereInterceptorService
  37. 2014-08-09 21:27:08,262 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Processor class org.atmosphere.annotation.ManagedServiceProcessor associated with interface org.atmosphere.config.service.ManagedService
  38. 2014-08-09 21:27:08,262 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.AsyncSupportServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  39. 2014-08-09 21:27:08,262 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  40. 2014-08-09 21:27:08,262 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.WebSocketProcessorServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  41. 2014-08-09 21:27:08,263 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  42. 2014-08-09 21:27:08,263 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.BroadcasterServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  43. 2014-08-09 21:27:08,263 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  44. 2014-08-09 21:27:08,263 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.MeteorServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  45. 2014-08-09 21:27:08,263 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  46. 2014-08-09 21:27:08,263 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.AsyncSupportListenerServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  47. 2014-08-09 21:27:08,263 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  48. 2014-08-09 21:27:08,264 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.BroadcastFilterServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  49. 2014-08-09 21:27:08,264 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  50. 2014-08-09 21:27:08,264 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.BroadcasterListenerServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  51. 2014-08-09 21:27:08,264 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  52. 2014-08-09 21:27:08,264 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.WebSocketHandlerServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  53. 2014-08-09 21:27:08,264 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  54. 2014-08-09 21:27:08,264 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.BroadcasterFactoryServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  55. 2014-08-09 21:27:08,265 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  56. 2014-08-09 21:27:08,265 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.AtmosphereHandlerServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  57. 2014-08-09 21:27:08,265 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  58. 2014-08-09 21:27:08,265 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.WebSocketProtocolServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  59. 2014-08-09 21:27:08,265 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  60. 2014-08-09 21:27:08,265 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.AtmosphereServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  61. 2014-08-09 21:27:08,265 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  62. 2014-08-09 21:27:08,265 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.BroadcasterCacheListenererviceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  63. 2014-08-09 21:27:08,266 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  64. 2014-08-09 21:27:08,266 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.BroadcasterCacheServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  65. 2014-08-09 21:27:08,266 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  66. 2014-08-09 21:27:08,266 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.EndpointMapperServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  67. 2014-08-09 21:27:08,266 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  68. 2014-08-09 21:27:08,266 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.BroadcasterCacheInspectorServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  69. 2014-08-09 21:27:08,267 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  70. 2014-08-09 21:27:08,267 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.AtmosphereInterceptorServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  71. 2014-08-09 21:27:08,267 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  72. 2014-08-09 21:27:08,267 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class org.atmosphere.annotation.ManagedServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
  73. 2014-08-09 21:27:08,267 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.AtmosphereAnnotation unhandled
  74. 2014-08-09 21:27:08,267 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class com.gr.project.security.service.RestToAtmosphere being scanned: interface javax.ws.rs.Path
  75. 2014-08-09 21:27:08,267 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface javax.ws.rs.Path unhandled
  76. 2014-08-09 21:27:08,268 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class com.gr.project.security.service.RestToAtmosphere being scanned: interface org.atmosphere.config.service.AtmosphereService
  77. 2014-08-09 21:27:08,268 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.annotation.AtmosphereServiceProcessor. Creating the object directly.
  78. 2014-08-09 21:27:08,271 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.handler.ReflectorServletProcessor. Creating the object directly.
  79. 2014-08-09 21:27:08,272 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor. Creating the object directly.
  80. 2014-08-09 21:27:08,273 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.client.TrackMessageSizeInterceptor. Creating the object directly.
  81. 2014-08-09 21:27:08,275 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) About to create /chat
  82. 2014-08-09 21:27:08,275 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) Looking in the store using /chat returned null
  83. 2014-08-09 21:27:08,276 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.cpr.DefaultBroadcaster. Creating the object directly.
  84. 2014-08-09 21:27:08,281 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.cache.UUIDBroadcasterCache. Creating the object directly.
  85. 2014-08-09 21:27:08,282 TRACE [org.atmosphere.cpr.DefaultBroadcaster] (MSC service thread 1-15) /chat new lifecycle policy: NEVER
  86. 2014-08-09 21:27:08,282 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) About to create /chat
  87. 2014-08-09 21:27:08,282 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) Looking in the store using /chat returned null
  88. 2014-08-09 21:27:08,284 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) Broadcaster /chat was created
  89. Name: /chat
  90. AtmosphereResource: 0
  91. BroadcasterCache org.atmosphere.cache.UUIDBroadcasterCache
  92. 2014-08-09 21:27:08,284 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Installed AtmosphereHandler org.atmosphere.annotation.AtmosphereServiceProcessor$1 mapped to context-path: /chat
  93. 2014-08-09 21:27:08,284 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Installed the following AtmosphereInterceptor mapped to AtmosphereHandler org.atmosphere.annotation.AtmosphereServiceProcessor$1
  94. 2014-08-09 21:27:08,284 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.annotation.AnnotationUtil$1 : @Service Event Listeners
  95. 2014-08-09 21:27:08,284 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor : Atmosphere LifeCycle
  96. 2014-08-09 21:27:08,285 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.client.TrackMessageSizeInterceptor : Track Message Size Interceptor using |
  97. 2014-08-09 21:27:08,285 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface org.atmosphere.config.service.AtmosphereService handled by org.atmosphere.annotation.AtmosphereServiceProcessor
  98. 2014-08-09 21:27:08,285 INFO [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Found Annotation in class com.gr.project.security.service.RestToAtmosphere being scanned: interface javax.ejb.Stateless
  99. 2014-08-09 21:27:08,285 TRACE [org.atmosphere.cpr.AnnotationHandler] (MSC service thread 1-15) Annotation interface javax.ejb.Stateless unhandled
  100. 2014-08-09 21:27:08,293 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Auto detecting WebSocketHandler in /WEB-INF/classes/
  101. 2014-08-09 21:27:08,325 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.websocket.protocol.SimpleHttpProtocol. Creating the object directly.
  102. 2014-08-09 21:27:08,326 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  103. 2014-08-09 21:27:08,331 TRACE [org.atmosphere.container.JSR356AsyncSupport] (MSC service thread 1-15) JSR356 Path mapping Size 5
  104. 2014-08-09 21:27:08,331 INFO [org.atmosphere.container.JSR356AsyncSupport] (MSC service thread 1-15) JSR 356 Mapping path /chat
  105. 2014-08-09 21:27:08,335 INFO [io.undertow.websockets.jsr] (MSC service thread 1-15) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /chat
  106. 2014-08-09 21:27:08,338 INFO [io.undertow.websockets.jsr] (MSC service thread 1-15) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /chat/{path0}
  107. 2014-08-09 21:27:08,338 INFO [io.undertow.websockets.jsr] (MSC service thread 1-15) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /chat/{path0}/{path1}
  108. 2014-08-09 21:27:08,338 INFO [io.undertow.websockets.jsr] (MSC service thread 1-15) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /chat/{path0}/{path1}/{path2}
  109. 2014-08-09 21:27:08,339 INFO [io.undertow.websockets.jsr] (MSC service thread 1-15) UT026005: Adding programmatic server endpoint class org.atmosphere.container.JSR356Endpoint for path /chat/{path0}/{path1}/{path2}/{path3}
  110. 2014-08-09 21:27:08,339 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher. Creating the object directly.
  111. 2014-08-09 21:27:08,340 INFO [org.atmosphere.handler.ReflectorServletProcessor] (MSC service thread 1-15) Installing Servlet org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
  112. 2014-08-09 21:27:08,435 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Installing Default AtmosphereInterceptor
  113. 2014-08-09 21:27:08,435 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.CorsInterceptor. Creating the object directly.
  114. 2014-08-09 21:27:08,435 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
  115. 2014-08-09 21:27:08,436 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.CacheHeadersInterceptor. Creating the object directly.
  116. 2014-08-09 21:27:08,436 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
  117. 2014-08-09 21:27:08,436 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.PaddingAtmosphereInterceptor. Creating the object directly.
  118. 2014-08-09 21:27:08,437 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
  119. 2014-08-09 21:27:08,437 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.AndroidAtmosphereInterceptor. Creating the object directly.
  120. 2014-08-09 21:27:08,438 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
  121. 2014-08-09 21:27:08,438 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.HeartbeatInterceptor. Creating the object directly.
  122. 2014-08-09 21:27:08,438 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
  123. 2014-08-09 21:27:08,439 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.SSEAtmosphereInterceptor. Creating the object directly.
  124. 2014-08-09 21:27:08,439 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
  125. 2014-08-09 21:27:08,440 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.JSONPAtmosphereInterceptor. Creating the object directly.
  126. 2014-08-09 21:27:08,440 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
  127. 2014-08-09 21:27:08,440 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.JavaScriptProtocol. Creating the object directly.
  128. 2014-08-09 21:27:08,441 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
  129. 2014-08-09 21:27:08,441 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor. Creating the object directly.
  130. 2014-08-09 21:27:08,442 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
  131. 2014-08-09 21:27:08,442 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.OnDisconnectInterceptor. Creating the object directly.
  132. 2014-08-09 21:27:08,442 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
  133. 2014-08-09 21:27:08,442 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.interceptor.IdleResourceInterceptor. Creating the object directly.
  134. 2014-08-09 21:27:08,443 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
  135. 2014-08-09 21:27:08,443 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
  136. 2014-08-09 21:27:08,449 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  137. 2014-08-09 21:27:08,449 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
  138. 2014-08-09 21:27:08,449 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
  139. 2014-08-09 21:27:08,449 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Broadcaster Polling Wait Time 100
  140. 2014-08-09 21:27:08,450 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Shared ExecutorService supported: true
  141. 2014-08-09 21:27:08,450 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) About to create /*
  142. 2014-08-09 21:27:08,450 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) Looking in the store using /* returned null
  143. 2014-08-09 21:27:08,450 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.cpr.DefaultBroadcaster. Creating the object directly.
  144. 2014-08-09 21:27:08,450 TRACE [org.atmosphere.cdi.CDIObjectFactory] (MSC service thread 1-15) Unable to find org.atmosphere.cache.UUIDBroadcasterCache. Creating the object directly.
  145. 2014-08-09 21:27:08,451 TRACE [org.atmosphere.cpr.DefaultBroadcaster] (MSC service thread 1-15) /* new lifecycle policy: NEVER
  146. 2014-08-09 21:27:08,451 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) About to create /*
  147. 2014-08-09 21:27:08,451 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) Looking in the store using /* returned null
  148. 2014-08-09 21:27:08,451 TRACE [org.atmosphere.cpr.DefaultBroadcasterFactory] (MSC service thread 1-15) Broadcaster /* was created
  149. Name: /*
  150. AtmosphereResource: 0
  151. BroadcasterCache org.atmosphere.cache.UUIDBroadcasterCache
  152. 2014-08-09 21:27:08,451 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Messaging Thread Pool Size: Unlimited
  153. 2014-08-09 21:27:08,452 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Async I/O Thread Pool Size: 200
  154. 2014-08-09 21:27:08,452 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  155. 2014-08-09 21:27:08,452 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  156. 2014-08-09 21:27:08,458 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Invoke AtmosphereInterceptor on WebSocket message true
  157. 2014-08-09 21:27:08,458 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) HttpSession supported: false
  158. 2014-08-09 21:27:08,458 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Atmosphere is using CDI ObjectFactory for dependency injection and object creation
  159. 2014-08-09 21:27:08,459 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Undertow - 1.0.0.Beta30 using javax.servlet/3.0 and jsr356/WebSocket API
  160. 2014-08-09 21:27:08,460 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15) Atmosphere Framework 2.2.0-SNAPSHOT started.
  161. 2014-08-09 21:27:08,460 INFO [org.atmosphere.cpr.AtmosphereFramework] (MSC service thread 1-15)
  162.  
  163. For Atmosphere Framework Commercial Support, visit
  164. http://www.async-io.org/ or send an email to support@async-io.org
  165.  
  166. 2014-08-09 21:27:08,482 INFO [org.wildfly.extension.undertow] (MSC service thread 1-15) JBAS017534: Register web context: /Project
  167. 2014-08-09 21:27:08,588 INFO [org.jboss.as.server] (ServerService Thread Pool -- 29) JBAS018559: Deployed "Project.war" (runtime-name : "Project.war")
  168. 2014-08-09 21:27:08,604 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  169. 2014-08-09 21:27:08,605 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  170. 2014-08-09 21:27:08,605 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.CR1 "WildFly" started in 11133ms - Started 446 of 498 services (92 services are lazy, passive or on-demand)
  171. 2014-08-09 21:27:08,734 DEBUG [org.jboss.weld.Conversation] (default task-1) WELD-000327: Resuming conversation with id null
  172. 2014-08-09 21:27:09,103 DEBUG [org.jboss.weld.Conversation] (default task-2) WELD-000327: Resuming conversation with id null
  173. 2014-08-09 21:27:09,700 INFO [org.atmosphere.cpr.AtmosphereFramework] (Thread-91) Latest version of Atmosphere's JavaScript Client 2.2.2
  174. 2014-08-09 21:27:09,701 INFO [org.atmosphere.cpr.AtmosphereFramework] (Thread-91)
  175.  
  176. Current version of Atmosphere 2.2.0-SNAPSHOT
  177. Newest version of Atmosphere available 2.1.7
  178.  
  179.  
  180. 2014-08-09 21:27:10,113 DEBUG [org.jboss.weld.Conversation] (default task-3) WELD-000327: Resuming conversation with id null
  181. 2014-08-09 21:27:10,159 TRACE [org.atmosphere.cdi.CDIObjectFactory] (default task-3) Unable to find org.atmosphere.cpr.AtmosphereResourceImpl. Creating the object directly.
  182. 2014-08-09 21:27:10,163 TRACE [org.atmosphere.cpr.AtmosphereFramework] (default task-3) Query String translated to headers {X-Atmosphere-Transport=websocket, X-Atmosphere-Framework=2.2.1-jquery, X-Atmosphere-TrackMessageSize=true, Content-Type=application/json, X-atmo-protocol=true, X-Atmosphere-tracking-id=0, X-Cache-Date=0}
  183. 2014-08-09 21:27:10,163 TRACE [org.atmosphere.cpr.AtmosphereInterceptorWriter] (default task-3) Adding AsyncIOInterceptor org.atmosphere.client.TrackMessageSizeInterceptor$Interceptor
  184. 2014-08-09 21:27:10,164 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 0: org.atmosphere.client.TrackMessageSizeInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  185. 2014-08-09 21:27:10,164 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 1: org.atmosphere.interceptor.CorsInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  186. 2014-08-09 21:27:10,164 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 2: org.atmosphere.interceptor.CacheHeadersInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  187. 2014-08-09 21:27:10,164 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 3: org.atmosphere.interceptor.PaddingAtmosphereInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  188. 2014-08-09 21:27:10,164 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 4: org.atmosphere.interceptor.AndroidAtmosphereInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  189. 2014-08-09 21:27:10,166 TRACE [org.atmosphere.cpr.AtmosphereInterceptorWriter] (default task-3) Adding AsyncIOInterceptor org.atmosphere.interceptor.HeartbeatInterceptor$3
  190. 2014-08-09 21:27:10,166 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 5: org.atmosphere.interceptor.HeartbeatInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  191. 2014-08-09 21:27:10,166 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 6: org.atmosphere.interceptor.SSEAtmosphereInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  192. 2014-08-09 21:27:10,166 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 7: org.atmosphere.interceptor.JSONPAtmosphereInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  193. 2014-08-09 21:27:10,167 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 8: org.atmosphere.interceptor.JavaScriptProtocol for 8095529a-63e8-49cf-b9de-8ed329a8300f
  194. 2014-08-09 21:27:10,167 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 9: org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  195. 2014-08-09 21:27:10,167 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 10: org.atmosphere.interceptor.OnDisconnectInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  196. 2014-08-09 21:27:10,168 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 11: org.atmosphere.interceptor.IdleResourceInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  197. 2014-08-09 21:27:10,168 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 0: org.atmosphere.annotation.AnnotationUtil$1 for 8095529a-63e8-49cf-b9de-8ed329a8300f
  198. 2014-08-09 21:27:10,168 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) 1: org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor for 8095529a-63e8-49cf-b9de-8ed329a8300f
  199. 2014-08-09 21:27:10,169 TRACE [org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor] (default task-3) Marking AtmosphereResource 8095529a-63e8-49cf-b9de-8ed329a8300f for suspend operation
  200. 2014-08-09 21:27:10,169 TRACE [org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter] (default task-3) AtmosphereResourceEventImpl{ isCancelled=false isClosedByClient=false isClosedByApplication=false isResumedOnTimeout=false throwable=null resource=null}
  201. 2014-08-09 21:27:10,169 TRACE [org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter] (default task-3) AtmosphereResourceEventImpl{ isCancelled=false isClosedByClient=false isClosedByApplication=false isResumedOnTimeout=false throwable=null resource=null}
  202. 2014-08-09 21:27:10,170 INFO [stdout] (default task-3) onPreSuspend
  203.  
  204. 2014-08-09 21:27:10,170 TRACE [org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter] (default task-3) AtmosphereResourceEventImpl{ isCancelled=false isClosedByClient=false isClosedByApplication=false isResumedOnTimeout=false throwable=null resource=null}
  205. 2014-08-09 21:27:10,170 TRACE [org.atmosphere.cpr.DefaultBroadcaster] (default task-3) Checking cached message for 8095529a-63e8-49cf-b9de-8ed329a8300f
  206. 2014-08-09 21:27:10,171 TRACE [org.atmosphere.cache.UUIDBroadcasterCache] (default task-3) Retrieved for AtmosphereResource 8095529a-63e8-49cf-b9de-8ed329a8300f cached messages []
  207. 2014-08-09 21:27:10,171 TRACE [org.atmosphere.cache.UUIDBroadcasterCache] (default task-3) Available cached message {}
  208. 2014-08-09 21:27:10,171 TRACE [org.atmosphere.cpr.DefaultBroadcaster] (default task-3) Associating AtmosphereResource 8095529a-63e8-49cf-b9de-8ed329a8300f with Broadcaster /chat
  209. 2014-08-09 21:27:10,171 TRACE [org.atmosphere.cpr.AtmosphereResourceFactory] (default task-3) Adding: AtmosphereResource{
  210. uuid=8095529a-63e8-49cf-b9de-8ed329a8300f,
  211. transport=WEBSOCKET,
  212. isInScope=true,
  213. isResumed=false,
  214. isCancelled=false,
  215. isSuspended=true,
  216. broadcaster=/chat size: 1,
  217. isClosedByClient=false,
  218. isClosedByApplication=false,
  219. action=Action{timeout=-1, type=SUSPEND}}
  220. 2014-08-09 21:27:10,172 TRACE [org.atmosphere.cpr.AtmosphereResourceImpl] (default task-3) Invoking listener [org.atmosphere.interceptor.HeartbeatInterceptor$2@2e05880e, org.atmosphere.interceptor.JavaScriptProtocol$1@6d2766bc, com.gr.project.security.service.SecuredListener@35c9f8a0, org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor$1@5ee1ebf6] for 8095529a-63e8-49cf-b9de-8ed329a8300f
  221. 2014-08-09 21:27:10,173 TRACE [org.atmosphere.websocket.WebSocket] (default task-3) WebSocket.write() 8095529a-63e8-49cf-b9de-8ed329a8300f|0| |
  222. 2014-08-09 21:27:10,174 TRACE [org.atmosphere.interceptor.HeartbeatInterceptor] (default task-3) Scheduling heartbeat for 8095529a-63e8-49cf-b9de-8ed329a8300f
  223. 2014-08-09 21:27:10,180 TRACE [org.atmosphere.util.ServletProxyFactory] (default task-3) Method flushBuffer not supported
  224. 2014-08-09 21:27:10,180 INFO [stdout] (default task-3) onSuspend
  225.  
  226. 2014-08-09 21:27:10,181 TRACE [org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter] (default task-3) AtmosphereResourceEventImpl{ isCancelled=false isClosedByClient=false isClosedByApplication=false isResumedOnTimeout=false throwable=null resource=null}
  227. 2014-08-09 21:27:10,181 TRACE [org.atmosphere.cpr.AsynchronousProcessor] (default task-3) Action for 8095529a-63e8-49cf-b9de-8ed329a8300f was Action{timeout=-1, type=SUSPEND} with transport websocket
  228. 2014-08-09 21:27:10,181 TRACE [org.atmosphere.cpr.AsyncSupportListenerAdapter] (default task-3) Suspended resource AtmosphereResource{
  229. uuid=8095529a-63e8-49cf-b9de-8ed329a8300f,
  230. transport=WEBSOCKET,
  231. isInScope=true,
  232. isResumed=false,
  233. isCancelled=false,
  234. isSuspended=true,
  235. broadcaster=/chat size: 1,
  236. isClosedByClient=false,
  237. isClosedByApplication=false,
  238. action=Action{timeout=-1, type=SUSPEND}} for request 8095529a-63e8-49cf-b9de-8ed329a8300f
  239. 2014-08-09 21:27:10,186 DEBUG [org.atmosphere.websocket.DefaultWebSocketProcessor] (default task-3) Listener error {}: org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.enterprise.context.RequestScoped
  240. at org.jboss.weld.manager.BeanManagerImpl.getContext(BeanManagerImpl.java:680) [weld-core-impl-2.1.1.Final.jar:2013-12-03 09:59]
  241. at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:79) [weld-core-impl-2.1.1.Final.jar:2013-12-03 09:59]
  242. at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:78) [weld-core-impl-2.1.1.Final.jar:2013-12-03 09:59]
  243. at org.picketlink.internal.DefaultStatelessIdentity$Proxy$_$$_WeldClientProxy.isLoggedIn(Unknown Source) [picketlink-impl-2.6.0.CR2.jar:]
  244. at com.gr.project.security.service.SecuredListener.onConnect(SecuredListener.java:70) [classes:]
  245. at org.atmosphere.websocket.DefaultWebSocketProcessor.notifyListener(DefaultWebSocketProcessor.java:707) [atmosphere-runtime-2.2.0-SNAPSHOT.jar:2.2.0-SNAPSHOT]
  246. at org.atmosphere.websocket.DefaultWebSocketProcessor.open(DefaultWebSocketProcessor.java:242) [atmosphere-runtime-2.2.0-SNAPSHOT.jar:2.2.0-SNAPSHOT]
  247. at org.atmosphere.container.JSR356Endpoint.onOpen(JSR356Endpoint.java:185) [atmosphere-runtime-2.2.0-SNAPSHOT.jar:2.2.0-SNAPSHOT]
  248. at io.undertow.websockets.jsr.EndpointSessionHandler.onConnect(EndpointSessionHandler.java:70) [undertow-websockets-jsr-1.0.0.Beta30.jar:1.0.0.Beta30]
  249. at io.undertow.websockets.jsr.JsrWebSocketFilter$1.handleUpgrade(JsrWebSocketFilter.java:115) [undertow-websockets-jsr-1.0.0.Beta30.jar:1.0.0.Beta30]
  250. at io.undertow.server.protocol.http.HttpReadListener.exchangeComplete(HttpReadListener.java:228) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  251. at io.undertow.server.protocol.http.HttpServerConnection.exchangeComplete(HttpServerConnection.java:218) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  252. at io.undertow.server.HttpServerExchange.invokeExchangeCompleteListeners(HttpServerExchange.java:1028) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  253. at io.undertow.server.HttpServerExchange.terminateResponse(HttpServerExchange.java:1245) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  254. at io.undertow.server.Connectors.terminateResponse(Connectors.java:69) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  255. at io.undertow.server.protocol.http.ServerFixedLengthStreamSinkConduit.channelFinished(ServerFixedLengthStreamSinkConduit.java:33) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  256. at io.undertow.conduits.AbstractFixedLengthStreamSinkConduit.exitFlush(AbstractFixedLengthStreamSinkConduit.java:249) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  257. at io.undertow.conduits.AbstractFixedLengthStreamSinkConduit.flush(AbstractFixedLengthStreamSinkConduit.java:183) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  258. at org.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
  259. at io.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:99) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  260. at org.xnio.channels.Channels.flushBlocking(Channels.java:63)
  261. at io.undertow.servlet.spec.ServletOutputStreamImpl.close(ServletOutputStreamImpl.java:619) [undertow-servlet-1.0.0.Beta30.jar:1.0.0.Beta30]
  262. at io.undertow.servlet.spec.HttpServletResponseImpl.responseDone(HttpServletResponseImpl.java:527) [undertow-servlet-1.0.0.Beta30.jar:1.0.0.Beta30]
  263. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:287) [undertow-servlet-1.0.0.Beta30.jar:1.0.0.Beta30]
  264. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) [undertow-servlet-1.0.0.Beta30.jar:1.0.0.Beta30]
  265. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) [undertow-servlet-1.0.0.Beta30.jar:1.0.0.Beta30]
  266. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) [undertow-servlet-1.0.0.Beta30.jar:1.0.0.Beta30]
  267. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:164) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  268. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:654) [undertow-core-1.0.0.Beta30.jar:1.0.0.Beta30]
  269. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_25]
  270. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_25]
  271. at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]
  272.  
  273. 2014-08-09 21:27:10,188 ERROR [stderr] (default task-3) org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.enterprise.context.RequestScoped
  274.  
  275. 2014-08-09 21:27:10,188 ERROR [stderr] (default task-3) at org.jboss.weld.manager.BeanManagerImpl.getContext(BeanManagerImpl.java:680)
  276.  
  277. 2014-08-09 21:27:10,188 ERROR [stderr] (default task-3) at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:79)
  278.  
  279. 2014-08-09 21:27:10,188 ERROR [stderr] (default task-3) at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:78)
  280.  
  281. 2014-08-09 21:27:10,189 ERROR [stderr] (default task-3) at org.picketlink.internal.DefaultStatelessIdentity$Proxy$_$$_WeldClientProxy.isLoggedIn(Unknown Source)
  282.  
  283. 2014-08-09 21:27:10,189 ERROR [stderr] (default task-3) at com.gr.project.security.service.SecuredListener.onConnect(SecuredListener.java:70)
  284.  
  285. 2014-08-09 21:27:10,189 ERROR [stderr] (default task-3) at org.atmosphere.websocket.DefaultWebSocketProcessor.notifyListener(DefaultWebSocketProcessor.java:707)
  286.  
  287. 2014-08-09 21:27:10,189 ERROR [stderr] (default task-3) at org.atmosphere.websocket.DefaultWebSocketProcessor.open(DefaultWebSocketProcessor.java:242)
  288.  
  289. 2014-08-09 21:27:10,189 ERROR [stderr] (default task-3) at org.atmosphere.container.JSR356Endpoint.onOpen(JSR356Endpoint.java:185)
  290.  
  291. 2014-08-09 21:27:10,190 ERROR [stderr] (default task-3) at io.undertow.websockets.jsr.EndpointSessionHandler.onConnect(EndpointSessionHandler.java:70)
  292.  
  293. 2014-08-09 21:27:10,190 ERROR [stderr] (default task-3) at io.undertow.websockets.jsr.JsrWebSocketFilter$1.handleUpgrade(JsrWebSocketFilter.java:115)
  294.  
  295. 2014-08-09 21:27:10,190 ERROR [stderr] (default task-3) at io.undertow.server.protocol.http.HttpReadListener.exchangeComplete(HttpReadListener.java:228)
  296.  
  297. 2014-08-09 21:27:10,190 ERROR [stderr] (default task-3) at io.undertow.server.protocol.http.HttpServerConnection.exchangeComplete(HttpServerConnection.java:218)
  298.  
  299. 2014-08-09 21:27:10,190 ERROR [stderr] (default task-3) at io.undertow.server.HttpServerExchange.invokeExchangeCompleteListeners(HttpServerExchange.java:1028)
  300.  
  301. 2014-08-09 21:27:10,191 ERROR [stderr] (default task-3) at io.undertow.server.HttpServerExchange.terminateResponse(HttpServerExchange.java:1245)
  302.  
  303. 2014-08-09 21:27:10,191 ERROR [stderr] (default task-3) at io.undertow.server.Connectors.terminateResponse(Connectors.java:69)
  304.  
  305. 2014-08-09 21:27:10,191 ERROR [stderr] (default task-3) at io.undertow.server.protocol.http.ServerFixedLengthStreamSinkConduit.channelFinished(ServerFixedLengthStreamSinkConduit.java:33)
  306.  
  307. 2014-08-09 21:27:10,191 ERROR [stderr] (default task-3) at io.undertow.conduits.AbstractFixedLengthStreamSinkConduit.exitFlush(AbstractFixedLengthStreamSinkConduit.java:249)
  308.  
  309. 2014-08-09 21:27:10,191 ERROR [stderr] (default task-3) at io.undertow.conduits.AbstractFixedLengthStreamSinkConduit.flush(AbstractFixedLengthStreamSinkConduit.java:183)
  310.  
  311. 2014-08-09 21:27:10,192 ERROR [stderr] (default task-3) at org.xnio.conduits.ConduitStreamSinkChannel.flush(ConduitStreamSinkChannel.java:162)
  312.  
  313. 2014-08-09 21:27:10,192 ERROR [stderr] (default task-3) at io.undertow.channels.DetachableStreamSinkChannel.flush(DetachableStreamSinkChannel.java:99)
  314.  
  315. 2014-08-09 21:27:10,192 ERROR [stderr] (default task-3) at org.xnio.channels.Channels.flushBlocking(Channels.java:63)
  316.  
  317. 2014-08-09 21:27:10,192 ERROR [stderr] (default task-3) at io.undertow.servlet.spec.ServletOutputStreamImpl.close(ServletOutputStreamImpl.java:619)
  318.  
  319. 2014-08-09 21:27:10,192 ERROR [stderr] (default task-3) at io.undertow.servlet.spec.HttpServletResponseImpl.responseDone(HttpServletResponseImpl.java:527)
  320.  
  321. 2014-08-09 21:27:10,193 ERROR [stderr] (default task-3) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:287)
  322.  
  323. 2014-08-09 21:27:10,193 ERROR [stderr] (default task-3) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
  324.  
  325. 2014-08-09 21:27:10,193 ERROR [stderr] (default task-3) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73)
  326.  
  327. 2014-08-09 21:27:10,193 ERROR [stderr] (default task-3) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146)
  328.  
  329. 2014-08-09 21:27:10,193 ERROR [stderr] (default task-3) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:164)
  330.  
  331. 2014-08-09 21:27:10,194 ERROR [stderr] (default task-3) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:654)
  332.  
  333. 2014-08-09 21:27:10,194 ERROR [stderr] (default task-3) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  334.  
  335. 2014-08-09 21:27:10,194 ERROR [stderr] (default task-3) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  336.  
  337. 2014-08-09 21:27:10,194 ERROR [stderr] (default task-3) at java.lang.Thread.run(Thread.java:724)
  338.  
  339. 2014-08-09 21:27:10,194 INFO [stdout] (default task-3) onThrowable
  340.  
  341. 2014-08-09 21:27:10,693 TRACE [org.atmosphere.util.analytics.HTTPGetMethod] (Thread-91) JGoogleAnalytics: Tracking Successful!
  342. 2014-08-09 21:27:14,187 ERROR [org.jboss.remoting.remote.connection] (Remoting "maxsap:MANAGEMENT" I/O-1) JBREM000200: Remote connection failed: java.io.IOException: XNIO000804: Received an invalid message length of 1195725856
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement