AN HTTPD ゲストブック/コメント集(2002年5月24日15:27)


中田昭雄 nakata@st.rim.or.jp 2002/05/25 17:52

kuma007 さん、
たぶん最後の code = 10004 ですね。 これを参考に手を加えます。


kuma007 kuma007@hotmail.com 2002/05/25 09:47

>code = 10038 のエラーの連続の前のエラーコードをお知らせください。
どの辺りが怪しいか判断出来ないので見づらくなってしまうのですがちょっと長めに書き込みます。

Wed May 22 06:41:28 2002 AN HTTPD 1.39f Ready. 
Wed May 22 07:02:42 2002 Warning: Connection reset in clientWrite() (Thread 0)
Wed May 22 07:06:35 2002 Warning: Connection reset in clientWrite() (Thread 1)
Wed May 22 07:06:37 2002 Warning: Connection reset in clientWrite() (Thread 0)
Wed May 22 07:10:58 2002 Warning: Connection reset in clientWrite() (Thread 0)
Wed May 22 07:12:49 2002 Proxy: ClientSocket[0] select returns 1, supposed to be client abort
Wed May 22 07:12:49 2002 Warning: Connection reset in clientWrite() (Thread 4)
Wed May 22 07:12:50 2002 Warning: Connection reset in clientWrite() (Thread 2)
Wed May 22 07:13:42 2002 Proxy: ServerSocket[3] select timeout(30th) and continue...
Wed May 22 07:14:13 2002 Can't Create File in CheckFileLocation
Wed May 22 07:14:27 2002 Proxy: ServerSocket[3] select timeout(60th) and continue...
Wed May 22 07:15:01 2002 Proxy: Can't connect the server (socket error 10060)
Wed May 22 07:15:12 2002 Proxy: ServerSocket[3] select timeout(90th) and continue...
Wed May 22 07:15:19 2002 Proxy: ClientSocket[5] select returns 1, supposed to be client abort
Wed May 22 07:15:20 2002 Warning: Connection reset in clientWrite() (Thread 1)
Wed May 22 07:15:57 2002 Proxy: ServerSocket[3] select timeout(120th) and continue...
Wed May 22 07:16:13 2002 Proxy: Can't connect the server (socket error 10038)
Wed May 22 07:16:27 2002 Proxy: Can't connect the server (socket error 10038)
Wed May 22 07:16:28 2002 Warning: Connection reset in clientWrite() (Thread 0)
Wed May 22 07:16:31 2002 Warning: Connection reset in clientWrite() (Thread 5)
Wed May 22 07:16:42 2002 Proxy: ServerSocket[3] select timeout(150th) and continue...
Wed May 22 07:16:43 2002 Warning: Connection reset in clientWrite() (Thread 0)
Wed May 22 07:16:48 2002 Warning: Connection reset in clientWrite() (Thread 1)
Wed May 22 07:17:23 2002 Warning: connection reset during Recv() in ClientRead() for Thread 2 (ID = -4077925) with WSAECONNRESET
Wed May 22 07:17:24 2002 Proxy: ClientSocket[0] select returns 1, supposed to be client abort
Wed May 22 07:17:27 2002 Proxy: ServerSocket[3] select timeout(180th) and continue...
Wed May 22 07:17:30 2002 Warning: select() timeout when Recv() in thread 4(ID=-3947221)
Wed May 22 07:18:12 2002 Proxy: ServerSocket[3] select timeout(210th) and continue...
Wed May 22 07:18:57 2002 Proxy: ServerSocket[3] select timeout(240th) and continue...
Wed May 22 07:19:42 2002 Proxy: ServerSocket[3] select timeout(270th) and continue...
Wed May 22 07:20:27 2002 Proxy: ServerSocket[3] select timeout(300th) and continue...
Wed May 22 07:20:28 2002 Proxy: Server response timeout(5min). Connection abort.
Wed May 22 07:26:53 2002 Can't Create File in CheckFileLocation
Wed May 22 07:26:54 2002 Can't Create File in CheckFileLocation
Wed May 22 07:29:30 2002 Can't Create File in CheckFileLocation
Wed May 22 07:29:44 2002 Can't Create File in CheckFileLocation
Wed May 22 07:36:41 2002 Warning: Connection reset in clientWrite() (Thread 0)
Wed May 22 07:39:11 2002 Warning: connection reset during Recv() in ClientRead() for Thread 0 (ID = -4025093) with WSAECONNRESET
Wed May 22 07:48:33 2002 Proxy: ClientSocket[0] select returns 1, supposed to be client abort
Wed May 22 08:36:33 2002 Error Response 404 Thread 0(ID= -3837613) to 211.253.38.113 for "/scripts/root.exe"
Wed May 22 08:36:33 2002 Error Response 404 Thread 0(ID= -3837613) to 211.253.38.113 for "/scripts/..%5c../winnt/system32/cmd.exe"
Wed May 22 08:36:34 2002 Error Response 404 Thread 0(ID= -3837613) to 211.253.38.113 for "/_vti_bin/..%5c../..%5c../..%5c../winnt/system32/cmd.exe"
Wed May 22 08:36:35 2002 Error Response 400 Thread 0(ID= -3837613) to 211.253.38.113 for "/msadc/..%5c../..%5c../..%5c/..チ\../..チ\../..チ\../winnt/system32/cmd.exe"
Wed May 22 08:36:36 2002 Error Response 404 Thread 0(ID= -3837613) to 211.253.38.113 for "/sc"
Wed May 22 08:36:39 2002 Error Response 400 Thread 0(ID= -3837613) to 211.253.38.113 for "/scripts/..?../winnt/system32/cmd.exe"
Wed May 22 08:38:34 2002 Warning: select failed (code = 10004), socket = 80, iProxy = 1000, continue...


中田昭雄 nakata@st.rim.or.jp 2002/05/24 21:08

kuma007さん、
了解しました。 対応します。
なお、たぶん code = 10038 のエラーの連続の前に別のエラーコードのメッセージがあると思うので、それをお知らせください。


kuma007 kuma007@hotmail.com 2002/05/24 15:27

大量のWarningがerrors.logに吐き出され、この間無反応になる件、再発しました。
今回の警告内容は、
Warning: select failed (code = 10038), socket = 80, iProxy = 1000, continue...
でした。