phttpd-開発日記

[トップ][一覧][最近の更新]

2005/01/25 03:59:15 JST

2005/01/20 13:41:08 JST

  *** ERROR: Trying to autoload module gauche.stringutil from file "gauche/stringutil", but the file doesn't define such a module
  Stack Trace:
  _______________________________________
    0  (report-error e)
          At line 1175 of "/usr/local/share/gauche/site/lib/tcpcgi.scm"
    1  (string-split (ref state 'request-line) #\space)
          At line 262 of "/usr/local/share/gauche/site/lib/tcpcgi.scm"
    2  (parse-request-line! state)
          At line 371 of "/usr/local/share/gauche/site/lib/tcpcgi.scm"
    3  (tcpcgi-request-consume! self state)
          At line 1184 of "/usr/local/share/gauche/site/lib/tcpcgi.scm"
    4  (block-sigpipe-error (lambda () (and (tcpcgi-request-consume! self ...
          At line 1179 of "/usr/local/share/gauche/site/lib/tcpcgi.scm"
    5  (execute-one-transaction! state)
          At line 1227 of "/usr/local/share/gauche/site/lib/tcpcgi.scm"
    6  (with-input-from-port incoming (lambda () (with-output-to-port out ...
          At line 117 of "/usr/local/share/gauche/site/lib/tcpcgi-server.scm"
    7  (exec-tcpcgi-main&quit! self client-socket)
          At line 181 of "/usr/local/share/gauche/site/lib/tcpcgi-server.scm"
  *** SYSTEM-ERROR: accept(2) failed: Too many open files
  Stack Trace:
  _______________________________________
    0  (socket-accept server-socket)
          At line 178 of "/usr/local/share/gauche/site/lib/tcpcgi-server.scm"

2005/01/17 23:29:09 JST

2005/01/03 00:10:17 JST

2005/01/02 03:51:41 JST

2005/01/01 22:17:59 JST

2005/01/01 19:08:54 JST




最終更新 : 2005/02/08 16:25:43 JST