質問編集履歴

1

apachのエラーログ内容の追加

2016/02/29 08:05

投稿

javabigineer
javabigineer

スコア87

test CHANGED
File without changes
test CHANGED
@@ -15,3 +15,47 @@
15
15
  原因は何なんでしょうか?
16
16
 
17
17
  ご教授いただけると幸いです。
18
+
19
+
20
+
21
+ ./apach2/logs/error.log 内は以下のようになっております。
22
+
23
+ [Mon Feb 22 19:43:12.701250 2016] [ssl:warn] [pid 4450] AH01909: localhost:8090:0 server certificate does NOT include an ID which matches the server name
24
+
25
+ [Mon Feb 29 16:23:13.543327 2016] [ssl:warn] [pid 3650] AH01909: localhost:8090:0 server certificate does NOT include an ID which matches the server name
26
+
27
+ [ 2016-02-29 16:23:14.0275 3651/7f01dcd56720 age/Wat/Main.cpp:1264 ]: Starting PassengerAgent watchdog...
28
+
29
+ [ 2016-02-29 16:23:14.1948 3654/7f89ac6dc720 age/Hel/Main.cpp:891 ]: Starting PassengerAgent server...
30
+
31
+ [ 2016-02-29 16:23:14.1971 3654/7f89ac6dc720 age/Hel/Main.cpp:234 ]: PassengerAgent server running in multi-application mode.
32
+
33
+ [ 2016-02-29 16:23:14.2151 3654/7f89ac6dc720 age/Hel/Main.cpp:645 ]: PassengerAgent server online, PID 3654
34
+
35
+ [ 2016-02-29 16:23:14.2840 3661/7fe75bb7b720 age/Log/Main.cpp:439 ]: Starting PassengerAgent logger...
36
+
37
+ [ 2016-02-29 16:23:14.3066 3661/7fe75bb7b720 age/Log/Main.cpp:320 ]: PassengerAgent logger online, PID 3661
38
+
39
+
40
+
41
+ [ 2016-02-29 16:23:14.4209 3654/7f89a75fe700 age/Hel/Main.cpp:455 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
42
+
43
+
44
+
45
+ [ 2016-02-29 16:23:14.4213 3661/7fe75b8ea700 age/Log/Main.cpp:346 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
46
+
47
+ [ 2016-02-29 16:23:14.4219 3654/7f89ac6dc720 age/Hel/Main.cpp:814 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
48
+
49
+ [ 2016-02-29 16:23:14.4222 3661/7fe75bb7b720 age/Log/Main.cpp:408 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
50
+
51
+ [ 2016-02-29 16:23:14.4225 3654/7f89a6bfd700 Ser/Server.h:455 ]: [ServerThr.2] Shutdown finished
52
+
53
+ [ 2016-02-29 16:23:14.4228 3654/7f89a61fc700 Ser/Server.h:455 ]: [AdminServer] Shutdown finished
54
+
55
+ [ 2016-02-29 16:23:14.4228 3661/7fe75b8ea700 Ser/Server.h:455 ]: [LoggerAdminServer] Shutdown finished
56
+
57
+ [ 2016-02-29 16:23:14.4233 3661/7fe75bb7b720 age/Log/Main.cpp:433 ]: PassengerAgent logger shutdown finished
58
+
59
+ [ 2016-02-29 16:23:14.4256 3654/7f89a75fe700 Ser/Server.h:455 ]: [ServerThr.1] Shutdown finished
60
+
61
+ [ 2016-02-29 16:23:14.4525 3654/7f89ac6dc720 age/Hel/Main.cpp:876 ]: PassengerAgent server shutdown finished