Skip to content

Instantly share code, notes, and snippets.

@flowersinthesand
Last active December 20, 2015 14:19
Show Gist options
  • Save flowersinthesand/6145565 to your computer and use it in GitHub Desktop.
Save flowersinthesand/6145565 to your computer and use it in GitHub Desktop.
portal-chat-atmosphere log
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Chat for Atmosphere 0.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> jetty-maven-plugin:9.0.4.v20130625:run-war (default-cli) @ portal-chat-atmosphere >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ portal-chat-atmosphere ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ portal-chat-atmosphere ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ portal-chat-atmosphere ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ portal-chat-atmosphere ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ portal-chat-atmosphere ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ portal-chat-atmosphere ---
[INFO] No tests to run.
[INFO] Surefire report directory: C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-war-plugin:2.3:war (default-war) @ portal-chat-atmosphere ---
[INFO] Packaging webapp
[INFO] Assembling webapp [portal-chat-atmosphere] in [C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\portal-chat-atmosphere]
[INFO] Processing war project
[INFO] Copying webapp resources [C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\src\main\webapp]
[INFO] Webapp assembled in [111 msecs]
[INFO] Building war: C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\portal-chat-atmosphere.war
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-source) @ portal-chat-atmosphere >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ portal-chat-atmosphere ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-source) @ portal-chat-atmosphere <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-source) @ portal-chat-atmosphere ---
[INFO] Building jar: C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\portal-chat-atmosphere-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-source) @ portal-chat-atmosphere ---
[INFO]
Loading source files for package com.github.flowersinthesand.portal.samples.chat...
Constructing Javadoc information...
Standard Doclet version 1.7.0_13
Building tree for all the packages and classes...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\ChatHandler.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\ChatInitializer.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\package-frame.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\package-summary.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\package-tree.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\constant-values.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\class-use\ChatInitializer.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\class-use\ChatHandler.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\package-use.html...
Building index for all the packages and classes...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\overview-tree.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\index-all.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\deprecated-list.html...
Building index for all classes...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\allclasses-frame.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\allclasses-noframe.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\index.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\help-doc.html...
[INFO] Fixed Javadoc frame injection vulnerability (CVE-2013-1571) in 1 files.
[INFO] Building jar: C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\portal-chat-atmosphere-javadoc.jar
[INFO]
[INFO] <<< jetty-maven-plugin:9.0.4.v20130625:run-war (default-cli) @ portal-chat-atmosphere <<<
[INFO]
[INFO] --- jetty-maven-plugin:9.0.4.v20130625:run-war (default-cli) @ portal-chat-atmosphere ---
[INFO] Configuring Jetty for project: Chat for Atmosphere
[INFO] Context path = /
[INFO] Tmp directory = C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\tmp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides = none
2013-08-03 17:24:56.595:INFO:oejs.Server:main: jetty-9.0.4.v20130625
2013-08-03 17:24:56.984:INFO:oejpw.PlusConfiguration:main: No Transaction manager found - if your webapp requires one, please configure one.
17:24:58,413 [main] INFO c.g.f.p.App - Initializing Portal application with options {name=/chat, url=/chat, packages=[com.github.flowersinthesand.portal.samples.chat], beans={}} and modules [com.github.flowersinthesand.portal.atmosphere.AtmosphereModule@ec00de]
17:24:58,413 [main] DEBUG c.g.f.p.App - Configuring the module 'com.github.flowersinthesand.portal.atmosphere.AtmosphereModule@ec00de'
17:24:58,448 [main] INFO c.g.f.p.a.AtmosphereModule - AtmosphereServlet 'org.atmosphere.cpr.AtmosphereServlet@ab4a39' is installed in accordance with the registration 'org.eclipse.jetty.servlet.ServletHolder$Registration@19612b0'
17:24:58,448 [main] INFO c.g.f.p.App - Final options {name=/chat, url=/chat, packages=[com.github.flowersinthesand.portal.samples.chat, com.github.flowersinthesand.portal.atmosphere, com.github.flowersinthesand.portal.support], beans={url=/chat, org.atmosphere.cpr.AtmosphereFramework=org.atmosphere.cpr.AtmosphereFramework@1a4f310}}
17:24:58,451 [main] DEBUG c.g.f.p.App - Scanning the package 'com.github.flowersinthesand.portal.support'
17:24:58,459 [main] DEBUG c.g.f.p.App - Scanned @Bean("dispatcher.Evaluator") on 'com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultEvaluator'
17:24:58,460 [main] DEBUG c.g.f.p.App - Scanned @Bean("dispatcher") on 'com.github.flowersinthesand.portal.support.DefaultDispatcher'
17:24:58,461 [main] DEBUG c.g.f.p.App - Scanned @Bean("roomFactory") on 'com.github.flowersinthesand.portal.support.DefaultRoomFactory'
17:24:58,462 [main] DEBUG c.g.f.p.App - Scanned @Bean("heartbeatHandler") on 'com.github.flowersinthesand.portal.support.HeartbeatHandler'
17:24:58,462 [main] DEBUG c.g.f.p.App - Scanned @Bean("replyHandler") on 'com.github.flowersinthesand.portal.support.ReplyHandler'
17:24:58,463 [main] DEBUG c.g.f.p.App - Scanned @Bean("roomSupportHandler") on 'com.github.flowersinthesand.portal.support.RoomSupportHandler'
17:24:58,463 [main] DEBUG c.g.f.p.App - Scanning the package 'com.github.flowersinthesand.portal.atmosphere'
17:24:58,466 [main] DEBUG c.g.f.p.App - Scanned @Bean("socketFactory") on 'com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory'
17:24:58,466 [main] DEBUG c.g.f.p.App - Scanning the package 'com.github.flowersinthesand.portal.samples.chat'
17:24:58,468 [main] DEBUG c.g.f.p.App - Scanned @Bean("chatHandler") on 'com.github.flowersinthesand.portal.samples.chat.ChatHandler'
17:24:58,469 [main] INFO c.g.f.p.App - ObjectFactory 'com.github.flowersinthesand.portal.support.NewObjectFactory@1172643' is prepared
17:24:58,469 [main] DEBUG c.g.f.p.App - Bean 'dispatcher.Evaluator' is instantiated 'com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultEvaluator@d138dd'
17:24:58,470 [main] DEBUG c.g.f.p.App - Bean 'dispatcher' is instantiated 'com.github.flowersinthesand.portal.support.DefaultDispatcher@1675d97'
17:24:58,474 [main] DEBUG c.g.f.p.App - Bean 'roomFactory' is instantiated 'com.github.flowersinthesand.portal.support.DefaultRoomFactory@aad738'
17:24:58,474 [main] DEBUG c.g.f.p.App - Bean 'heartbeatHandler' is instantiated 'com.github.flowersinthesand.portal.support.HeartbeatHandler@17d95e'
17:24:58,474 [main] DEBUG c.g.f.p.App - Bean 'replyHandler' is instantiated 'com.github.flowersinthesand.portal.support.ReplyHandler@1bfe9f8'
17:24:58,474 [main] DEBUG c.g.f.p.App - Bean 'roomSupportHandler' is instantiated 'com.github.flowersinthesand.portal.support.RoomSupportHandler@385d60'
17:24:58,625 [main] DEBUG c.g.f.p.App - Bean 'socketFactory' is instantiated 'com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f'
17:24:58,625 [main] DEBUG c.g.f.p.App - Bean 'chatHandler' is instantiated 'com.github.flowersinthesand.portal.samples.chat.ChatHandler@1b1cd58'
17:24:58,625 [main] DEBUG c.g.f.p.App - Processing bean 'url'
17:24:58,626 [main] DEBUG c.g.f.p.App - Processing bean 'org.atmosphere.cpr.AtmosphereFramework'
17:24:58,637 [main] DEBUG c.g.f.p.App - Processing bean 'com.github.flowersinthesand.portal.spi.ObjectFactory'
17:24:58,637 [main] DEBUG c.g.f.p.App - Processing bean 'dispatcher.Evaluator'
17:24:58,637 [main] DEBUG c.g.f.p.App - Processing bean 'dispatcher'
17:24:58,638 [main] DEBUG c.g.f.p.App - @Wire("evaluator") on 'private com.github.flowersinthesand.portal.spi.Dispatcher$Evaluator com.github.flowersinthesand.portal.support.DefaultDispatcher.evaluator'
17:24:58,639 [main] DEBUG c.g.f.p.App - Processing bean 'roomFactory'
17:24:58,640 [main] DEBUG c.g.f.p.App - @Prepare on 'public void com.github.flowersinthesand.portal.support.DefaultRoomFactory.prepare()'
17:24:58,642 [main] DEBUG c.g.f.p.App - Processing bean 'heartbeatHandler'
17:24:58,643 [main] DEBUG c.g.f.p.App - @On("heartbeat") on 'public void com.github.flowersinthesand.portal.support.HeartbeatHandler.heartbeat(com.github.flowersinthesand.portal.Socket)'
17:24:58,643 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'heartbeat' event from 'public void com.github.flowersinthesand.portal.support.HeartbeatHandler.heartbeat(com.github.flowersinthesand.portal.Socket)'
17:24:58,645 [main] DEBUG c.g.f.p.App - @On("close") on 'public void com.github.flowersinthesand.portal.support.HeartbeatHandler.close(com.github.flowersinthesand.portal.Socket)'
17:24:58,645 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'close' event from 'public void com.github.flowersinthesand.portal.support.HeartbeatHandler.close(com.github.flowersinthesand.portal.Socket)'
17:24:58,645 [main] DEBUG c.g.f.p.App - @On("open") on 'public void com.github.flowersinthesand.portal.support.HeartbeatHandler.open(com.github.flowersinthesand.portal.Socket)'
17:24:58,645 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'open' event from 'public void com.github.flowersinthesand.portal.support.HeartbeatHandler.open(com.github.flowersinthesand.portal.Socket)'
17:24:58,645 [main] DEBUG c.g.f.p.App - Processing bean 'replyHandler'
17:24:58,646 [main] DEBUG c.g.f.p.App - @On("reply") on 'public void com.github.flowersinthesand.portal.support.ReplyHandler.reply(com.github.flowersinthesand.portal.Socket,java.util.Map)'
17:24:58,647 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'reply' event from 'public void com.github.flowersinthesand.portal.support.ReplyHandler.reply(com.github.flowersinthesand.portal.Socket,java.util.Map)'
17:24:58,648 [main] DEBUG c.g.f.p.App - @On("close") on 'public void com.github.flowersinthesand.portal.support.ReplyHandler.close(com.github.flowersinthesand.portal.Socket)'
17:24:58,648 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'close' event from 'public void com.github.flowersinthesand.portal.support.ReplyHandler.close(com.github.flowersinthesand.portal.Socket)'
17:24:58,649 [main] DEBUG c.g.f.p.App - Processing bean 'roomSupportHandler'
17:24:58,649 [main] DEBUG c.g.f.p.App - @Wire("app") on 'private com.github.flowersinthesand.portal.App com.github.flowersinthesand.portal.support.RoomSupportHandler.app'
17:24:58,649 [main] DEBUG c.g.f.p.App - @Wire("roomFactory") on 'private com.github.flowersinthesand.portal.spi.RoomFactory com.github.flowersinthesand.portal.support.RoomSupportHandler.roomFactory'
17:24:58,650 [main] DEBUG c.g.f.p.App - @On("close") on 'public void com.github.flowersinthesand.portal.support.RoomSupportHandler.close(com.github.flowersinthesand.portal.Socket)'
17:24:58,650 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'close' event from 'public void com.github.flowersinthesand.portal.support.RoomSupportHandler.close(com.github.flowersinthesand.portal.Socket)'
17:24:58,650 [main] DEBUG c.g.f.p.App - @On("open") on 'public void com.github.flowersinthesand.portal.support.RoomSupportHandler.open(com.github.flowersinthesand.portal.Socket)'
17:24:58,650 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'open' event from 'public void com.github.flowersinthesand.portal.support.RoomSupportHandler.open(com.github.flowersinthesand.portal.Socket)'
17:24:58,650 [main] DEBUG c.g.f.p.App - Processing bean 'socketFactory'
17:24:58,650 [main] DEBUG c.g.f.p.App - @Wire("url") on 'private java.lang.String com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory.url'
17:24:58,650 [main] DEBUG c.g.f.p.App - @Wire("framework") on 'private org.atmosphere.cpr.AtmosphereFramework com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory.framework'
17:24:58,650 [main] DEBUG c.g.f.p.App - @Wire("dispatcher") on 'protected com.github.flowersinthesand.portal.spi.Dispatcher com.github.flowersinthesand.portal.support.AbstractSocketFactory.dispatcher'
17:24:58,650 [main] DEBUG c.g.f.p.App - @Wire("replyHandler") on 'protected com.github.flowersinthesand.portal.support.ReplyHandler com.github.flowersinthesand.portal.support.AbstractSocketFactory.replyHandler'
17:24:58,651 [main] DEBUG c.g.f.p.App - @Prepare on 'public void com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory.prepare()'
17:24:58,652 [main] INFO o.a.c.AtmosphereFramework - Installed AtmosphereHandler com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory mapped to context-path: /chat
17:24:58,652 [main] INFO o.a.c.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory
17:24:58,652 [main] DEBUG c.g.f.p.App - Processing bean 'chatHandler'
17:24:58,652 [main] DEBUG c.g.f.p.App - @Wire("hall") on 'private com.github.flowersinthesand.portal.Room com.github.flowersinthesand.portal.samples.chat.ChatHandler.hall'
17:24:58,653 [main] DEBUG c.g.f.p.App - @On("message") on 'public void com.github.flowersinthesand.portal.samples.chat.ChatHandler.message(java.util.Map)'
17:24:58,653 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'message' event from 'public void com.github.flowersinthesand.portal.samples.chat.ChatHandler.message(java.util.Map)'
17:24:58,781 [main] INFO o.a.c.AtmosphereFramework - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
17:24:58,944 [main] TRACE o.a.c.DefaultBroadcasterFactory - About to create /chat
17:24:58,944 [main] TRACE o.a.c.DefaultBroadcasterFactory - Looking in the store using /chat returned null
17:24:58,970 [main] TRACE o.a.u.ServletProxyFactory - Method setHeader not supported
17:24:58,981 [main] TRACE o.a.c.DefaultBroadcasterFactory - About to create /chat
17:24:58,981 [main] TRACE o.a.c.DefaultBroadcasterFactory - Looking in the store using /chat returned null
17:24:58,982 [main] TRACE o.a.c.DefaultBroadcasterFactory - Broadcaster /chat was created
Name: /chat
AtmosphereResource: 0
BroasdcasterCache org.atmosphere.cache.DefaultBroadcasterCache@1cbe099org.atmosphere.cpr.DefaultBroadcaster@422725
17:24:58,990 [main] INFO o.a.c.AtmosphereFramework - Auto detecting WebSocketHandler in /WEB-INF/classes/
17:24:58,994 [main] INFO o.a.c.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
17:24:59,026 [main] INFO o.a.c.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.0.4.v20130625 with WebSocket enabled.
17:24:59,026 [main] INFO o.a.c.AtmosphereFramework - Installing Default AtmosphereInterceptor
17:24:59,031 [main] WARN o.a.c.AtmosphereFramework - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
17:24:59,031 [main] INFO o.a.c.AtmosphereFramework - Shared ExecutorService supported: true
17:24:59,031 [main] INFO o.a.c.AtmosphereFramework - HttpSession supported: false
17:24:59,031 [main] INFO o.a.c.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
17:24:59,031 [main] INFO o.a.c.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
17:24:59,031 [main] INFO o.a.c.AtmosphereFramework - Using Broadcaster: org.atmosphere.cpr.DefaultBroadcaster
17:24:59,033 [main] INFO o.a.c.AtmosphereFramework - Atmosphere Framework 2.0.0.RC1 started.
17:24:59,033 [main] INFO o.a.c.AtmosphereFramework -
For Atmosphere Framework Commercial Support, visit
http://www.async-io.org/ or send an email to support@async-io.org
2013-08-03 17:24:59.033:INFO:oejsh.ContextHandler:main: Started o.e.j.m.p.JettyWebAppContext@1f77a1c{/,[file:/C:/Users/DongHwan/git/portal-java/samples/chat-atmosphere/target/portal-chat-atmosphere/, jar:file:/C:/Users/DongHwan/git/portal-java/samples/chat-atmosphere/target/portal-chat-atmosphere/WEB-INF/lib/portal-atmosphere-0.6.jar!/META-INF/resources/, jar:file:/C:/Users/DongHwan/git/portal-java/samples/chat-atmosphere/target/portal-chat-atmosphere/WEB-INF/lib/portal-core-0.6.jar!/META-INF/resources/],AVAILABLE}{C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\portal-chat-atmosphere.war}
2013-08-03 17:24:59.072:INFO:oejs.ServerConnector:main: Started ServerConnector@1f795d6{HTTP/1.1}{0.0.0.0:8080}
[INFO] Started Jetty Server
[INFO] Starting scanner at interval of 1 seconds.
17:24:59,876 [Thread-19] INFO o.a.c.AtmosphereFramework -
Current version of Atmosphere 2.0.0.RC1
Newest version of Atmosphere available 2.0.0.RC3
17:25:00,226 [Thread-19] TRACE o.a.u.a.HTTPGetMethod - JGoogleAnalytics: Tracking Successful!
17:25:06,797 [qtp19941263-33] TRACE o.a.c.AtmosphereFramework - Query String translated to headers {id=aaa65a64-eebd-4329-a074-de49490884c6, transport=ws, heartbeat=20000, when=open, _=1375518305377, lastEventId=0}
17:25:06,830 [qtp19941263-33] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource null for request AtmosphereRequest{ contextPath= servletPath=/chat pathInfo=null requestURI=/chat destroyable=false}
17:25:06,831 [qtp19941263-33] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onOpen.
17:25:06,833 [qtp19941263-33] DEBUG o.a.w.DefaultWebSocketProcessor - Atmosphere detected WebSocket: org.atmosphere.container.version.Jetty9WebSocket
17:25:06,838 [qtp19941263-33] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
17:25:06,838 [qtp19941263-33] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
17:25:06,838 [qtp19941263-33] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
17:25:06,840 [qtp19941263-33] TRACE o.a.c.DefaultBroadcasterFactory - About to create aaa65a64-eebd-4329-a074-de49490884c6
17:25:06,840 [qtp19941263-33] TRACE o.a.c.DefaultBroadcasterFactory - Looking in the store using aaa65a64-eebd-4329-a074-de49490884c6 returned null
17:25:06,840 [qtp19941263-33] TRACE o.a.u.ServletProxyFactory - Method setHeader not supported
17:25:06,840 [qtp19941263-33] TRACE o.a.c.DefaultBroadcasterFactory - About to create aaa65a64-eebd-4329-a074-de49490884c6
17:25:06,841 [qtp19941263-33] TRACE o.a.c.DefaultBroadcasterFactory - Looking in the store using aaa65a64-eebd-4329-a074-de49490884c6 returned null
17:25:06,841 [qtp19941263-33] TRACE o.a.c.DefaultBroadcasterFactory - Broadcaster aaa65a64-eebd-4329-a074-de49490884c6 was created
Name: aaa65a64-eebd-4329-a074-de49490884c6
AtmosphereResource: 0
BroasdcasterCache org.atmosphere.cache.DefaultBroadcasterCache@1cbe099org.atmosphere.cpr.DefaultBroadcaster@6981054
17:25:06,841 [qtp19941263-33] WARN o.a.c.DefaultBroadcaster - AtmosphereResource 61da8110-aa67-44f8-8fbc-6b2c5c39f603 is not suspended. If cached messages exists, this may cause unexpected situation. Suspend first
17:25:06,841 [qtp19941263-33] TRACE o.a.c.DefaultBroadcaster - Checking cached message for 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:06,841 [qtp19941263-33] TRACE o.a.c.DefaultBroadcaster - Associating AtmosphereResource 61da8110-aa67-44f8-8fbc-6b2c5c39f603 with Broadcaster aaa65a64-eebd-4329-a074-de49490884c6
17:25:06,842 [qtp19941263-33] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message=null
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:06,842 [qtp19941263-33] TRACE o.a.c.DefaultBroadcaster - Checking cached message for 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:06,843 [qtp19941263-33] TRACE o.a.c.DefaultBroadcaster - Associating AtmosphereResource 61da8110-aa67-44f8-8fbc-6b2c5c39f603 with Broadcaster /chat
17:25:06,843 [qtp19941263-33] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message=null
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:06,843 [qtp19941263-33] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#aaa65a64-eebd-4329-a074-de49490884c6 has been opened, params: {id=aaa65a64-eebd-4329-a074-de49490884c6, transport=ws, heartbeat=20000, when=open, _=1375518305377, lastEventId=0}
17:25:06,843 [qtp19941263-33] DEBUG c.g.f.p.s.DefaultDispatcher - Firing open event to Socket#aaa65a64-eebd-4329-a074-de49490884c6
17:25:06,843 [qtp19941263-33] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@6cd778
17:25:06,843 [qtp19941263-33] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@1e9b1fd
17:25:06,843 [qtp19941263-33] DEBUG c.g.f.p.s.HeartbeatHandler - Setting heartbeat timer for socket#aaa65a64-eebd-4329-a074-de49490884c6
17:25:06,844 [qtp19941263-33] TRACE o.a.c.AsynchronousProcessor - Action for 61da8110-aa67-44f8-8fbc-6b2c5c39f603 was Action{timeout=-1, type=SUSPEND} with transport websocket
17:25:06,844 [qtp19941263-33] TRACE o.a.c.AsyncSupportListenerAdapter - Suspended resource AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=SUSPEND}} for request 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:06,846 [qtp19941263-33] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='', type=CONNECT, webSocket=org.atmosphere.container.version.Jetty9WebSocket@d1d056}
17:25:07,608 [qtp19941263-32] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
17:25:07,610 [qtp19941263-32] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
17:25:07,610 [qtp19941263-32] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
17:25:07,610 [qtp19941263-32] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
17:25:07,660 [qtp19941263-32] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=1, socket=aaa65a64-eebd-4329-a074-de49490884c6, type=message, data={username=sefsfesef, message=dbfdfb}, reply=false}
17:25:07,660 [qtp19941263-32] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#aaa65a64-eebd-4329-a074-de49490884c6
17:25:07,660 [qtp19941263-32] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@1d7ab26
17:25:07,672 [qtp19941263-32] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#aaa65a64-eebd-4329-a074-de49490884c6 is sending an event {id=1, type=message, data={username=sefsfesef, message=dbfdfb}, reply=false}
17:25:07,690 [qtp19941263-32] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":1,"type":"message","data":{"username":"sefsfesef","message":"dbfdfb"},"reply":false} for ws transport
17:25:07,693 [qtp19941263-32] TRACE o.a.c.AsynchronousProcessor - Action for 61da8110-aa67-44f8-8fbc-6b2c5c39f603 was Action{timeout=-1, type=CREATED} with transport websocket
17:25:07,693 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is about to broadcast Entry{message={"id":1,"type":"message","data":{"username":"sefsfesef","message":"dbfdfb"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@6dfec1}
17:25:07,693 [qtp19941263-32] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=CREATED}} for request 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:07,693 [qtp19941263-32] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":1,"socket":"aaa65a64-eebd-4329-a074-de49490884c6","type":"message","data":{"username":"sefsfesef","message":"dbfdfb"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@d1d056}
17:25:07,693 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource 61da8110-aa67-44f8-8fbc-6b2c5c39f603 available for {"id":1,"type":"message","data":{"username":"sefsfesef","message":"dbfdfb"},"reply":false}
17:25:07,694 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - Broadcaster aaa65a64-eebd-4329-a074-de49490884c6 is about to queueWriteIO for AtmosphereResource 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:07,695 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=SUSPEND}}
17:25:07,695 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is broadcasting to 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:07,696 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
17:25:07,698 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":1,"type":"message","data":{"username":"sefsfesef","message":"dbfdfb"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:07,698 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":1,"type":"message","data":{"username":"sefsfesef","message":"dbfdfb"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:08,369 [qtp19941263-33] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
17:25:08,370 [qtp19941263-33] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
17:25:08,370 [qtp19941263-33] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
17:25:08,370 [qtp19941263-33] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
17:25:08,371 [qtp19941263-33] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=2, socket=aaa65a64-eebd-4329-a074-de49490884c6, type=message, data={username=sefsfesef, message=xfv}, reply=false}
17:25:08,371 [qtp19941263-33] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#aaa65a64-eebd-4329-a074-de49490884c6
17:25:08,371 [qtp19941263-33] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@1d7ab26
17:25:08,371 [qtp19941263-33] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#aaa65a64-eebd-4329-a074-de49490884c6 is sending an event {id=2, type=message, data={username=sefsfesef, message=xfv}, reply=false}
17:25:08,372 [qtp19941263-33] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":2,"type":"message","data":{"username":"sefsfesef","message":"xfv"},"reply":false} for ws transport
17:25:08,372 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is about to broadcast Entry{message={"id":2,"type":"message","data":{"username":"sefsfesef","message":"xfv"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@1365c67}
17:25:08,372 [qtp19941263-33] TRACE o.a.c.AsynchronousProcessor - Action for 61da8110-aa67-44f8-8fbc-6b2c5c39f603 was Action{timeout=-1, type=CREATED} with transport websocket
17:25:08,372 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource 61da8110-aa67-44f8-8fbc-6b2c5c39f603 available for {"id":2,"type":"message","data":{"username":"sefsfesef","message":"xfv"},"reply":false}
17:25:08,372 [qtp19941263-33] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=CREATED}} for request 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:08,372 [qtp19941263-33] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":2,"socket":"aaa65a64-eebd-4329-a074-de49490884c6","type":"message","data":{"username":"sefsfesef","message":"xfv"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@d1d056}
17:25:08,372 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=SUSPEND}}
17:25:08,373 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is broadcasting to 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:08,373 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
17:25:08,373 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":2,"type":"message","data":{"username":"sefsfesef","message":"xfv"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:08,373 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":2,"type":"message","data":{"username":"sefsfesef","message":"xfv"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:08,832 [qtp19941263-32] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
17:25:08,833 [qtp19941263-32] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
17:25:08,833 [qtp19941263-32] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
17:25:08,833 [qtp19941263-32] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
17:25:08,833 [qtp19941263-32] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=3, socket=aaa65a64-eebd-4329-a074-de49490884c6, type=message, data={username=sefsfesef, message=sbd}, reply=false}
17:25:08,833 [qtp19941263-32] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#aaa65a64-eebd-4329-a074-de49490884c6
17:25:08,833 [qtp19941263-32] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@1d7ab26
17:25:08,833 [qtp19941263-32] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#aaa65a64-eebd-4329-a074-de49490884c6 is sending an event {id=3, type=message, data={username=sefsfesef, message=sbd}, reply=false}
17:25:08,833 [qtp19941263-32] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":3,"type":"message","data":{"username":"sefsfesef","message":"sbd"},"reply":false} for ws transport
17:25:08,834 [qtp19941263-32] TRACE o.a.c.AsynchronousProcessor - Action for 61da8110-aa67-44f8-8fbc-6b2c5c39f603 was Action{timeout=-1, type=CREATED} with transport websocket
17:25:08,834 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is about to broadcast Entry{message={"id":3,"type":"message","data":{"username":"sefsfesef","message":"sbd"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@1ecab56}
17:25:08,834 [qtp19941263-32] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=CREATED}} for request 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:08,834 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource 61da8110-aa67-44f8-8fbc-6b2c5c39f603 available for {"id":3,"type":"message","data":{"username":"sefsfesef","message":"sbd"},"reply":false}
17:25:08,834 [qtp19941263-32] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":3,"socket":"aaa65a64-eebd-4329-a074-de49490884c6","type":"message","data":{"username":"sefsfesef","message":"sbd"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@d1d056}
17:25:08,834 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=SUSPEND}}
17:25:08,834 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is broadcasting to 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:08,834 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
17:25:08,834 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":3,"type":"message","data":{"username":"sefsfesef","message":"sbd"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:08,834 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":3,"type":"message","data":{"username":"sefsfesef","message":"sbd"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:09,050 [qtp19941263-33] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
17:25:09,050 [qtp19941263-33] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
17:25:09,051 [qtp19941263-33] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
17:25:09,051 [qtp19941263-33] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
17:25:09,051 [qtp19941263-33] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=4, socket=aaa65a64-eebd-4329-a074-de49490884c6, type=message, data={username=sefsfesef, message=dfvs}, reply=false}
17:25:09,051 [qtp19941263-33] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#aaa65a64-eebd-4329-a074-de49490884c6
17:25:09,051 [qtp19941263-33] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@1d7ab26
17:25:09,051 [qtp19941263-33] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#aaa65a64-eebd-4329-a074-de49490884c6 is sending an event {id=4, type=message, data={username=sefsfesef, message=dfvs}, reply=false}
17:25:09,051 [qtp19941263-33] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":4,"type":"message","data":{"username":"sefsfesef","message":"dfvs"},"reply":false} for ws transport
17:25:09,051 [qtp19941263-33] TRACE o.a.c.AsynchronousProcessor - Action for 61da8110-aa67-44f8-8fbc-6b2c5c39f603 was Action{timeout=-1, type=CREATED} with transport websocket
17:25:09,051 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is about to broadcast Entry{message={"id":4,"type":"message","data":{"username":"sefsfesef","message":"dfvs"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@e4a44b}
17:25:09,052 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource 61da8110-aa67-44f8-8fbc-6b2c5c39f603 available for {"id":4,"type":"message","data":{"username":"sefsfesef","message":"dfvs"},"reply":false}
17:25:09,052 [qtp19941263-33] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=CREATED}} for request 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:09,052 [qtp19941263-33] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":4,"socket":"aaa65a64-eebd-4329-a074-de49490884c6","type":"message","data":{"username":"sefsfesef","message":"dfvs"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@d1d056}
17:25:09,052 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=SUSPEND}}
17:25:09,052 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is broadcasting to 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:09,052 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
17:25:09,052 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":4,"type":"message","data":{"username":"sefsfesef","message":"dfvs"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:09,052 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":4,"type":"message","data":{"username":"sefsfesef","message":"dfvs"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:09,233 [qtp19941263-32] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
17:25:09,233 [qtp19941263-32] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
17:25:09,233 [qtp19941263-32] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
17:25:09,233 [qtp19941263-32] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
17:25:09,234 [qtp19941263-32] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=5, socket=aaa65a64-eebd-4329-a074-de49490884c6, type=message, data={username=sefsfesef, message=dfv}, reply=false}
17:25:09,234 [qtp19941263-32] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#aaa65a64-eebd-4329-a074-de49490884c6
17:25:09,234 [qtp19941263-32] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@1d7ab26
17:25:09,234 [qtp19941263-32] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#aaa65a64-eebd-4329-a074-de49490884c6 is sending an event {id=5, type=message, data={username=sefsfesef, message=dfv}, reply=false}
17:25:09,234 [qtp19941263-32] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":5,"type":"message","data":{"username":"sefsfesef","message":"dfv"},"reply":false} for ws transport
17:25:09,234 [qtp19941263-32] TRACE o.a.c.AsynchronousProcessor - Action for 61da8110-aa67-44f8-8fbc-6b2c5c39f603 was Action{timeout=-1, type=CREATED} with transport websocket
17:25:09,234 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is about to broadcast Entry{message={"id":5,"type":"message","data":{"username":"sefsfesef","message":"dfv"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@de5d50}
17:25:09,234 [qtp19941263-32] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=CREATED}} for request 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:09,235 [qtp19941263-32] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":5,"socket":"aaa65a64-eebd-4329-a074-de49490884c6","type":"message","data":{"username":"sefsfesef","message":"dfv"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@d1d056}
17:25:09,235 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource 61da8110-aa67-44f8-8fbc-6b2c5c39f603 available for {"id":5,"type":"message","data":{"username":"sefsfesef","message":"dfv"},"reply":false}
17:25:09,235 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=61da8110-aa67-44f8-8fbc-6b2c5c39f603,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1a0476f,
action=Action{timeout=-1, type=SUSPEND}}
17:25:09,235 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - aaa65a64-eebd-4329-a074-de49490884c6 is broadcasting to 61da8110-aa67-44f8-8fbc-6b2c5c39f603
17:25:09,235 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
17:25:09,235 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":5,"type":"message","data":{"username":"sefsfesef","message":"dfv"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
17:25:09,235 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":5,"type":"message","data":{"username":"sefsfesef","message":"dfv"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=61da8110-aa67-44f8-8fbc-6b2c5c39f603}
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.0.4.v20130625/jetty-maven-plugin-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.0.4.v20130625/jetty-maven-plugin-9.0.4.v20130625.pom (5 KB at 1.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.0.4.v20130625/jetty-project-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.0.4.v20130625/jetty-project-9.0.4.v20130625.pom (27 KB at 25.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.0.4.v20130625/jetty-maven-plugin-9.0.4.v20130625.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.0.4.v20130625/jetty-maven-plugin-9.0.4.v20130625.jar (89 KB at 73.0 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Chat for Atmosphere 0.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> jetty-maven-plugin:9.0.4.v20130625:run-war (default-cli) @ portal-chat-atmosphere >>>
Downloading: http://repo.typesafe.com/typesafe/releases/com/github/flowersinthesand/portal-core/0.7-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/flowersinthesand/portal-core/0.7-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/flowersinthesand/portal-core/0.7-SNAPSHOT/maven-metadata.xml (2 KB at 0.3 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/flowersinthesand/portal-parent/0.7-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.typesafe.com/typesafe/releases/com/github/flowersinthesand/portal-parent/0.7-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/flowersinthesand/portal-parent/0.7-SNAPSHOT/maven-metadata.xml (615 B at 0.2 KB/sec)
Downloading: http://repo.typesafe.com/typesafe/releases/com/github/flowersinthesand/portal-atmosphere/0.7-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/github/flowersinthesand/portal-atmosphere/0.7-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/github/flowersinthesand/portal-atmosphere/0.7-SNAPSHOT/maven-metadata.xml (2 KB at 0.5 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ portal-chat-atmosphere ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ portal-chat-atmosphere ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ portal-chat-atmosphere ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ portal-chat-atmosphere ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ portal-chat-atmosphere ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ portal-chat-atmosphere ---
[INFO] No tests to run.
[INFO] Surefire report directory: C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-war-plugin:2.3:war (default-war) @ portal-chat-atmosphere ---
[INFO] Packaging webapp
[INFO] Assembling webapp [portal-chat-atmosphere] in [C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\portal-chat-atmosphere]
[INFO] Processing war project
[INFO] Copying webapp resources [C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\src\main\webapp]
[INFO] Webapp assembled in [188 msecs]
[INFO] Building war: C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\portal-chat-atmosphere.war
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-source) @ portal-chat-atmosphere >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ portal-chat-atmosphere ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-source) @ portal-chat-atmosphere <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-source) @ portal-chat-atmosphere ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-source) @ portal-chat-atmosphere ---
[INFO]
Loading source files for package com.github.flowersinthesand.portal.samples.chat...
Constructing Javadoc information...
Standard Doclet version 1.7.0_13
Building tree for all the packages and classes...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\ChatHandler.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\ChatInitializer.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\package-frame.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\package-summary.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\package-tree.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\constant-values.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\class-use\ChatInitializer.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\class-use\ChatHandler.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\com\github\flowersinthesand\portal\samples\chat\package-use.html...
Building index for all the packages and classes...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\overview-tree.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\index-all.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\deprecated-list.html...
Building index for all classes...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\allclasses-frame.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\allclasses-noframe.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\index.html...
Generating C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\apidocs\help-doc.html...
[INFO] Fixed Javadoc frame injection vulnerability (CVE-2013-1571) in 1 files.
[INFO] Building jar: C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\portal-chat-atmosphere-javadoc.jar
[INFO]
[INFO] <<< jetty-maven-plugin:9.0.4.v20130625:run-war (default-cli) @ portal-chat-atmosphere <<<
[INFO]
[INFO] --- jetty-maven-plugin:9.0.4.v20130625:run-war (default-cli) @ portal-chat-atmosphere ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.1/maven-plugin-tools-api-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.1/maven-plugin-tools-api-3.1.pom (3 KB at 1.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 21.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.pom (4 KB at 6.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.0.4.v20130625/jetty-webapp-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.0.4.v20130625/jetty-webapp-9.0.4.v20130625.pom (4 KB at 5.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.0.4.v20130625/jetty-xml-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.0.4.v20130625/jetty-xml-9.0.4.v20130625.pom (2 KB at 4.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.0.4.v20130625/jetty-servlet-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.0.4.v20130625/jetty-servlet-9.0.4.v20130625.pom (3 KB at 3.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.pom (3 KB at 3.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.pom (4 KB at 5.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.pom (3 KB at 3.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.pom (3 KB at 3.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jaas/9.0.4.v20130625/jetty-jaas-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jaas/9.0.4.v20130625/jetty-jaas-9.0.4.v20130625.pom (3 KB at 4.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.0.4.v20130625/jetty-plus-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.0.4.v20130625/jetty-plus-9.0.4.v20130625.pom (4 KB at 7.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.0.4.v20130625/jetty-jndi-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.0.4.v20130625/jetty-jndi-9.0.4.v20130625.pom (3 KB at 1.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jmx/9.0.4.v20130625/jetty-jmx-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jmx/9.0.4.v20130625/jetty-jmx-9.0.4.v20130625.pom (3 KB at 5.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.0.4.v20130625/jetty-annotations-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.0.4.v20130625/jetty-annotations-9.0.4.v20130625.pom (4 KB at 6.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.0.4.v20130625/websocket-server-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.0.4.v20130625/websocket-server-9.0.4.v20130625.pom (3 KB at 3.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.0.4.v20130625/websocket-parent-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.0.4.v20130625/websocket-parent-9.0.4.v20130625.pom (3 KB at 4.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.0.4.v20130625/websocket-common-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.0.4.v20130625/websocket-common-9.0.4.v20130625.pom (3 KB at 2.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.0.4.v20130625/websocket-api-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.0.4.v20130625/websocket-api-9.0.4.v20130625.pom (3 KB at 3.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.0.4.v20130625/websocket-client-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.0.4.v20130625/websocket-client-9.0.4.v20130625.pom (5 KB at 5.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.0.4.v20130625/websocket-servlet-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.0.4.v20130625/websocket-servlet-9.0.4.v20130625.pom (2 KB at 1.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jsp/9.0.4.v20130625/jetty-jsp-9.0.4.v20130625.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jsp/9.0.4.v20130625/jetty-jsp-9.0.4.v20130625.pom (3 KB at 4.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.el/2.2.0.v201303151357/javax.el-2.2.0.v201303151357.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.el/2.2.0.v201303151357/javax.el-2.2.0.v201303151357.pom (724 B at 1.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201303151357/com.sun.el-2.2.0.v201303151357.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201303151357/com.sun.el-2.2.0.v201303151357.pom (720 B at 1.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.8.2.v20130121/org.eclipse.jdt.core-3.8.2.v20130121.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.8.2.v20130121/org.eclipse.jdt.core-3.8.2.v20130121.pom (814 B at 1.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.1/maven-plugin-tools-api-3.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.0.4.v20130625/jetty-webapp-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.0.4.v20130625/jetty-xml-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.0.4.v20130625/jetty-servlet-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jaas/9.0.4.v20130625/jetty-jaas-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.0.4.v20130625/jetty-plus-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.0.4.v20130625/jetty-jndi-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jmx/9.0.4.v20130625/jetty-jmx-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.0.4.v20130625/jetty-annotations-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.0.4.v20130625/websocket-server-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.0.4.v20130625/websocket-common-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.0.4.v20130625/websocket-api-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.0.4.v20130625/websocket-client-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.0.4.v20130625/websocket-servlet-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jsp/9.0.4.v20130625/jetty-jsp-9.0.4.v20130625.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.el/2.2.0.v201303151357/javax.el-2.2.0.v201303151357.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201303151357/com.sun.el-2.2.0.v201303151357.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.8.2.v20130121/org.eclipse.jdt.core-3.8.2.v20130121.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jsp/9.0.4.v20130625/jetty-jsp-9.0.4.v20130625.jar (4 KB at 6.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.0.4.v20130625/websocket-servlet-9.0.4.v20130625.jar (11 KB at 23.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jmx/9.0.4.v20130625/jetty-jmx-9.0.4.v20130625.jar (22 KB at 29.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.1/maven-plugin-tools-api-3.1.jar (23 KB at 29.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.0.4.v20130625/jetty-xml-9.0.4.v20130625.jar (41 KB at 43.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.0.4.v20130625/websocket-api-9.0.4.v20130625.jar (42 KB at 43.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.el/2.2.0.v201303151357/javax.el-2.2.0.v201303151357.jar (55 KB at 56.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.0.4.v20130625/websocket-server-9.0.4.v20130625.jar (24 KB at 22.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.0.4.v20130625/websocket-client-9.0.4.v20130625.jar (33 KB at 31.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jaas/9.0.4.v20130625/jetty-jaas-9.0.4.v20130625.jar (37 KB at 26.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 73.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.0.4.v20130625/jetty-jndi-9.0.4.v20130625.jar (40 KB at 28.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.0.4.v20130625/websocket-common-9.0.4.v20130625.jar (144 KB at 102.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.0.4.v20130625/jetty-annotations-9.0.4.v20130625.jar (75 KB at 51.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.0.4.v20130625/jetty-plus-9.0.4.v20130625.jar (51 KB at 28.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 39.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 161.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201303151357/com.sun.el-2.2.0.v201303151357.jar (134 KB at 53.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.0.4.v20130625/jetty-servlet-9.0.4.v20130625.jar (104 KB at 40.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 28.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.0.4.v20130625/jetty-webapp-9.0.4.v20130625.jar (109 KB at 28.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 44.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.8.2.v20130121/org.eclipse.jdt.core-3.8.2.v20130121.jar (1724 KB at 41.4 KB/sec)
[INFO] Configuring Jetty for project: Chat for Atmosphere
[INFO] Context path = /
[INFO] Tmp directory = C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\tmp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides = none
2013-08-03 16:17:15.631:INFO:oejs.Server:main: jetty-9.0.4.v20130625
2013-08-03 16:17:16.447:INFO:oejpw.PlusConfiguration:main: No Transaction manager found - if your webapp requires one, please configure one.
16:17:18,311 [main] INFO c.g.f.p.App - Initializing Portal application with options {name=/chat, url=/chat, register=false, packages=[com.github.flowersinthesand.portal.samples.chat], beans={}} and modules [com.github.flowersinthesand.portal.atmosphere.AtmosphereModule@10a9476]
16:17:18,311 [main] TRACE c.g.f.p.App - Configuring the module 'com.github.flowersinthesand.portal.atmosphere.AtmosphereModule@10a9476'
16:17:18,346 [main] INFO c.g.f.p.a.AtmosphereModule - AtmosphereServlet 'org.atmosphere.cpr.AtmosphereServlet@9425fe' is installed in accordance with the registration 'org.eclipse.jetty.servlet.ServletHolder$Registration@4a5039'
16:17:18,346 [main] INFO c.g.f.p.App - Final options {name=/chat, url=/chat, register=false, packages=[com.github.flowersinthesand.portal.samples.chat, com.github.flowersinthesand.portal.atmosphere, com.github.flowersinthesand.portal.support], beans={url=/chat, org.atmosphere.cpr.AtmosphereFramework=org.atmosphere.cpr.AtmosphereFramework@d8ed1b}}
16:17:18,350 [main] DEBUG c.g.f.p.App - Scanning the package 'com.github.flowersinthesand.portal.support'
16:17:18,364 [main] DEBUG c.g.f.p.App - Scanned @Bean("dispatcher.Evaluator") on 'com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultEvaluator'
16:17:18,366 [main] DEBUG c.g.f.p.App - Scanned @Bean("dispatcher") on 'com.github.flowersinthesand.portal.support.DefaultDispatcher'
16:17:18,366 [main] DEBUG c.g.f.p.App - Scanned @Bean("roomFactory") on 'com.github.flowersinthesand.portal.support.DefaultRoomFactory'
16:17:18,367 [main] DEBUG c.g.f.p.App - Scanned @Bean("heartbeatHandler") on 'com.github.flowersinthesand.portal.support.HeartbeatHandler'
16:17:18,368 [main] DEBUG c.g.f.p.App - Scanned @Bean("replyHandler") on 'com.github.flowersinthesand.portal.support.ReplyHandler'
16:17:18,369 [main] DEBUG c.g.f.p.App - Scanned @Bean("roomSupportHandler") on 'com.github.flowersinthesand.portal.support.RoomSupportHandler'
16:17:18,369 [main] DEBUG c.g.f.p.App - Scanning the package 'com.github.flowersinthesand.portal.atmosphere'
16:17:18,372 [main] DEBUG c.g.f.p.App - Scanned @Bean("socketController") on 'com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController'
16:17:18,374 [main] DEBUG c.g.f.p.App - Scanned @Bean("socketFactory") on 'com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory'
16:17:18,374 [main] DEBUG c.g.f.p.App - Scanning the package 'com.github.flowersinthesand.portal.samples.chat'
16:17:18,377 [main] DEBUG c.g.f.p.App - Scanned @Bean("chatHandler") on 'com.github.flowersinthesand.portal.samples.chat.ChatHandler'
16:17:18,378 [main] INFO c.g.f.p.App - ObjectFactory 'com.github.flowersinthesand.portal.support.NewObjectFactory@1eb2200' is initialized
16:17:18,378 [main] TRACE c.g.f.p.App - Bean 'dispatcher.Evaluator' is instantiated 'com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultEvaluator@55c1e'
16:17:18,379 [main] TRACE c.g.f.p.App - Bean 'dispatcher' is instantiated 'com.github.flowersinthesand.portal.support.DefaultDispatcher@17b9d1f'
16:17:18,379 [main] TRACE c.g.f.p.App - Bean 'roomFactory' is instantiated 'com.github.flowersinthesand.portal.support.DefaultRoomFactory@1b2b206'
16:17:18,385 [main] TRACE c.g.f.p.App - Bean 'heartbeatHandler' is instantiated 'com.github.flowersinthesand.portal.support.HeartbeatHandler@c5d5eb'
16:17:18,386 [main] TRACE c.g.f.p.App - Bean 'replyHandler' is instantiated 'com.github.flowersinthesand.portal.support.ReplyHandler@5f69f6'
16:17:18,386 [main] TRACE c.g.f.p.App - Bean 'roomSupportHandler' is instantiated 'com.github.flowersinthesand.portal.support.RoomSupportHandler@10b54dc'
16:17:18,386 [main] TRACE c.g.f.p.App - Bean 'socketController' is instantiated 'com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0'
16:17:18,539 [main] TRACE c.g.f.p.App - Bean 'socketFactory' is instantiated 'com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1d5017b'
16:17:18,539 [main] TRACE c.g.f.p.App - Bean 'chatHandler' is instantiated 'com.github.flowersinthesand.portal.samples.chat.ChatHandler@1546050'
16:17:18,539 [main] DEBUG c.g.f.p.App - Processing bean 'url'
16:17:18,540 [main] DEBUG c.g.f.p.App - Processing bean 'org.atmosphere.cpr.AtmosphereFramework'
16:17:18,547 [main] DEBUG c.g.f.p.App - Processing bean 'com.github.flowersinthesand.portal.spi.ObjectFactory'
16:17:18,547 [main] DEBUG c.g.f.p.App - Processing bean 'dispatcher.Evaluator'
16:17:18,547 [main] DEBUG c.g.f.p.App - Processing bean 'dispatcher'
16:17:18,548 [main] DEBUG c.g.f.p.App - Wiring 'com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultEvaluator@55c1e' to 'private com.github.flowersinthesand.portal.spi.Dispatcher$Evaluator com.github.flowersinthesand.portal.support.DefaultDispatcher.evaluator'
16:17:18,548 [main] DEBUG c.g.f.p.App - Processing bean 'roomFactory'
16:17:18,549 [main] DEBUG c.g.f.p.App - Processing bean 'heartbeatHandler'
16:17:18,552 [main] DEBUG c.g.f.p.App - Registering 'heartbeat' event handler from ''
16:17:18,552 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'heartbeat' event from 'public void com.github.flowersinthesand.portal.support.HeartbeatHandler.heartbeat(com.github.flowersinthesand.portal.Socket)'
16:17:18,557 [main] DEBUG c.g.f.p.App - Registering 'close' event handler from ''
16:17:18,557 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'close' event from 'public void com.github.flowersinthesand.portal.support.HeartbeatHandler.close(com.github.flowersinthesand.portal.Socket)'
16:17:18,557 [main] DEBUG c.g.f.p.App - Registering 'open' event handler from ''
16:17:18,557 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'open' event from 'public void com.github.flowersinthesand.portal.support.HeartbeatHandler.open(com.github.flowersinthesand.portal.Socket)'
16:17:18,557 [main] DEBUG c.g.f.p.App - Processing bean 'replyHandler'
16:17:18,557 [main] DEBUG c.g.f.p.App - Registering 'reply' event handler from ''
16:17:18,558 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'reply' event from 'public void com.github.flowersinthesand.portal.support.ReplyHandler.reply(com.github.flowersinthesand.portal.Socket,java.util.Map)'
16:17:18,559 [main] DEBUG c.g.f.p.App - Registering 'close' event handler from ''
16:17:18,560 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'close' event from 'public void com.github.flowersinthesand.portal.support.ReplyHandler.close(com.github.flowersinthesand.portal.Socket)'
16:17:18,560 [main] DEBUG c.g.f.p.App - Processing bean 'roomSupportHandler'
16:17:18,560 [main] DEBUG c.g.f.p.App - Wiring 'com.github.flowersinthesand.portal.support.DefaultRoomFactory$DefaultRoom@5f37d' to 'private com.github.flowersinthesand.portal.Room com.github.flowersinthesand.portal.support.RoomSupportHandler.hall'
16:17:18,564 [main] DEBUG c.g.f.p.App - Wiring 'com.github.flowersinthesand.portal.support.DefaultRoomFactory@1b2b206' to 'private com.github.flowersinthesand.portal.spi.RoomFactory com.github.flowersinthesand.portal.support.RoomSupportHandler.roomFactory'
16:17:18,565 [main] DEBUG c.g.f.p.App - Registering 'close' event handler from ''
16:17:18,565 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'close' event from 'public void com.github.flowersinthesand.portal.support.RoomSupportHandler.close(com.github.flowersinthesand.portal.Socket)'
16:17:18,565 [main] DEBUG c.g.f.p.App - Registering 'open' event handler from ''
16:17:18,565 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'open' event from 'public void com.github.flowersinthesand.portal.support.RoomSupportHandler.open(com.github.flowersinthesand.portal.Socket)'
16:17:18,565 [main] DEBUG c.g.f.p.App - Processing bean 'socketController'
16:17:18,566 [main] DEBUG c.g.f.p.App - Wiring '/chat' to 'private java.lang.String com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController.url'
16:17:18,566 [main] DEBUG c.g.f.p.App - Wiring 'org.atmosphere.cpr.AtmosphereFramework@d8ed1b' to 'private org.atmosphere.cpr.AtmosphereFramework com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController.framework'
16:17:18,566 [main] DEBUG c.g.f.p.App - Wiring 'com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory@1d5017b' to 'private com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketFactory com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController.socketFactory'
16:17:18,567 [main] DEBUG c.g.f.p.App - Executing init method 'public void com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController.init()'
16:17:18,569 [main] INFO o.a.c.AtmosphereFramework - Installed AtmosphereHandler com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController mapped to context-path: /chat
16:17:18,569 [main] INFO o.a.c.AtmosphereFramework - Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController
16:17:18,569 [main] DEBUG c.g.f.p.App - Processing bean 'socketFactory'
16:17:18,570 [main] DEBUG c.g.f.p.App - Wiring 'com.github.flowersinthesand.portal.support.DefaultDispatcher@17b9d1f' to 'protected com.github.flowersinthesand.portal.spi.Dispatcher com.github.flowersinthesand.portal.support.AbstractSocketFactory.dispatcher'
16:17:18,570 [main] DEBUG c.g.f.p.App - Wiring 'com.github.flowersinthesand.portal.support.ReplyHandler@5f69f6' to 'protected com.github.flowersinthesand.portal.support.ReplyHandler com.github.flowersinthesand.portal.support.AbstractSocketFactory.replyHandler'
16:17:18,570 [main] DEBUG c.g.f.p.App - Processing bean 'chatHandler'
16:17:18,570 [main] DEBUG c.g.f.p.App - Wiring 'com.github.flowersinthesand.portal.support.DefaultRoomFactory$DefaultRoom@5f37d' to 'private com.github.flowersinthesand.portal.Room com.github.flowersinthesand.portal.samples.chat.ChatHandler.hall'
16:17:18,570 [main] DEBUG c.g.f.p.App - Registering 'message' event handler from ''
16:17:18,570 [main] DEBUG c.g.f.p.s.DefaultDispatcher - Attaching the 'message' event from 'public void com.github.flowersinthesand.portal.samples.chat.ChatHandler.message(java.util.Map)'
16:17:18,677 [main] INFO o.a.c.AtmosphereFramework - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
16:17:18,848 [main] TRACE o.a.c.DefaultBroadcasterFactory - About to create /chat
16:17:18,848 [main] TRACE o.a.c.DefaultBroadcasterFactory - Looking in the store using /chat returned null
16:17:18,876 [main] TRACE o.a.u.ServletProxyFactory - Method setHeader not supported
16:17:18,892 [main] TRACE o.a.c.DefaultBroadcasterFactory - About to create /chat
16:17:18,892 [main] TRACE o.a.c.DefaultBroadcasterFactory - Looking in the store using /chat returned null
16:17:18,893 [main] TRACE o.a.c.DefaultBroadcasterFactory - Broadcaster /chat was created
Name: /chat
AtmosphereResource: 0
BroasdcasterCache org.atmosphere.cache.DefaultBroadcasterCache@1e60738org.atmosphere.cpr.DefaultBroadcaster@14949546
16:17:18,899 [main] INFO o.a.c.AtmosphereFramework - Auto detecting WebSocketHandler in /WEB-INF/classes/
16:17:18,904 [main] INFO o.a.c.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
16:17:18,938 [main] INFO o.a.c.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.0.4.v20130625 with WebSocket enabled.
16:17:18,938 [main] INFO o.a.c.AtmosphereFramework - Installing Default AtmosphereInterceptor
16:17:18,939 [main] WARN o.a.c.AtmosphereFramework - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
16:17:18,939 [main] INFO o.a.c.AtmosphereFramework - Shared ExecutorService supported: true
16:17:18,939 [main] INFO o.a.c.AtmosphereFramework - HttpSession supported: false
16:17:18,939 [main] INFO o.a.c.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
16:17:18,940 [main] INFO o.a.c.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
16:17:18,940 [main] INFO o.a.c.AtmosphereFramework - Using Broadcaster: org.atmosphere.cpr.DefaultBroadcaster
16:17:18,952 [main] INFO o.a.c.AtmosphereFramework - Atmosphere Framework 2.0.0.RC1 started.
16:17:18,952 [main] INFO o.a.c.AtmosphereFramework -
For Atmosphere Framework Commercial Support, visit
http://www.async-io.org/ or send an email to support@async-io.org
2013-08-03 16:17:18.952:INFO:oejsh.ContextHandler:main: Started o.e.j.m.p.JettyWebAppContext@d089a9{/,[file:/C:/Users/DongHwan/git/portal-java/samples/chat-atmosphere/target/portal-chat-atmosphere/, jar:file:/C:/Users/DongHwan/git/portal-java/samples/chat-atmosphere/target/portal-chat-atmosphere/WEB-INF/lib/portal-atmosphere-0.7-SNAPSHOT.jar!/META-INF/resources/, jar:file:/C:/Users/DongHwan/git/portal-java/samples/chat-atmosphere/target/portal-chat-atmosphere/WEB-INF/lib/portal-core-0.7-SNAPSHOT.jar!/META-INF/resources/],AVAILABLE}{C:\Users\DongHwan\git\portal-java\samples\chat-atmosphere\target\portal-chat-atmosphere.war}
2013-08-03 16:17:18.990:INFO:oejs.ServerConnector:main: Started ServerConnector@1abde1e{HTTP/1.1}{0.0.0.0:8080}
[INFO] Started Jetty Server
[INFO] Starting scanner at interval of 1 seconds.
16:17:20,405 [Thread-54] INFO o.a.c.AtmosphereFramework -
Current version of Atmosphere 2.0.0.RC1
Newest version of Atmosphere available 2.0.0.RC3
16:17:21,107 [Thread-54] TRACE o.a.u.a.HTTPGetMethod - JGoogleAnalytics: Tracking Successful!
16:17:35,326 [qtp32034410-321] TRACE o.a.c.AtmosphereFramework - Query String translated to headers {id=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, transport=ws, heartbeat=20000, when=open, _=1375514247665, lastEventId=0}
16:17:35,349 [qtp32034410-321] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource null for request AtmosphereRequest{ contextPath= servletPath=/chat pathInfo=null requestURI=/chat destroyable=false}
16:17:35,351 [qtp32034410-321] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onOpen.
16:17:35,352 [qtp32034410-321] DEBUG o.a.w.DefaultWebSocketProcessor - Atmosphere detected WebSocket: org.atmosphere.container.version.Jetty9WebSocket
16:17:35,358 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:17:35,358 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:17:35,358 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:17:35,362 [qtp32034410-321] TRACE o.a.c.DefaultBroadcasterFactory - About to create e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:35,362 [qtp32034410-321] TRACE o.a.c.DefaultBroadcasterFactory - Looking in the store using e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 returned null
16:17:35,362 [qtp32034410-321] TRACE o.a.u.ServletProxyFactory - Method setHeader not supported
16:17:35,362 [qtp32034410-321] TRACE o.a.c.DefaultBroadcasterFactory - About to create e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:35,362 [qtp32034410-321] TRACE o.a.c.DefaultBroadcasterFactory - Looking in the store using e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 returned null
16:17:35,362 [qtp32034410-321] TRACE o.a.c.DefaultBroadcasterFactory - Broadcaster e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 was created
Name: e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
AtmosphereResource: 0
BroasdcasterCache org.atmosphere.cache.DefaultBroadcasterCache@1e60738org.atmosphere.cpr.DefaultBroadcaster@25532598
16:17:35,362 [qtp32034410-321] WARN o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 is not suspended. If cached messages exists, this may cause unexpected situation. Suspend first
16:17:35,363 [qtp32034410-321] TRACE o.a.c.DefaultBroadcaster - Checking cached message for ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:35,363 [qtp32034410-321] TRACE o.a.c.DefaultBroadcaster - Associating AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 with Broadcaster e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:35,364 [qtp32034410-321] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message=null
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:35,365 [qtp32034410-321] TRACE o.a.c.DefaultBroadcaster - Checking cached message for ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:35,365 [qtp32034410-321] TRACE o.a.c.DefaultBroadcaster - Associating AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 with Broadcaster /chat
16:17:35,365 [qtp32034410-321] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message=null
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:35,365 [qtp32034410-321] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 has been opened, params: {id=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, transport=ws, heartbeat=20000, when=open, _=1375514247665, lastEventId=0}
16:17:35,365 [qtp32034410-321] DEBUG c.g.f.p.s.DefaultDispatcher - Firing open event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:35,365 [qtp32034410-321] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@1bc844b
16:17:35,365 [qtp32034410-321] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@1917bb1
16:17:35,365 [qtp32034410-321] DEBUG c.g.f.p.s.HeartbeatHandler - Setting heartbeat timer for socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:35,366 [qtp32034410-321] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=SUSPEND} with transport websocket
16:17:35,366 [qtp32034410-321] TRACE o.a.c.AsyncSupportListenerAdapter - Suspended resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:35,368 [qtp32034410-321] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='', type=CONNECT, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:17:36,448 [qtp32034410-322] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:17:36,450 [qtp32034410-322] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:17:36,450 [qtp32034410-322] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:17:36,450 [qtp32034410-322] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:17:36,621 [qtp32034410-322] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=1, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=message, data={username=sesef, message=dbdfbdfb}, reply=false}
16:17:36,621 [qtp32034410-322] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:36,621 [qtp32034410-322] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@d51e79
16:17:36,634 [qtp32034410-322] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=1, type=message, data={username=sesef, message=dbdfbdfb}, reply=false}
16:17:36,654 [qtp32034410-322] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":1,"type":"message","data":{"username":"sesef","message":"dbdfbdfb"},"reply":false} for ws transport
16:17:36,656 [qtp32034410-322] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:17:36,656 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":1,"type":"message","data":{"username":"sesef","message":"dbdfbdfb"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@32d521}
16:17:36,656 [qtp32034410-322] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:36,656 [qtp32034410-322] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":1,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"message","data":{"username":"sesef","message":"dbdfbdfb"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:17:36,656 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":1,"type":"message","data":{"username":"sesef","message":"dbdfbdfb"},"reply":false}
16:17:36,657 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - Broadcaster e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to queueWriteIO for AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:36,658 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:17:36,658 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:36,659 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:17:36,663 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":1,"type":"message","data":{"username":"sesef","message":"dbdfbdfb"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:36,663 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":1,"type":"message","data":{"username":"sesef","message":"dbdfbdfb"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:37,520 [qtp32034410-329] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:17:37,521 [qtp32034410-329] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:17:37,521 [qtp32034410-329] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:17:37,521 [qtp32034410-329] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:17:37,522 [qtp32034410-329] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=2, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=message, data={username=sesef, message=fgng}, reply=false}
16:17:37,522 [qtp32034410-329] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:37,522 [qtp32034410-329] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@d51e79
16:17:37,522 [qtp32034410-329] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=2, type=message, data={username=sesef, message=fgng}, reply=false}
16:17:37,523 [qtp32034410-329] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":2,"type":"message","data":{"username":"sesef","message":"fgng"},"reply":false} for ws transport
16:17:37,523 [qtp32034410-329] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:17:37,523 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":2,"type":"message","data":{"username":"sesef","message":"fgng"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@15c7b5f}
16:17:37,523 [qtp32034410-329] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:37,523 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":2,"type":"message","data":{"username":"sesef","message":"fgng"},"reply":false}
16:17:37,523 [qtp32034410-329] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":2,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"message","data":{"username":"sesef","message":"fgng"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:17:37,523 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:17:37,523 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:37,524 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:17:37,524 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":2,"type":"message","data":{"username":"sesef","message":"fgng"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:37,524 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":2,"type":"message","data":{"username":"sesef","message":"fgng"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:38,688 [qtp32034410-321] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:17:38,688 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:17:38,688 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:17:38,688 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:17:38,688 [qtp32034410-321] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=3, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=message, data={username=sesef, message=rgdgnfk}, reply=false}
16:17:38,688 [qtp32034410-321] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:38,688 [qtp32034410-321] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@d51e79
16:17:38,688 [qtp32034410-321] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=3, type=message, data={username=sesef, message=rgdgnfk}, reply=false}
16:17:38,689 [qtp32034410-321] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":3,"type":"message","data":{"username":"sesef","message":"rgdgnfk"},"reply":false} for ws transport
16:17:38,689 [qtp32034410-321] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:17:38,689 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":3,"type":"message","data":{"username":"sesef","message":"rgdgnfk"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@d96f5b}
16:17:38,689 [qtp32034410-321] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:38,689 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":3,"type":"message","data":{"username":"sesef","message":"rgdgnfk"},"reply":false}
16:17:38,689 [qtp32034410-321] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":3,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"message","data":{"username":"sesef","message":"rgdgnfk"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:17:38,689 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - Broadcaster e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to queueWriteIO for AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:38,689 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:17:38,689 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:38,689 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:17:38,689 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":3,"type":"message","data":{"username":"sesef","message":"rgdgnfk"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:38,689 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":3,"type":"message","data":{"username":"sesef","message":"rgdgnfk"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:39,016 [qtp32034410-322] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:17:39,017 [qtp32034410-322] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:17:39,017 [qtp32034410-322] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:17:39,017 [qtp32034410-322] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:17:39,018 [qtp32034410-322] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=4, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=message, data={username=sesef, message=t7i5}, reply=false}
16:17:39,018 [qtp32034410-322] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:39,018 [qtp32034410-322] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@d51e79
16:17:39,018 [qtp32034410-322] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=4, type=message, data={username=sesef, message=t7i5}, reply=false}
16:17:39,018 [qtp32034410-322] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":4,"type":"message","data":{"username":"sesef","message":"t7i5"},"reply":false} for ws transport
16:17:39,018 [qtp32034410-322] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:17:39,018 [qtp32034410-322] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:39,018 [qtp32034410-322] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":4,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"message","data":{"username":"sesef","message":"t7i5"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:17:39,018 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":4,"type":"message","data":{"username":"sesef","message":"t7i5"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@11df109}
16:17:39,019 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":4,"type":"message","data":{"username":"sesef","message":"t7i5"},"reply":false}
16:17:39,019 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:17:39,019 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:39,019 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:17:39,019 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":4,"type":"message","data":{"username":"sesef","message":"t7i5"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:39,019 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":4,"type":"message","data":{"username":"sesef","message":"t7i5"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:39,288 [qtp32034410-329] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:17:39,288 [qtp32034410-329] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:17:39,288 [qtp32034410-329] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:17:39,288 [qtp32034410-329] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:17:39,288 [qtp32034410-329] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=5, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=message, data={username=sesef, message=jf}, reply=false}
16:17:39,288 [qtp32034410-329] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:39,288 [qtp32034410-329] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@d51e79
16:17:39,288 [qtp32034410-329] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=5, type=message, data={username=sesef, message=jf}, reply=false}
16:17:39,289 [qtp32034410-329] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":5,"type":"message","data":{"username":"sesef","message":"jf"},"reply":false} for ws transport
16:17:39,289 [qtp32034410-329] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:17:39,289 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":5,"type":"message","data":{"username":"sesef","message":"jf"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@bbb8b5}
16:17:39,289 [qtp32034410-329] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:39,289 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":5,"type":"message","data":{"username":"sesef","message":"jf"},"reply":false}
16:17:39,289 [qtp32034410-329] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":5,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"message","data":{"username":"sesef","message":"jf"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:17:39,289 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:17:39,289 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:39,289 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:17:39,289 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":5,"type":"message","data":{"username":"sesef","message":"jf"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:39,289 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":5,"type":"message","data":{"username":"sesef","message":"jf"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:39,488 [qtp32034410-321] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:17:39,488 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:17:39,488 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:17:39,488 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:17:39,489 [qtp32034410-321] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=6, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=message, data={username=sesef, message=gn}, reply=false}
16:17:39,489 [qtp32034410-321] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:39,489 [qtp32034410-321] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@d51e79
16:17:39,489 [qtp32034410-321] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=6, type=message, data={username=sesef, message=gn}, reply=false}
16:17:39,489 [qtp32034410-321] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":6,"type":"message","data":{"username":"sesef","message":"gn"},"reply":false} for ws transport
16:17:39,489 [qtp32034410-321] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:17:39,489 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":6,"type":"message","data":{"username":"sesef","message":"gn"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@5b954d}
16:17:39,489 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":6,"type":"message","data":{"username":"sesef","message":"gn"},"reply":false}
16:17:39,489 [qtp32034410-321] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:39,489 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:17:39,489 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:39,489 [qtp32034410-321] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":6,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"message","data":{"username":"sesef","message":"gn"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:17:39,489 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:17:39,490 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":6,"type":"message","data":{"username":"sesef","message":"gn"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:39,490 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":6,"type":"message","data":{"username":"sesef","message":"gn"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:39,665 [qtp32034410-322] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:17:39,665 [qtp32034410-322] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:17:39,665 [qtp32034410-322] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:17:39,665 [qtp32034410-322] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:17:39,666 [qtp32034410-322] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=7, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=message, data={username=sesef, message=fgn}, reply=false}
16:17:39,666 [qtp32034410-322] DEBUG c.g.f.p.s.DefaultDispatcher - Firing message event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:39,666 [qtp32034410-322] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@d51e79
16:17:39,666 [qtp32034410-322] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=7, type=message, data={username=sesef, message=fgn}, reply=false}
16:17:39,666 [qtp32034410-322] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":7,"type":"message","data":{"username":"sesef","message":"fgn"},"reply":false} for ws transport
16:17:39,667 [qtp32034410-322] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:17:39,667 [qtp32034410-322] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:39,667 [qtp32034410-322] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":7,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"message","data":{"username":"sesef","message":"fgn"},"reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:17:39,667 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":7,"type":"message","data":{"username":"sesef","message":"fgn"},"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@a70c0f}
16:17:39,667 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":7,"type":"message","data":{"username":"sesef","message":"fgn"},"reply":false}
16:17:39,667 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:17:39,667 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:39,667 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:17:39,668 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":7,"type":"message","data":{"username":"sesef","message":"fgn"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:39,668 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":7,"type":"message","data":{"username":"sesef","message":"fgn"},"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:50,352 [qtp32034410-321] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:17:50,352 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:17:50,352 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:17:50,352 [qtp32034410-321] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:17:50,353 [qtp32034410-321] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=8, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=heartbeat, reply=false}
16:17:50,353 [qtp32034410-321] DEBUG c.g.f.p.s.DefaultDispatcher - Firing heartbeat event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:50,353 [qtp32034410-321] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@146c7ff
16:17:50,353 [qtp32034410-321] DEBUG c.g.f.p.s.HeartbeatHandler - Setting heartbeat timer for socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:17:50,353 [qtp32034410-321] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=8, type=heartbeat, data=null, reply=false}
16:17:50,353 [qtp32034410-321] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":8,"type":"heartbeat","data":null,"reply":false} for ws transport
16:17:50,353 [qtp32034410-321] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:17:50,353 [qtp32034410-321] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:50,354 [qtp32034410-321] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":8,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"heartbeat","reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:17:50,354 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":8,"type":"heartbeat","data":null,"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@1f450a5}
16:17:50,354 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":8,"type":"heartbeat","data":null,"reply":false}
16:17:50,354 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - Broadcaster e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to queueWriteIO for AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:50,354 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:17:50,354 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:17:50,354 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:17:50,354 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":8,"type":"heartbeat","data":null,"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:17:50,355 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":8,"type":"heartbeat","data":null,"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:18:05,357 [qtp32034410-329] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:18:05,357 [qtp32034410-329] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:18:05,357 [qtp32034410-329] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:18:05,358 [qtp32034410-329] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:18:05,358 [qtp32034410-329] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=9, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=heartbeat, reply=false}
16:18:05,358 [qtp32034410-329] DEBUG c.g.f.p.s.DefaultDispatcher - Firing heartbeat event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:18:05,358 [qtp32034410-329] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@146c7ff
16:18:05,358 [qtp32034410-329] DEBUG c.g.f.p.s.HeartbeatHandler - Setting heartbeat timer for socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:18:05,359 [qtp32034410-329] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=9, type=heartbeat, data=null, reply=false}
16:18:05,359 [qtp32034410-329] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":9,"type":"heartbeat","data":null,"reply":false} for ws transport
16:18:05,359 [qtp32034410-329] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:18:05,359 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":9,"type":"heartbeat","data":null,"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@12cb504}
16:18:05,359 [qtp32034410-329] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:18:05,359 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":9,"type":"heartbeat","data":null,"reply":false}
16:18:05,359 [qtp32034410-329] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":9,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"heartbeat","reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:18:05,359 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - Broadcaster e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to queueWriteIO for AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:18:05,359 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:18:05,359 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:18:05,359 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:18:05,359 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":9,"type":"heartbeat","data":null,"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:18:05,360 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":9,"type":"heartbeat","data":null,"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:18:20,360 [qtp32034410-335] TRACE o.a.c.Jetty9WebSocketHandler - WebSocket.onMessage (bytes)
16:18:20,361 [qtp32034410-335] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all/all
16:18:20,361 [qtp32034410-335] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all
16:18:20,361 [qtp32034410-335] TRACE o.a.u.DefaultEndpointMapper - Trying to map /chat to /chat/all*
16:18:20,361 [qtp32034410-335] INFO c.g.f.p.s.AbstractSocketFactory - Receiving an event {id=10, socket=e9bb734e-dfec-4e7d-bfd2-6408fcbcac17, type=heartbeat, reply=false}
16:18:20,361 [qtp32034410-335] DEBUG c.g.f.p.s.DefaultDispatcher - Firing heartbeat event to Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:18:20,361 [qtp32034410-335] TRACE c.g.f.p.s.DefaultDispatcher - Invoking handler com.github.flowersinthesand.portal.support.DefaultDispatcher$DefaultHandler@146c7ff
16:18:20,361 [qtp32034410-335] DEBUG c.g.f.p.s.HeartbeatHandler - Setting heartbeat timer for socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17
16:18:20,361 [qtp32034410-335] INFO c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Socket#e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is sending an event {id=10, type=heartbeat, data=null, reply=false}
16:18:20,362 [qtp32034410-335] DEBUG c.g.f.p.s.AbstractSocketFactory$AbstractSocket - Formatting data {"id":10,"type":"heartbeat","data":null,"reply":false} for ws transport
16:18:20,362 [qtp32034410-335] TRACE o.a.c.AsynchronousProcessor - Action for ee8ef1bc-6284-4b2e-a63d-14052280bb56 was Action{timeout=-1, type=CREATED} with transport websocket
16:18:20,362 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to broadcast Entry{message={"id":10,"type":"heartbeat","data":null,"reply":false}, type=ALL, future=org.atmosphere.cpr.BroadcasterFuture@1b3a60b}
16:18:20,362 [qtp32034410-335] TRACE o.a.c.AsyncSupportListenerAdapter - Destroyed resource AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=false,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=CREATED}} for request ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:18:20,362 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56 available for {"id":10,"type":"heartbeat","data":null,"reply":false}
16:18:20,362 [qtp32034410-335] TRACE o.a.w.WebSocketEventListenerAdapter - WebSocketEvent{message='{"id":10,"socket":"e9bb734e-dfec-4e7d-bfd2-6408fcbcac17","type":"heartbeat","reply":false}', type=MESSAGE, webSocket=org.atmosphere.container.version.Jetty9WebSocket@1cc787}
16:18:20,362 [Atmosphere-Shared-DispatchOp-0] TRACE o.a.c.DefaultBroadcaster - Broadcaster e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is about to queueWriteIO for AtmosphereResource ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:18:20,362 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - About to write to AtmosphereResource{
uuid=ee8ef1bc-6284-4b2e-a63d-14052280bb56,
transport=WEBSOCKET,
isInScope=true,
isResumed=false,
isCancelled=false,
isSuspended=true,
broadcaster=/chat size: 1,
atmosphereHandler=com.github.flowersinthesand.portal.atmosphere.AtmosphereSocketController@f076a0,
action=Action{timeout=-1, type=SUSPEND}}
16:18:20,362 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.DefaultBroadcaster - e9bb734e-dfec-4e7d-bfd2-6408fcbcac17 is broadcasting to ee8ef1bc-6284-4b2e-a63d-14052280bb56
16:18:20,362 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocket - WebSocket.write()
16:18:20,363 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.c.AtmosphereResourceImpl - Invoking listener with AtmosphereResourceEventImpl{
message={"id":10,"type":"heartbeat","data":null,"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
16:18:20,363 [Atmosphere-Shared-AsyncOp-0] TRACE o.a.w.WebSocketEventListenerAdapter - AtmosphereResourceEventImpl{
message={"id":10,"type":"heartbeat","data":null,"reply":false}
isCancelled=false
isResumedOnTimeout=false
throwable=null
resource=ee8ef1bc-6284-4b2e-a63d-14052280bb56}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment