-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.log
More file actions
136 lines (131 loc) · 8.26 KB
/
app.log
File metadata and controls
136 lines (131 loc) · 8.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
18:45:37.005 [main] INFO org.http_servers.HttpServer - Starting Server...
18:45:37.297 [main] INFO org.http_servers.HttpServer - Config Initialized!
18:45:37.298 [main] INFO org.http_servers.HttpServer - Executor setup
18:48:53.865 [main] INFO org.http_servers.HttpServer - Starting Server...
18:48:54.054 [main] INFO org.http_servers.HttpServer - Config Initialized!
18:48:54.055 [main] INFO org.http_servers.HttpServer - Executor setup
18:48:54.180 [main] INFO org.http_servers.HttpServer - Server Started
18:54:36.103 [main] INFO org.http_servers.HttpServer - Starting Server...
18:54:36.215 [main] INFO org.http_servers.HttpServer - Config Initialized!
18:54:36.216 [main] INFO org.http_servers.HttpServer - Executor setup
18:54:36.225 [main] INFO org.http_servers.HttpServer - Server Started
18:57:35.399 [main] INFO org.http_servers.HttpServer - Starting Server...
18:57:35.510 [main] INFO org.http_servers.HttpServer - Config Initialized!
18:57:35.511 [main] INFO org.http_servers.HttpServer - Executor setup
18:57:35.516 [main] INFO org.http_servers.HttpServer - Server Started
19:10:56.981 [main] INFO org.http_servers.HttpServer - Starting Server...
19:10:57.103 [main] INFO org.http_servers.HttpServer - Config Initialized!
19:10:57.104 [main] INFO org.http_servers.HttpServer - Executor setup
19:10:57.130 [main] INFO org.http_servers.HttpServer - Server Started
19:11:10.703 [Thread-0] INFO org.http_servers.Listener - * Connection accepted: /127.0.0.1
19:11:10.709 [] ERROR org.http_servers.Listener - Error: org.http.exceptions.FieldLineException: Unsupported field-name: content-type, Unsupported field-name: content-type
19:11:51.737 [Thread-0] INFO org.http_servers.Listener - * Connection accepted: /127.0.0.1
19:11:51.753 [] ERROR org.http_servers.Listener - Error: org.http.exceptions.FieldLineException: Unsupported field-name: host, Unsupported field-name: host
19:14:08.367 [Thread-2] INFO org.http_servers.Listener - Shutting down socket
19:14:08.367 [Thread-1] INFO org.http_servers.HttpServer - Shutting Down Executor...
19:18:10.789 [main] INFO org.http_servers.HttpServer - Starting Server...
19:18:10.911 [main] INFO org.http_servers.HttpServer - Config Initialized!
19:18:10.912 [main] INFO org.http_servers.HttpServer - Executor setup
19:18:10.917 [main] INFO org.http_servers.HttpServer - Server Started
19:18:20.235 [Thread-0] INFO org.http_servers.Listener - * Connection accepted: /127.0.0.1
19:18:20.243 [] ERROR org.http_servers.Listener - Error: org.http.exceptions.FieldLineException: field-value must be no longer then: 30, field-value must be no longer then: 30
19:18:39.462 [Thread-1] INFO org.http_servers.HttpServer - Shutting Down Executor...
19:18:39.462 [Thread-2] INFO org.http_servers.Listener - Shutting down socket
19:18:39.462 [Thread-1] INFO org.http_servers.HttpServer - Shutdown Successful
19:19:36.847 [main] INFO org.http_servers.HttpServer - Starting Server...
19:19:36.965 [main] INFO org.http_servers.HttpServer - Config Initialized!
19:19:36.966 [main] INFO org.http_servers.HttpServer - Executor setup
19:19:36.970 [main] INFO org.http_servers.HttpServer - Server Started
19:19:45.245 [Thread-0] INFO org.http_servers.Listener - * Connection accepted: /127.0.0.1
19:19:45.256 [] ERROR org.http_servers.Listener - Error: org.http.exceptions.FieldLineException: too many field-lines, max number of field lines allowed is : 3, too many field-lines, max number of field lines allowed is : 3
19:20:01.496 [Thread-1] INFO org.http_servers.HttpServer - Shutting Down Executor...
19:20:01.496 [Thread-2] INFO org.http_servers.Listener - Shutting down socket
19:20:31.616 [main] INFO org.http_servers.HttpServer - Starting Server...
19:20:31.737 [main] INFO org.http_servers.HttpServer - Config Initialized!
19:20:31.738 [main] INFO org.http_servers.HttpServer - Executor setup
19:20:31.743 [main] INFO org.http_servers.HttpServer - Server Started
19:20:36.743 [Thread-0] INFO org.http_servers.Listener - * Connection accepted: /127.0.0.1
19:20:36.759 [] INFO org.http_servers.Listener - --------------------------------------------------
COMPLETING REQUEST
--------------------------------------------------
Request: POST / 1.1
Body: [Present]
Headers:
content-length: 11
application: my-test-app
content-type: application/x-www-form-urlencoded
log-at: console
--------------------------------------------------
19:20:59.778 [Thread-1] INFO org.http_servers.HttpServer - Shutting Down Executor...
19:20:59.778 [Thread-2] INFO org.http_servers.Listener - Shutting down socket
19:20:59.779 [Thread-1] INFO org.http_servers.HttpServer - Shutdown Successful
19:20:59.779 [Thread-0] ERROR org.http_servers.Listener - Server failed to start with port: 8080. MORE INFO: java.net.SocketException: Socket closed
19:22:14.177 [main] INFO org.http_servers.HttpServer - Starting Server...
19:22:14.294 [main] INFO org.http_servers.HttpServer - Config Initialized!
19:22:14.295 [main] INFO org.http_servers.HttpServer - Executor setup
19:22:14.300 [main] INFO org.http_servers.HttpServer - Server Started
19:22:18.566 [Thread-0] INFO org.http_servers.Listener - * Connection accepted: /127.0.0.1
19:22:18.573 [] INFO org.http_servers.Listener - --------------------------------------------------
COMPLETING REQUEST
--------------------------------------------------
Request: POST / 1.1
Body: [Present]
Headers:
content-length: 11
application: my-test-app
content-type: application/x-www-form-urlencoded
log-at: console
--------------------------------------------------
19:22:39.323 [Thread-2] INFO org.http_servers.Listener - Shutting down socket
19:22:39.323 [Thread-1] INFO org.http_servers.HttpServer - Shutting Down Executor...
19:22:39.324 [Thread-1] INFO org.http_servers.HttpServer - Shutdown Successful
19:22:39.324 [Thread-0] ERROR org.http_servers.Listener - Server failed to start with port: 8080. MORE INFO: java.net.SocketException: Socket closed
19:22:42.708 [main] INFO org.http_servers.HttpServer - Starting Server...
19:22:42.840 [main] INFO org.http_servers.HttpServer - Config Initialized!
19:22:42.841 [main] INFO org.http_servers.HttpServer - Executor setup
19:22:42.846 [main] INFO org.http_servers.HttpServer - Server Started
19:22:48.527 [Thread-0] INFO org.http_servers.Listener - * Connection accepted: /127.0.0.1
19:22:48.540 [] INFO org.http_servers.Listener - --------------------------------------------------
COMPLETING REQUEST
--------------------------------------------------
Request: POST / 1.1
Body: [Present]
Headers:
content-length: 11
application: my-test-app
content-type: application/x-www-form-urlencoded
log-at: console
--------------------------------------------------
19:23:17.272 [Thread-1] INFO org.http_servers.HttpServer - Shutting Down Executor...
19:23:17.272 [Thread-2] INFO org.http_servers.Listener - Shutting down socket
19:30:55.089 [main] INFO org.http_servers.HttpServer - Starting Server...
19:30:55.209 [main] INFO org.http_servers.HttpServer - Config Initialized!
19:30:55.210 [main] INFO org.http_servers.HttpServer - Executor setup
19:30:55.216 [main] INFO org.http_servers.HttpServer - Server Started
19:31:06.934 [Thread-0] INFO org.http_servers.Listener - * Connection accepted: /127.0.0.1
19:31:06.970 [] INFO org.http_servers.Listener - --------------------------------------------------
COMPLETING REQUEST
--------------------------------------------------
Request: POST / 1.1
Body: [Present]
Headers:
content-length: 11
application: my-test-app
content-type: application/x-www-form-urlencoded
log-at: console
--------------------------------------------------
19:31:17.539 [Thread-0] INFO org.http_servers.Listener - * Connection accepted: /127.0.0.1
19:31:17.541 [] INFO org.http_servers.Listener - --------------------------------------------------
COMPLETING REQUEST
--------------------------------------------------
Request: POST / 1.1
Body: [Present]
Headers:
content-length: 11
application: my-test-app
content-type: application/x-www-form-urlencoded
log-at: console
--------------------------------------------------
19:32:40.287 [Thread-2] INFO org.http_servers.Listener - Shutting down socket
19:32:40.287 [Thread-1] INFO org.http_servers.HttpServer - Shutting Down Executor...
19:32:40.288 [Thread-1] INFO org.http_servers.HttpServer - Shutdown Successful