返回列表 回复 发帖

关于oracle hrms 启动apach的问题

我在用adstrtal.sh启动的应用的过程中,启动日志显示正常
数据库已经正确启动,并可以登陆
但是用adapcctl.sh status查看apach的运行状态
发现 Apache Web Server Listener 的plsql没有启动
单独用adapcctl.sh start来启动,也不能启动plsql
请问怎么解决
$adapcctl.sh start
adapcctl.sh version 115.43

Apache Web Server Listener (dedicated HTTP)...
Apache Web Server Listener (dedicated PLSQL)...

adoacctk.sh: exting with status 0

$adapcctl.sh status
adapcctl.sh version 115.43

Apache Web Server Listener : httpd(pid 639064)is running
Apache Web Server Listener is stopped
apapcctl.sh exting with status 1


日志
Setting service Oracle Apache Server TEST_misp1 to mode 2
Executing service control script:
/app/test/testcomn/admin/scripts/TEST_misp1/adapcctl.sh start
Timeout specified in context file: 100 second(s)
script returned:
****************************************************
adapcctl.sh version 115.43
Starting Apache Web Server Listener (dedicated HTTP) ...
Starting Apache Web Server Listener (dedicated PLSQL) ...
adapcctl.sh: exiting with status 0

.end std out.
.end err out.
****************************************************

Setting service OracleTNSListener80APPS_TEST_misp1 to mode 2
Executing service control script:
/app/test/testcomn/admin/scripts/TEST_misp1/adalnctl.sh start
Timeout specified in context file: 100 second(s)
script returned:
****************************************************
adalnctl.sh version
Checking for FNDFS executable.
Starting listener process APPS_TEST.
adalnctl.sh: exiting with status 0

.end std out.
.end err out.
****************************************************

Setting service OracleConcMgrTEST_misp1 to mode 2
Executing service control script:
/app/test/testcomn/admin/scripts/TEST_misp1/adcmctl.sh start
Timeout specified in context file: 1000 second(s)
script returned:
****************************************************
You are running adcmctl.sh version 115.20
Starting concurrent manager for TEST ...
Starting [email=TEST_0907@TEST]TEST_0907@TEST[/email] Internal Concurrent Manager
Default printer is noprint
adcmctl.sh: exiting with status 0

.end std out.
.end err out.
****************************************************

Setting service OracleFormsServer-Forms60TEST_misp1 to mode 2
Executing service control script:
/app/test/testcomn/admin/scripts/TEST_misp1/adfrmctl.sh start
Timeout specified in context file: 100 second(s)
script returned:
****************************************************
You are running adfrmctl.sh version 115.34
Starting forms server for TEST on port 9001.
adfrmctl.sh: exiting with status 0

.end std out.
.end err out.
****************************************************

Setting service OracleReportServer-Rep60_TEST to mode 2
Executing service control script:
/app/test/testcomn/admin/scripts/TEST_misp1/adrepctl.sh start
Timeout specified in context file: 100 second(s)
script returned:
****************************************************
You are running adrepctl.sh version 115.29
starting Reports Server for TEST on port 7001.
adrepctl.sh: exiting with status 0

.end std out.
.end err out.
****************************************************

Setting service Oracle Metrics Client TEST_misp1 to mode 2
Executing service control script:
/app/test/testcomn/admin/scripts/TEST_misp1/adfmcctl.sh start
Timeout specified in context file: 100 second(s)
script returned:
****************************************************
You are running adfmcctl.sh version 115.17
Starting forms load balancing client for TEST.
adfmcctl.sh: exiting with status 0

.end std out.
.end err out.
****************************************************

Setting service Oracle Metrics Server TEST_misp1 to mode 2
Executing service control script:
/app/test/testcomn/admin/scripts/TEST_misp1/adfmsctl.sh start
Timeout specified in context file: 100 second(s)
script returned:
****************************************************
You are running adfmsctl.sh version 115.13
starting forms  metrics server for TEST.
adfmsctl.sh: exiting with status 0

.end std out.
.end err out.
****************************************************

