Skip to content

Instantly share code, notes, and snippets.

@jfarcand
Created December 16, 2014 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfarcand/6fa4a8972c841192663e to your computer and use it in GitHub Desktop.
Save jfarcand/6fa4a8972c841192663e to your computer and use it in GitHub Desktop.
2014-12-16 13:57:10.821:INFO:oejs.Server:main: jetty-9.2.3.v20140905
2014-12-16 13:57:13.108:INFO:/:main: Initializing AtmosphereFramework
Dec 16, 2014 1:57:14 PM com.hazelcast.instance.DefaultAddressPicker
INFO: [LOCAL] [dev] [3.3] Prefer IPv4 stack is true.
Dec 16, 2014 1:57:14 PM com.hazelcast.instance.DefaultAddressPicker
INFO: [LOCAL] [dev] [3.3] Picked Address[147.214.226.10]:5701, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true
Dec 16, 2014 1:57:14 PM com.hazelcast.spi.impl.BasicOperationScheduler
INFO: [147.214.226.10]:5701 [dev] [3.3] Starting with 8 generic operation threads and 8 partition operation threads.
Dec 16, 2014 1:57:14 PM com.hazelcast.system
INFO: [147.214.226.10]:5701 [dev] [3.3] Hazelcast 3.3 (20140907) starting at Address[147.214.226.10]:5701
Dec 16, 2014 1:57:14 PM com.hazelcast.system
INFO: [147.214.226.10]:5701 [dev] [3.3] Copyright (C) 2008-2014 Hazelcast.com
Dec 16, 2014 1:57:14 PM com.hazelcast.instance.Node
INFO: [147.214.226.10]:5701 [dev] [3.3] Creating MulticastJoiner
Dec 16, 2014 1:57:14 PM com.hazelcast.core.LifecycleService
INFO: [147.214.226.10]:5701 [dev] [3.3] Address[147.214.226.10]:5701 is STARTING
Dec 16, 2014 1:57:17 PM com.hazelcast.cluster.MulticastJoiner
INFO: [147.214.226.10]:5701 [dev] [3.3]
Members [1] {
Member [147.214.226.10]:5701 this
}
Dec 16, 2014 1:57:17 PM com.hazelcast.core.LifecycleService
INFO: [147.214.226.10]:5701 [dev] [3.3] Address[147.214.226.10]:5701 is STARTED
13:57:17.409 [main] INFO i.a.s.HazelcastSatelliteTransport - Using HazelcastInstance AtmosphereSatellite
13:57:17.420 [main] INFO io.async.satellite.Satellite -
Atmosphere Satellite 1059c21e-3241-4686-81dc-916665c7edf1
13:57:17.500 [main] INFO i.a.satellite.SatelliteInitializer - SatelliteInitializer ready
13:57:17.515 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
13:57:17.515 [main] INFO o.a.cpr.DefaultAnnotationProcessor - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$ServletContainerInitializerAnnotationProcessor being used
13:57:17.516 [main] INFO org.atmosphere.cpr.AnnotationHandler - Found Annotation in class org.atmosphere.samples.chat.MeteorChat being scanned: interface org.atmosphere.config.service.MeteorService
13:57:17.526 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.cpr.DefaultBroadcaster
13:57:17.526 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor [Atmosphere LifeCycle] mapped to AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor
13:57:17.540 [main] INFO org.atmosphere.cpr.AnnotationHandler - Found Annotation in class org.atmosphere.samples.chat.MeteorChat being scanned: interface org.atmosphere.config.service.MeteorService
13:57:17.540 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.cpr.DefaultBroadcaster
13:57:17.540 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor [Atmosphere LifeCycle] mapped to AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor
13:57:17.541 [main] INFO org.atmosphere.cpr.AnnotationHandler - Found Annotation in class io.async.satellite.operation.OpsServiceProcessor being scanned: interface org.atmosphere.config.AtmosphereAnnotation
13:57:17.542 [main] INFO org.atmosphere.cpr.AnnotationHandler - Found Annotation in class io.async.satellite.BroadcasterInitializer being scanned: interface org.atmosphere.config.service.BroadcasterListenerService
13:57:17.550 [main] INFO org.atmosphere.cpr.AnnotationHandler - Found Annotation in class org.atmosphere.samples.chat.MeteorChat being scanned: interface org.atmosphere.config.service.MeteorService
13:57:17.551 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.cpr.DefaultBroadcaster
13:57:17.551 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor [Atmosphere LifeCycle] mapped to AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor
13:57:17.556 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Auto detecting WebSocketHandler in /WEB-INF/classes/
13:57:17.559 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
13:57:17.568 [main] INFO o.a.h.ReflectorServletProcessor - Installing Servlet org.atmosphere.samples.chat.MeteorChat
13:57:17.568 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Installing Default AtmosphereInterceptor
13:57:17.569 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
13:57:17.569 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
13:57:17.570 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
13:57:17.570 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
13:57:17.571 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
13:57:17.571 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
13:57:17.572 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
13:57:17.573 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
13:57:17.573 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
13:57:17.573 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
13:57:17.574 [main] INFO o.atmosphere.cpr.AtmosphereFramework - org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
13:57:17.574 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
13:57:17.575 [main] INFO o.a.interceptor.HeartbeatInterceptor - HeartbeatInterceptor configured with padding value 'X', client frequency 60 seconds and server frequency 0 seconds
13:57:17.575 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
13:57:17.576 [Thread-27] DEBUG o.atmosphere.cpr.AtmosphereFramework - Retrieving Atmosphere's latest version from http://async-io.org/version.html
13:57:17.577 [main] WARN o.atmosphere.cpr.AtmosphereFramework - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
13:57:17.577 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Broadcaster Polling Wait Time 100
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Messaging Thread Pool Size: Unlimited
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Async I/O Thread Pool Size: 200
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using AtmosphereResurceFactory: io.async.satellite.AtmosphereResourceRemoteFactory
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Invoke AtmosphereInterceptor on WebSocket message true
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - HttpSession supported: false
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation
13:57:17.578 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Jetty9AsyncSupportWithWebSocket running under container: jetty/9.2.3.v20140905 with WebSocket enabled.
13:57:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 2.3.0-SNAPSHOT started.
13:57:17.580 [main] INFO o.atmosphere.cpr.AtmosphereFramework -
For Atmosphere Framework Commercial Support, visit
http://www.async-io.org/ or send an email to support@async-io.org
13:57:17.583 [main] DEBUG io.async.satellite.Satellite - Registering Ops io.async.satellite.operation.BroadcasterOps@764ade21
13:57:17.585 [main] DEBUG io.async.satellite.Satellite - Registering Ops io.async.satellite.operation.AtmosphereResourceOps@e3a8aac
13:57:17.586 [main] DEBUG io.async.satellite.Satellite - Registering Ops io.async.satellite.operation.CacheOps@3857c5ca
13:57:17.587 [main] DEBUG io.async.satellite.Satellite - Registering Ops io.async.satellite.operation.SatelliteOps@1d4cde31
13:57:17.591 [main] DEBUG i.a.s.HazelcastSatelliteTransport - Deliver Message{path='/1059c21e-3241-4686-81dc-916665c7edf1/s/SATELLITE/1059c21e-3241-4686-81dc-916665c7edf1', message=io.async.satellite.InOutSatellite@7f5a9739, component=SATELLITE, action=Action{actionName='SATELLITE'}}
13:57:17.600 [hz.AtmosphereSatellite.event-2] DEBUG i.a.s.HazelcastSatelliteTransport - Received Message{path='/1059c21e-3241-4686-81dc-916665c7edf1/s/SATELLITE/1059c21e-3241-4686-81dc-916665c7edf1', message=io.async.satellite.InOutSatellite@3dcb7efa, component=SATELLITE, action=Action{actionName='SATELLITE'}}
2014-12-16 13:57:17.605:INFO:oejsh.ContextHandler:main: Started o.e.j.m.p.JettyWebAppContext@7a0e27c6{/,file:/Users/jfarcand/workspace/atmosphere-samples/samples/meteor-chat/target/atmosphere-meteor-chat/,AVAILABLE}{/Users/jfarcand/workspace/atmosphere-samples/samples/meteor-chat/target/atmosphere-meteor-chat.war}
2014-12-16 13:57:17.606:WARN:oejsh.RequestLogHandler:main: !RequestLog
2014-12-16 13:57:17.628:INFO:oejs.ServerConnector:main: Started ServerConnector@6ec0e228{HTTP/1.1}{0.0.0.0:8080}
2014-12-16 13:57:17.629:INFO:oejs.Server:main: Started @16982ms
[INFO] Started Jetty Server
[INFO] Starting scanner at interval of 1 seconds.
13:57:18.030 [Thread-27] INFO o.atmosphere.cpr.AtmosphereFramework - Latest version of Atmosphere's JavaScript Client 2.2.6
13:57:18.030 [Thread-27] INFO o.atmosphere.cpr.AtmosphereFramework -
Current version of Atmosphere 2.3.0-SNAPSHOT
Newest version of Atmosphere available 2.2.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment