DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39686>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39686 Summary: ap_proxy: couldn't create the lock Product: Apache httpd-2 Version: 2.0.55 Platform: Other OS/Version: HP-UX Status: NEW Keywords: ErrorMessage Severity: major Priority: P2 Component: mod_so AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi, We are using HP-UX based Apache WebServer on HP-UX 11i. I was trying to load the Apache Module for WebLogic 7.0SP6 which is "mod_wl_20.so". When i load the module, I get the following error inside the logfile. [Tue May 30 12:11:48 2006] [warn] (13)Permission denied: ap_proxy: couldn't create the lock [Tue May 30 12:11:48 2006] [crit] (13)Permission denied: ap_proxy: couldn't release the lock [Tue May 30 12:11:48 2006] [warn] (13)Permission denied: ap_proxy: couldn't create the lock [Tue May 30 12:11:48 2006] [crit] (13)Permission denied: ap_proxy: couldn't release the lock When I comment out the LoadModule for WebLogic, the error are stopped. I donot know what's causing the errors. Here is how my Apache WebServer was built. ./httpd -V Server version: Apache/2.0.55 HP-UX_Apache-based_Web_Server Server built: Jan 10 2006 13:36:51 Server's Module Magic Number: 20020903:11 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/worker" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PROC_PTHREAD_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D APR_PROCESS_LOCK_IS_GLOBAL -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D HTTPD_ROOT="/opt/hpws/apache" -D DEFAULT_CHROOT_DIR="" -D SUEXEC_BIN="/opt/hpws/apache/bin/suexec" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" Compiled in modules: core.c worker.c http_core.c mod_so.c Please help me out. We need to install/configure this module on our production servers. Regards, Raju -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
