Estou rodando um site localmente aqui no meu serviço! Estou usando o Apache 2.0.59 sob Tomcat 5.5.20!
O site abre normalmente mas estou com o seguinte problema! A pagina abre normalmente mas apresenta erros de HTTP Status 404:
HTTP Status 404 - Servlet action is not available
--------------------------------------------------------------------------------
type Status report
message Servlet action is not available
description The requested resource (Servlet action is not available) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.20
Ao abrir os logs de erro do Apache apresenta as seguintes:
[Mon Dec 04 17:30:43 2006] [notice] Apache/2.0.59 (Win32) SVN/1.4.2 mod_jk/1.2.19 DAV/2 configured -- resuming normal operations
[Mon Dec 04 17:30:43 2006] [notice] Server built: Jul 27 2006 15:55:03
[Mon Dec 04 17:30:43 2006] [notice] Parent: Created child process 556
[Mon Dec 04 17:30:44 2006] [notice] Child 556: Child process is running
[Mon Dec 04 17:30:44 2006] [notice] Child 556: Acquired the start mutex.
[Mon Dec 04 17:30:44 2006] [notice] Child 556: Starting 250 worker threads.
[Mon Dec 04 17:32:02 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 17:32:03 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 17:32:03 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 17:32:03 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 17:48:05 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 17:48:05 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 17:48:05 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 17:48:05 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 17:51:09 2006] [notice] Parent: Received restart signal -- Restarting the server.
[Mon Dec 04 17:51:09 2006] [notice] Child 556: Exit event signaled. Child process is ending.
[Mon Dec 04 17:51:10 2006] [notice] Child 556: Released the start mutex
[Mon Dec 04 17:51:11 2006] [notice] Child 556: Waiting for 250 worker threads to exit.
[Mon Dec 04 17:51:11 2006] [notice] Child 556: All worker threads have exited.
[Mon Dec 04 17:51:11 2006] [notice] Child 556: Child process is exiting
[Mon Dec 04 17:58:21 2006] [notice] Apache/2.0.59 (Win32) SVN/1.4.2 mod_jk/1.2.19 DAV/2 configured -- resuming normal operations
[Mon Dec 04 17:58:21 2006] [notice] Server built: Jul 27 2006 15:55:03
[Mon Dec 04 17:58:21 2006] [notice] Parent: Created child process 4504
[Mon Dec 04 17:58:21 2006] [notice] Child 4504: Child process is running
[Mon Dec 04 17:58:21 2006] [notice] Child 4504: Acquired the start mutex.
[Mon Dec 04 17:58:21 2006] [notice] Child 4504: Starting 250 worker threads.
[Mon Dec 04 18:05:23 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 18:05:24 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 18:05:24 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Mon Dec 04 18:05:24 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 07:58:42 2006] [notice] Apache/2.0.59 (Win32) SVN/1.4.2 mod_jk/1.2.19 DAV/2 configured -- resuming normal operations
[Tue Dec 05 07:58:42 2006] [notice] Server built: Jul 27 2006 15:55:03
[Tue Dec 05 07:58:42 2006] [notice] Parent: Created child process 488
[Tue Dec 05 07:58:43 2006] [notice] Child 488: Child process is running
[Tue Dec 05 07:58:43 2006] [notice] Child 488: Acquired the start mutex.
[Tue Dec 05 07:58:43 2006] [notice] Child 488: Starting 250 worker threads.
[Tue Dec 05 08:27:13 2006] [error] (OS 10061)Nenhuma conexão pôde ser feita porque a máquina de destino as recusou ativamente. : proxy: HTTP: attempt to connect to 127.0.0.1:8081 (localhost) failed
[Tue Dec 05 08:30:11 2006] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Tue Dec 05 08:30:11 2006] [notice] Child 488: Exit event signaled. Child process is ending.
[Tue Dec 05 08:30:12 2006] [notice] Child 488: Released the start mutex
[Tue Dec 05 08:30:13 2006] [notice] Child 488: Waiting for 250 worker threads to exit.
[Tue Dec 05 08:30:13 2006] [notice] Child 488: All worker threads have exited.
[Tue Dec 05 08:30:13 2006] [notice] Child 488: Child process is exiting
[Tue Dec 05 08:30:13 2006] [notice] Parent: Child process exited successfully.
[Tue Dec 05 08:35:48 2006] [notice] Apache/2.0.59 (Win32) SVN/1.4.2 mod_jk/1.2.19 DAV/2 configured -- resuming normal operations
[Tue Dec 05 08:35:48 2006] [notice] Server built: Jul 27 2006 15:55:03
[Tue Dec 05 08:35:48 2006] [notice] Parent: Created child process 1132
[Tue Dec 05 08:35:48 2006] [notice] Child 1132: Child process is running
[Tue Dec 05 08:35:48 2006] [notice] Child 1132: Acquired the start mutex.
[Tue Dec 05 08:35:48 2006] [notice] Child 1132: Starting 250 worker threads.
[Tue Dec 05 08:36:14 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:36:18 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:36:18 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:36:18 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:36:23 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/validaCertidao.jsp
[Tue Dec 05 08:36:23 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/validaCertidao.jsp
[Tue Dec 05 08:36:26 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/institucional.jsp
[Tue Dec 05 08:42:40 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/institucional.jsp
[Tue Dec 05 08:42:41 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/examedaordem2.jsp
[Tue Dec 05 08:42:41 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/examedaordem2.jsp
[Tue Dec 05 08:42:41 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/examedaordem2.jsp
[Tue Dec 05 08:42:41 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/examedaordem2.jsp
[Tue Dec 05 08:42:41 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/examedaordem2.jsp
[Tue Dec 05 08:42:42 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/examedaordem2.jsp
[Tue Dec 05 08:44:10 2006] [error] [client 127.0.0.1] File does not exist: C:/apache
[Tue Dec 05 08:49:11 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:49:11 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:49:11 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:49:11 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:59:50 2006] [error] [client 127.0.0.1] File does not exist: C:/apache
[Tue Dec 05 08:59:54 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:59:54 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:59:55 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:59:55 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/index.jsp
[Tue Dec 05 08:59:59 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/validaCertidao.jsp
[Tue Dec 05 08:59:59 2006] [error] [client 127.0.0.1] File does not exist: C:/apache, referer: http://localhost/oab/validaCertidao.jsp
O Tomcat está instalado em C:\Arquivos de programas\Apache Software Foundation\Tomcat 5.5 e o Apache em C:\Arquivos de programas\Apache Group\Apache2
Alguem pode me dizer o que pode ser isso?!
Grato!