Advertisement
Guest User

Untitled

a guest
Mar 1st, 2017
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,081 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslFilter - Adding the SSL Filter sslFilter to the chain
  2. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,081 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslHandler - Session Server[40](no sslEngine) Initializing the SSL Handler
  3. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,082 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslHandler - Session Server[40](no sslEngine) SSL Handler Initialization done.
  4. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,082 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslFilter - Session Server[40](ssl...) : Starting the first handshake
  5. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,082 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslHandler - Session Server[40](ssl...) processing the NEED_UNWRAP state
  6. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,082 [pool-7-thread-10] DEBUG org.apache.mina.core.filterchain.IoFilterEvent - Firing a SESSION_OPENED event for session 40
  7. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,082 [pool-7-thread-10] INFO com.myapp.Handler - Session opened for ip /x.x.x.x:59558. There are 1 online clients now
  8. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,082 [pool-7-thread-10] DEBUG org.apache.mina.core.filterchain.IoFilterEvent - Event SESSION_OPENED has been fired for session 40
  9. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,087 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslFilter - Session Server[40](ssl...): Message received : HeapBuffer[pos=0 lim=200 cap=2048: 16 03 03 00 C3 01 00 00 BF 03 03 58 B5 86 A4 02...]
  10. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,087 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslHandler - Session Server[40](ssl...) Processing the received message
  11. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,087 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslHandler - Session Server[40](ssl...) processing the NEED_UNWRAP state
  12. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,087 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslHandler - Session Server[40](ssl...) processing the NEED_TASK state
  13. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,096 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslHandler - Session Server[40](ssl...) processing the NEED_WRAP state
  14. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,096 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslFilter - Session Server[40](ssl...): Writing Message : WriteRequest: HeapBuffer[pos=0 lim=1327 cap=2115: 16 03 03 05 2A 02 00 00 4D 03 03 58 B5 86 A4 A6...]
  15. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,096 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslHandler - Session Server[40](ssl...) processing the NEED_UNWRAP state
  16. Feb 28 14:18:12 ip-172-31-55-130 docker/56215cf75435[2788]: 2017-02-28 14:18:12,096 [NioProcessor-5] DEBUG org.apache.mina.filter.ssl.SslFilter - Session Server[40](ssl...): Processing the SSL Data
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement