Created
June 19, 2018 11:15
-
-
Save KowalczykBartek/21ab89cf07e36c3d1668c26142a4e911 to your computer and use it in GitHub Desktop.
smf-java-debug-log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO: [id: 0xd5b26ba6, L:/127.0.0.1:65095 - R:/127.0.0.1:7000] WRITE: 68B | |
+-------------------------------------------------+ | |
| 0 1 2 3 4 5 6 7 8 9 a b c d e f | | |
+--------+-------------------------------------------------+----------------+ | |
|00000000| 00 00 01 00 34 00 00 00 8a 55 b0 a1 3d 02 d4 6a |....4....U..=..j| | |
|00000010| 0c 00 00 00 00 00 06 00 08 00 04 00 06 00 00 00 |................| | |
|00000020| 04 00 00 00 18 00 00 00 47 45 54 20 2f 73 6f 6d |........GET /som| | |
|00000030| 65 74 68 69 6e 67 2f 20 54 68 72 65 61 64 2d 34 |ething/ Thread-4| | |
|00000040| 00 00 00 00 |.... | | |
+--------+-------------------------------------------------+----------------+ | |
Jun 19, 2018 9:50:43 AM io.netty.handler.logging.LoggingHandler flush | |
INFO: [id: 0xd5b26ba6, L:/127.0.0.1:65095 - R:/127.0.0.1:7000] FLUSH | |
2018-06-19T09:50:43,141 [nioEventLoopGroup-2-1] INFO (RpcCallEncoder.java:24) - [session 3] encoding RpcCall | |
Jun 19, 2018 9:50:43 AM io.netty.handler.logging.LoggingHandler write | |
INFO: [id: 0xd5b26ba6, L:/127.0.0.1:65095 - R:/127.0.0.1:7000] WRITE: 68B | |
+-------------------------------------------------+ | |
| 0 1 2 3 4 5 6 7 8 9 a b c d e f | | |
+--------+-------------------------------------------------+----------------+ | |
|00000000| 00 00 03 00 34 00 00 00 88 f1 48 ce 3d 02 d4 6a |....4.....H.=..j| | |
|00000010| 0c 00 00 00 00 00 06 00 08 00 04 00 06 00 00 00 |................| | |
|00000020| 04 00 00 00 18 00 00 00 47 45 54 20 2f 73 6f 6d |........GET /som| | |
|00000030| 65 74 68 69 6e 67 2f 20 54 68 72 65 61 64 2d 33 |ething/ Thread-3| | |
2018-06-19T09:50:43,142 [nioEventLoopGroup-2-1] INFO (RpcCallEncoder.java:24) - [session 2] encoding RpcCall | |
|00000040| 00 00 00 00 |.... | | |
+--------+-------------------------------------------------+----------------+ | |
Jun 19, 2018 9:50:43 AM io.netty.handler.logging.LoggingHandler flush | |
INFO: [id: 0xd5b26ba6, L:/127.0.0.1:65095 - R:/127.0.0.1:7000] FLUSH | |
Jun 19, 2018 9:50:43 AM io.netty.handler.logging.LoggingHandler write | |
INFO: [id: 0xd5b26ba6, L:/127.0.0.1:65095 - R:/127.0.0.1:7000] WRITE: 68B | |
+-------------------------------------------------+ | |
| 0 1 2 3 4 5 6 7 8 9 a b c d e f | | |
+--------+-------------------------------------------------+----------------+ | |
|00000000| 00 00 02 00 34 00 00 00 43 5c cc b2 3d 02 d4 6a |....4...C\..=..j| | |
|00000010| 0c 00 00 00 00 00 06 00 08 00 04 00 06 00 00 00 |................| | |
|00000020| 04 00 00 00 18 00 00 00 47 45 54 20 2f 73 6f 6d |........GET /som| | |
|00000030| 65 74 68 69 6e 67 2f 20 54 68 72 65 61 64 2d 32 |ething/ Thread-2| | |
|00000040| 00 00 00 00 |.... | | |
+--------+-------------------------------------------------+----------------+ | |
Jun 19, 2018 9:50:43 AM io.netty.handler.logging.LoggingHandler flush | |
INFO: [id: 0xd5b26ba6, L:/127.0.0.1:65095 - R:/127.0.0.1:7000] FLUSH | |
Jun 19, 2018 9:50:43 AM io.netty.handler.logging.LoggingHandler channelRead | |
INFO: [id: 0xd5b26ba6, L:/127.0.0.1:65095 - R:/127.0.0.1:7000] READ: 204B | |
+-------------------------------------------------+ | |
| 0 1 2 3 4 5 6 7 8 9 a b c d e f | | |
2018-06-19T09:50:43,148 [nioEventLoopGroup-2-1] DEBUG (RpcCallDecoder.java:31) - [session 1] Received to decode | |
+--------+-------------------------------------------------+----------------+ | |
2018-06-19T09:50:43,148 [nioEventLoopGroup-2-1] DEBUG (Dispatcher.java:34) - [session 1] received to dispatch | |
|00000000| 00 00 01 00 34 00 00 00 8a 55 b0 a1 c8 00 00 00 |....4....U......| | |
|00000010| 0c 00 00 00 00 00 06 00 08 00 04 00 06 00 00 00 |................| | |
|00000020| 04 00 00 00 18 00 00 00 47 45 54 20 2f 73 6f 6d |........GET /som| | |
|00000030| 65 74 68 69 6e 67 2f 20 54 68 72 65 61 64 2d 34 |ething/ Thread-4| | |
|00000040| 00 00 00 00 00 00 03 00 34 00 00 00 88 f1 48 ce |........4.....H.| | |
2018-06-19T09:50:43,148 [nioEventLoopGroup-2-1] INFO (DemoApp.java:41) - Got parsed response GET /something/ Thread-4 | |
|00000050| c8 00 00 00 0c 00 00 00 00 00 06 00 08 00 04 00 |................| | |
|00000060| 06 00 00 00 04 00 00 00 18 00 00 00 47 45 54 20 |............GET | | |
|00000070| 2f 73 6f 6d 65 74 68 69 6e 67 2f 20 54 68 72 65 |/something/ Thre| | |
|00000080| 61 64 2d 33 00 00 00 00 00 00 02 00 34 00 00 00 |ad-3........4...| | |
|00000090| 43 5c cc b2 c8 00 00 00 0c 00 00 00 00 00 06 00 |C\..............| | |
|000000a0| 08 00 04 00 06 00 00 00 04 00 00 00 18 00 00 00 |................| | |
|000000b0| 47 45 54 20 2f 73 6f 6d 65 74 68 69 6e 67 2f 20 |GET /something/ | | |
|000000c0| 54 68 72 65 61 64 2d 32 00 00 00 00 |Thread-2.... | | |
+--------+-------------------------------------------------+----------------+ | |
Jun 19, 2018 9:50:43 AM io.netty.handler.logging.LoggingHandler channelReadComplete | |
INFO: [id: 0xd5b26ba6, L:/127.0.0.1:65095 - R:/127.0.0.1:7000] READ COMPLETE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment