On 11/15/06, sharath reddy <[EMAIL PROTECTED]> wrote:
 
Hi All,
 
I am using Apache version 2.0.55 on LINUX.
 
Compiled in modules:
  core.c
  mod_access.c
  mod_auth.c
  mod_include.c
  mod_log_config.c
  mod_env.c
  mod_setenvif.c
  mod_proxy.c
  proxy_connect.c
  proxy_ftp.c
  proxy_http.c
  prefork.c
  http_core.c
  mod_mime.c
  mod_status.c
  mod_autoindex.c
  mod_asis.c
  mod_cgi.c
  mod_negotiation.c
  mod_dir.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_so.c
 
when ever Apache restarts with graceful option, the following errors are logging.what would be the problem for this behaviour?
 
[Wed Nov 15 13:33:34 2006] [notice] Graceful restart requested, doing restart
[Wed Nov 15 13:33:34 2006] [warn] (22)Invalid argument: ap_proxy: couldn't create the lock
[Wed Nov 15 13:33:34 2006] [warn] (22)Invalid argument: ap_proxy: couldn't create the lock
[Wed Nov 15 13:33:34 2006] [crit] (22)Invalid argument: ap_proxy: couldn't release the lock
[Wed Nov 15 13:33:34 2006] [warn] (22)Invalid argument: ap_proxy: couldn't create the lock
[Wed Nov 15 13:33:34 2006] [crit] (22)Invalid argument: ap_proxy: couldn't release the lock
[Wed Nov 15 13:33:34 2006] [warn] (22)Invalid argument: ap_proxy: couldn't create the lock
[Wed Nov 15 13:33:34 2006] [crit] (22)Invalid argument: ap_proxy: couldn't release the lock
[Wed Nov 15 13:33:34 2006] [warn] (22)Invalid argument: ap_proxy: couldn't create the lock
[Wed Nov 15 13:33:34 2006] [crit] (22)Invalid argument: ap_proxy: couldn't release the lock
[Wed Nov 15 13:33:34 2006] [warn] (22)Invalid argument: ap_proxy: couldn't create the lock
[Wed Nov 15 13:33:34 2006] [crit] (22)Invalid argument: ap_proxy: couldn't release the lock
[Wed Nov 15 13:33:34 2006] [crit] (22)Invalid argument: ap_proxy: couldn't release the lock
[Wed Nov 15 13:33:34 2006] [notice] Apache/2.0.55 (Unix) configured -- resuming normal operations
 
Thanks,
Sharath

Reply via email to