Setting service Oracle Fulfillment Server TEST_misp1 to mode 2
Executing service control script:
/app/test/testcomn/admin/scripts/TEST_misp1/jtffmctl.sh start
Timeout specified in context file: 100 second(s)
script returned:
****************************************************
You are running jtffmctl.sh version 115.16
Validating Fulfillment patch level via /app/test/testcomn/java
Fulfillment patch level validated.
Starting Fulfillment Server for TEST on port 9301 ...
jtffmctl.sh: exiting with status 0

.end std out.
.end err out.
****************************************************

Setting service Oracle Discoverer services TEST_misp1 to mode 2
Executing service control script:
/app/test/testcomn/admin/scripts/TEST_misp1/addisctl.sh start
Timeout specified in context file: 300 second(s)
script returned:
****************************************************
addisctl.sh version 115.14
/app/test/testora/8.0.6/vbroker/bin/osagent
Started osagent.
Osagent logs messages to the file /app/test/testora/8.0.6/discwb4/util/osagent.log.
Waiting for OAD to start...
Started OAD.
OAD logs messages to the file /app/test/testora/8.0.6/discwb4/util/oad.log.
Discoverer Locator Started.
Locator logs messages to the file /app/test/testora/8.0.6/discwb4/util/locator.log.
addisctl.sh: exiting with status 0

.end std out.
.end err out.
****************************************************

[Service Control Execution Report]
The report format is:
  <Service>                                   <Script>         <Status>
  Oracle Apache Server TEST_misp1             adapcctl.sh      Started
  OracleTNSListener80APPS_TEST_misp1          adalnctl.sh      Started
  OracleConcMgrTEST_misp1                     adcmctl.sh       Started
  OracleFormsServer-Forms60TEST_misp1         adfrmctl.sh      Started
  OracleReportServer-Rep60_TEST               adrepctl.sh      Started
  Oracle Metrics Client TEST_misp1            adfmcctl.sh      Started
  Oracle Metrics Server TEST_misp1            adfmsctl.sh      Started
  Oracle Fulfillment Server TEST_misp1        jtffmctl.sh      Started
  Oracle Discoverer services TEST_misp1       addisctl.sh      Started
  Oracle Restricted Apache Server TEST_misp1  adaprstctl.sh    Disabled
  Oracle Apache Server TEST_misp1 for PL/SQL  adapcctl.sh      Disabled
  Oracle TCF SocketServer TEST_misp1          adtcfctl.sh      Disabled
  Oracle ICSM TEST_misp1                      ieoicsm.sh       Disabled
  Oracle iProcurement Bulk Loader TEST_misp1  icxblkctl.sh     Disabled

ServiceControl is exiting with status 0

[ 本帖最后由 ocean.zhang 于 2007-9-10 09:50 编辑 ]

[ 本帖最后由 ocean.zhang 于 2007-9-10 10:46 编辑 ]
附件: 您所在的用户组无法下载或查看附件
版主来看看~顶上
本人不懂ERP,请联系 bob、gaoyiming、纵横四海。
顶一下 我也没解决
高义明
msn:gaoyiminggoerp@hotmail.com
专注Oracle HRMS----Core HR\Payroll...........
事业中,就是要发展好ERP100,更好的服务大家
------------------------------------------------------------------------------------------
我们一起共建Erp100,你肯定有信心!
把启动日志贴出来
提供Oracle ERP(EBS 11i/R12)高性能系统架构方案,实施和优化以及Oracle DBA优化和培训
msn:zlc158@hotmail.com
没修改过什么的话 ?

查看所有的SESSION ,看看是不是有死的进程,一直没释放掉.造成新的SESSION不能起来
提供Oracle ERP(EBS 11i/R12)高性能系统架构方案,实施和优化以及Oracle DBA优化和培训
msn:zlc158@hotmail.com

回复 5楼 的帖子

他都重启服务器了,应该不会有死的进程的,修改什么 就不知道了
高义明
msn:gaoyiminggoerp@hotmail.com
专注Oracle HRMS----Core HR\Payroll...........
事业中,就是要发展好ERP100,更好的服务大家
------------------------------------------------------------------------------------------
我们一起共建Erp100,你肯定有信心!
我已经从新启动系统了,应该不会在有这个问题了吧
什么都没有修改,服务器从新启动前,报“无并发管理器”,因为这个原因,我从新启动的服务器,结果发现apache都不能启动了
后来多启动了几次,httpd启动起来了,但plsql始终没有启动
apache plsql没有启动是造成不能访问程序的原因吗?

[ 本帖最后由 ocean.zhang 于 2007-9-10 10:06 编辑 ]
1. adstpall.sh apps/apps 全部停掉AP
2.检查SESSION ,看是否有应该不存在的进程,还有,有的话KILL
3 .adstrtal.sh apps/apps
提供Oracle ERP(EBS 11i/R12)高性能系统架构方案,实施和优化以及Oracle DBA优化和培训
msn:zlc158@hotmail.com

回复 9楼 的帖子

我之前就给他这样操作过
没奏效
高义明
msn:gaoyiminggoerp@hotmail.com
专注Oracle HRMS----Core HR\Payroll...........
事业中,就是要发展好ERP100,更好的服务大家
------------------------------------------------------------------------------------------
我们一起共建Erp100,你肯定有信心!
ps -ef | grep httpd

把apache 的日志.,access.log等日志贴出来
提供Oracle ERP(EBS 11i/R12)高性能系统架构方案,实施和优化以及Oracle DBA优化和培训
msn:zlc158@hotmail.com
我是 ps -ef|grep httpd
ps -fu appltest 都查过了 ,关闭之后这2个都没进程了,等他贴 日志出来把
apache 的日志.,access.log等日志
高义明
msn:gaoyiminggoerp@hotmail.com
专注Oracle HRMS----Core HR\Payroll...........
事业中,就是要发展好ERP100,更好的服务大家
------------------------------------------------------------------------------------------
我们一起共建Erp100,你肯定有信心!

来了 access_log_pls.1189036800

misp1 - "" [06/Sep/2007:10:35:10 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSQHM_WHJORACLEHRMS_EMPS&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:10:35:26 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSQHM_WHJORACLEHRMS_EMPS&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:10:53:39 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=WHJ_BJSWHJXTGLY_DUTY&secgrp_key=STANDARD&start_func=PERWSQHM_WHJORACLEHRMS_EMPS&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:01:51 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=WHJ_BJSWHJXTGLY_DUTY&secgrp_key=STANDARD&start_func=PERWSHRG-403&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:10:34 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDPOMPV&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:10:46 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDPOMPV&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:11:41 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=WHJ_BJSWHJXTGLY_DUTY&secgrp_key=STANDARD&start_func=PERWSQHM_WHJORACLEHRMS_EMPS&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:11:42 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=WHJ_BJSWHJXTGLY_DUTY&secgrp_key=STANDARD&start_func=PERWSQHM_WHJORACLEHRMS_EMPS&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:15:53 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:15:56 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:20:02 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:20:08 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:25:44 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:25:50 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:29:12 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:29:22 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:31:44 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSHRG-403&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:31:50 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSHRG-403&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:32:16 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:11:32:19 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:16:25:29 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:16:25:36 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=PERWSFCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:16:30:15 +0900] "GET /pls/TEST/fndgfm/fnd_help.get/ZHS/FND/@FNDSCSGN_NAVIGATOR HTTP/1.0" 200 355
misp1 - "" [06/Sep/2007:16:30:15 +0900] "GET /pls/TEST/fndgfm/fnd_help.get/US/FND/iHelp.css HTTP/1.0" 200 1662
misp1 - "" [06/Sep/2007:16:30:21 +0900] "GET /pls/TEST/fndgfm/fnd_help.get/US/FND/UG_USEFORMS.HTM HTTP/1.0" 200 5972
misp1 - "" [06/Sep/2007:16:30:21 +0900] "GET /pls/TEST/fndgfm/fnd_help.get/US/fnd/iHelp.css HTTP/1.0" 200 1662
misp1 - "" [06/Sep/2007:16:30:21 +0900] "GET /pls/TEST/fndgfm/fnd_help.get/US/FND/t_tskarw.gif HTTP/1.0" 200 504
misp1 - "" [06/Sep/2007:16:30:21 +0900] "GET /pls/TEST/fndgfm/fnd_help.get/US/FND/navigator.gif HTTP/1.0" 200 14926
misp1 - "" [06/Sep/2007:17:12:26 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=FND_FNDRSRUN&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:17:12:42 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=FND_FNDRSRUN&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:17:48:00 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=GLOBAL_HRMS_MANAGER&secgrp_key=STANDARD&start_func=FND_FNDCPQCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:17:48:42 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=FND_FNDRSRUN&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:17:48:46 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=FND_FNDCPQCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:17:49:00 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=FND_FNDCPQCR&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:03:55 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:04:00 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:05:29 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:05:34 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:20:59 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:21:03 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:30:50 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:30:54 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:33:14 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=FND_FNDRSRUN&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:33:17 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=CNHRMS&secgrp_key=STANDARD&start_func=FND_FNDRSRUN&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:52:39 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPQCR_SYS&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:52:42 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPQCR_SYS&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:57:34 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:18:57:37 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=SYSADMIN&resp_key=SYSTEM_ADMINISTRATOR&secgrp_key=STANDARD&start_func=FND_FNDCPVCM&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:20:27:52 +0900] "GET /pls/TEST/fnd_icx_launch.launch?resp_app=PER&resp_key=GLOBAL_HRMS_MANAGER&secgrp_key=STANDARD&start_func=PERWSGEB&other_params= HTTP/1.0" 302 0
misp1 - "" [06/Sep/2007:20:28:11 +0900] "GET /pls/TEST/fnd_icx_launch.runforms?ICX_TICKET=&resp_app=PER&resp_key=GLOBAL_HRMS_MANAGER&secgrp_key=STANDARD&start_func=PERWSGEB&other_params= HTTP/1.0" 302 0

