|
求答案
近期做了一个OAF的实例,在本地机上能运行,但是上传的EBS系统就出现了问题。我做的是主细查询,在点击超链接时出现了问题。错误如下:
[Wed Aug 18 08:29:02 2010] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed Aug 18 08:29:09 2010] [error] [client 192.168.3.24] client denied by server configuration: /u01/opmenv/opmcomn/java/oracle/ewt/alert/resource/AlertBundle_zh.class
[Wed Aug 18 08:29:09 2010] [error] [client 192.168.3.24] client denied by server configuration: /u01/opmenv/opmcomn/java/oracle/ewt/alert/resource/AlertBundle_zh.class
[Wed Aug 18 08:40:54 2010] [error] [client 192.168.3.24] File does not exist: /u01/opmenv/opmcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
[Wed Aug 18 08:40:54 2010] [error] [client 192.168.3.24] File does not exist: /u01/opmenv/opmcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
[Wed Aug 18 08:40:54 2010] [error] [client 192.168.3.24] File does not exist: /u01/opmenv/opmcomn/java/oracle/forms/icons/oracle_logo_light.gif
[Wed Aug 18 08:40:54 2010] [error] [client 192.168.3.24] File does not exist: /u01/opmenv/opmcomn/java/oracle/forms/icons/oracle_logo_light.gif
[Wed Aug 18 08:41:38 2010] [error] [client 192.168.3.24] client denied by server configuration: /u01/opmenv/opmcomn/java/oracle/dms
[Wed Aug 18 08:41:38 2010] [error] [client 192.168.3.24] client denied by server configuration: /u01/opmenv/opmcomn/java/oracle/dms
[Wed Aug 18 08:42:48 2010] [notice] caught SIGTERM, shutting down
[Wed Aug 18 08:43:04 2010] [notice] FastCGI: process manager initialized (pid 27170)
[Wed Aug 18 08:43:05 2010] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed Aug 18 08:52:59 2010] [notice] caught SIGTERM, shutting down
[Wed Aug 18 08:53:16 2010] [notice] FastCGI: process manager initialized (pid 29832)
[Wed Aug 18 08:53:17 2010] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed Aug 18 08:57:44 2010] [notice] caught SIGTERM, shutting down
[Wed Aug 18 08:58:00 2010] [notice] FastCGI: process manager initialized (pid 32096)
[Wed Aug 18 08:58:01 2010] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
哪位仁兄帮我一下,如何解决错误 |
|