还有一个error_log_pls

[Fri Jan  5 20:57:59 2007] [notice] FastCGI: process manager initialized (pid 745622)
[Fri Jan  5 20:58:00 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Sun Jan  7 12:44:19 2007] [notice] caught SIGTERM, shutting down
[Mon Jan  8 17:02:39 2007] [notice] FastCGI: process manager initialized (pid 348168)
[Mon Jan  8 17:02:40 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Mon Jan  8 17:04:40 2007] [notice] caught SIGTERM, shutting down
[Mon Jan  8 17:07:50 2007] [notice] FastCGI: process manager initialized (pid 561392)
[Mon Jan  8 17:07:51 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Mon Jan  8 17:09:25 2007] [notice] caught SIGTERM, shutting down
[Mon Jan  8 17:12:44 2007] [notice] FastCGI: process manager initialized (pid 884748)
[Mon Jan  8 17:12:45 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Tue Jan  9 11:48:19 2007] [notice] caught SIGTERM, shutting down
[Tue Jan  9 11:48:46 2007] [notice] FastCGI: process manager initialized (pid 106654)
[Tue Jan  9 11:48:47 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Thu Jan 11 16:53:55 2007] [notice] caught SIGTERM, shutting down
[Mon Jan 15 13:08:00 2007] [notice] FastCGI: process manager initialized (pid 536588)
[Mon Jan 15 13:08:01 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Tue Jan 23 10:44:07 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Jan 23 10:44:07 2007] [notice] FastCGI: process manager initialized (pid 630844)
[Tue Jan 23 10:44:08 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Tue Feb 20 12:34:36 2007] [warn] child process 675916 still did not exit, sending a SIGTERM
[Tue Feb 20 12:34:36 2007] [warn] child process 671818 still did not exit, sending a SIGTERM
[Tue Feb 20 12:34:36 2007] [warn] child process 663624 still did not exit, sending a SIGTERM
[Tue Feb 20 12:34:36 2007] [warn] child process 639036 still did not exit, sending a SIGTERM
[Tue Feb 20 12:34:36 2007] [warn] child process 634938 still did not exit, sending a SIGTERM
[Tue Feb 20 12:34:36 2007] [warn] child process 868482 still did not exit, sending a SIGTERM
[Tue Feb 20 12:34:41 2007] [notice] caught SIGTERM, shutting down
[Sat Feb 24 16:05:05 2007] [notice] FastCGI: process manager initialized (pid 655444)
[Sat Feb 24 16:05:06 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed Feb 28 19:25:41 2007] [notice] caught SIGTERM, shutting down
[Wed Feb 28 22:34:56 2007] [notice] FastCGI: process manager initialized (pid 798770)
[Wed Feb 28 22:34:57 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Thu Mar  1 16:57:43 2007] [notice] caught SIGTERM, shutting down
[Thu Mar  1 17:13:43 2007] [notice] FastCGI: process manager initialized (pid 1130592)
[Thu Mar  1 17:13:44 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Sat Mar 17 12:38:59 2007] [notice] caught SIGTERM, shutting down
[Mon Mar 19 12:31:18 2007] [notice] FastCGI: process manager initialized (pid 614446)
[Mon Mar 19 12:31:19 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Tue Mar 20 18:46:49 2007] [notice] caught SIGTERM, shutting down
[Wed Mar 21 10:07:56 2007] [notice] FastCGI: process manager initialized (pid 725008)
[Wed Mar 21 10:07:57 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed Mar 21 10:08:48 2007] [notice] caught SIGTERM, shutting down
[Wed Mar 21 10:10:41 2007] [notice] FastCGI: process manager initialized (pid 540690)
[Wed Mar 21 10:10:42 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Tue Apr  3 17:00:20 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Apr  3 17:00:20 2007] [notice] FastCGI: process manager initialized (pid 643136)
[Tue Apr  3 17:00:21 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Thu Apr  5 16:28:42 2007] [error] mod_plsql: /pls/TEST/hr_offer_form_web.display_workspace ORA-0

hr_offer_form_web.display_workspace: SIGNATURE (parameter names) MISMATCH
VARIABLES IN FORM NOT IN PROCEDURE:
NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: P_PERSON_ID

[Thu Apr  5 16:28:43 2007] [error] mod_plsql: /pls/TEST/hr_offer_form_web.display_workspace ORA-0

hr_offer_form_web.display_workspace: SIGNATURE (parameter names) MISMATCH
VARIABLES IN FORM NOT IN PROCEDURE:
NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: P_PERSON_ID

[Thu Apr  5 16:28:45 2007] [error] mod_plsql: /pls/TEST/hr_offer_form_web.display_workspace ORA-0

hr_offer_form_web.display_workspace: SIGNATURE (parameter names) MISMATCH
VARIABLES IN FORM NOT IN PROCEDURE:
NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: P_PERSON_ID

[Thu Apr  5 16:29:13 2007] [error] mod_plsql: /pls/TEST/hr_offer_form_web.display_workspace ORA-0

hr_offer_form_web.display_workspace: SIGNATURE (parameter names) MISMATCH
VARIABLES IN FORM NOT IN PROCEDURE:
NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: P_PERSON_ID

[Thu Apr  5 16:29:23 2007] [error] mod_plsql: /pls/TEST/hr_offer_form_web.display_workspace ORA-0

hr_offer_form_web.display_workspace: SIGNATURE (parameter names) MISMATCH
VARIABLES IN FORM NOT IN PROCEDURE:
NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: P_PERSON_ID

[Tue Apr 10 18:43:17 2007] [notice] caught SIGTERM, shutting down
[Wed Apr 11 10:23:50 2007] [notice] FastCGI: process manager initialized (pid 425994)
[Wed Apr 11 10:23:51 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Sat Apr 28 17:43:39 2007] [notice] caught SIGTERM, shutting down
[Sun Apr 29 09:57:57 2007] [notice] FastCGI: process manager initialized (pid 360620)
[Sun Apr 29 09:57:58 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Fri May 11 18:28:21 2007] [notice] caught SIGTERM, shutting down
[Sun May 13 11:55:12 2007] [notice] FastCGI: process manager initialized (pid 639032)
[Sun May 13 11:55:13 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Tue May 15 11:57:09 2007] [notice] caught SIGTERM, shutting down
[Tue May 15 11:57:32 2007] [notice] FastCGI: process manager initialized (pid 581724)
[Tue May 15 11:57:33 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed May 16 12:09:12 2007] [notice] caught SIGTERM, shutting down
[Wed May 16 12:09:31 2007] [notice] FastCGI: process manager initialized (pid 680112)
[Wed May 16 12:09:32 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Sat May 19 10:19:42 2007] [notice] caught SIGTERM, shutting down
[Sun May 20 13:01:24 2007] [notice] FastCGI: process manager initialized (pid 569368)
[Sun May 20 13:01:25 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed May 23 13:30:09 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed May 23 13:30:09 2007] [notice] FastCGI: process manager initialized (pid 606268)
[Wed May 23 13:30:10 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed May 23 15:21:42 2007] [notice] caught SIGTERM, shutting down
[Wed May 23 15:23:04 2007] [notice] FastCGI: process manager initialized (pid 733334)
[Wed May 23 15:23:05 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed May 30 10:25:14 2007] [notice] caught SIGTERM, shutting down
[Wed May 30 10:35:37 2007] [notice] FastCGI: process manager initialized (pid 159928)
[Wed May 30 10:35:38 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed May 30 10:39:37 2007] [notice] caught SIGTERM, shutting down
[Wed May 30 10:43:40 2007] [notice] FastCGI: process manager initialized (pid 786654)
[Wed May 30 10:43:41 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed May 30 10:45:50 2007] [notice] caught SIGTERM, shutting down
[Wed May 30 10:47:45 2007] [notice] FastCGI: process manager initialized (pid 897238)
[Wed May 30 10:47:46 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Thu Jun  7 16:27:27 2007] [notice] caught SIGTERM, shutting down
[Thu Jun  7 17:48:34 2007] [notice] FastCGI: process manager initialized (pid 643310)
[Thu Jun  7 17:48:35 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Tue Jul 31 12:21:34 2007] [notice] caught SIGTERM, shutting down
[Tue Jul 31 12:30:38 2007] [notice] FastCGI: process manager initialized (pid 917662)
[Tue Jul 31 12:30:39 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Tue Jul 31 12:35:01 2007] [notice] caught SIGTERM, shutting down
[Tue Jul 31 12:43:02 2007] [notice] FastCGI: process manager initialized (pid 667762)
[Tue Jul 31 12:43:03 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Fri Aug 31 16:59:47 2007] [notice] caught SIGTERM, shutting down
[Fri Aug 31 17:03:12 2007] [notice] FastCGI: process manager initialized (pid 852006)
[Fri Aug 31 17:03:13 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Fri Aug 31 17:11:55 2007] [crit] (67)The socket name is already in use.: make_sock: could not bind to port 8201
[Fri Aug 31 17:18:08 2007] [crit] (67)The socket name is already in use.: make_sock: could not bind to port 8201
[Fri Aug 31 17:23:09 2007] [crit] (67)The socket name is already in use.: make_sock: could not bind to port 8201
[Mon Sep  3 11:34:02 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Mon Sep  3 11:42:00 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Sep  3 11:42:00 2007] [notice] FastCGI: process manager initialized (pid 749684)
[Mon Sep  3 11:42:01 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Mon Sep  3 12:24:02 2007] [crit] (67)The socket name is already in use.: make_sock: could not bind to port 8201
[Mon Sep  3 12:40:49 2007] [crit] (67)The socket name is already in use.: make_sock: could not bind to port 8201
[Mon Sep  3 12:50:39 2007] [error] mod_plsql: /pls/TEST/OracleMyPage.home HTTP-503 ORA-1090
[Mon Sep  3 16:20:28 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Mon Sep  3 16:26:25 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Mon Sep  3 16:27:58 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Mon Sep  3 16:30:51 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Mon Sep  3 16:34:55 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Sep  3 16:34:56 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Thu Sep  6 21:20:51 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 21:27:11 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 21:29:01 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 21:58:48 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 22:05:29 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 22:22:43 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 22:23:20 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 22:31:27 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 22:31:37 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 23:02:15 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Thu Sep  6 23:35:29 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 09:50:17 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 10:10:20 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 10:42:49 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 11:51:24 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 12:21:25 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 12:24:04 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 12:24:54 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 12:27:19 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 12:29:49 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 12:31:43 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 12:34:53 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 12:59:36 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 13:00:24 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 13:02:36 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 13:05:40 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 13:07:33 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 13:14:00 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 13:17:04 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 13:55:37 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 13:57:07 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 14:04:22 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 14:04:33 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 14:05:29 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 17:54:37 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 17:59:06 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 17:59:26 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 19:38:32 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 19:40:55 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Fri Sep  7 19:41:33 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: The file access permissions do not allow the specified action.
httpd: could not log pid to file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid
[Sat Sep  8 10:16:46 2007] [warn] pid file /app/test/testora/iAS/Apache/Apache/logs/httpd_pls.pid overwritten -- Unclean shutdown of