Tomcat - porta localhost:8080 não funciona

4 respostas
C

Não consigo acessar a porta http://localhost:8080 pelo Firefox ou IE, no Ruindows XP, aparece mensagem de não acesso ao servidor. Alguém poderia me ajudar a configurar esta porta?

4 Respostas

W

A sua porta :8080 pode estar ocupada com outro serviço, poste a mensagem de erro…
sds

A

Veja nos logs do Tomcat para ver se a porta não esta bloqueiada.
Podes mudar a porta no ficheiro <TOMCAT ROOT>/conf/server.minimal.xml

C

Oi William Silva. Muito obrigado pela atenção.
Não sei como verificar se a porta 8080 está ocupada ou não. Sou calouro. No trabalho o micro fica em uma rede interna, em casa (tb não funciona) o micro é interligado ao modem de acesso ao Velox.

A mensagem que aparece no IE é a seguinte (tanto em casa como no trabalho):

ERROR
The requested URL could not be retrieved


While trying to retrieve the URL: http://localhost:8080/

The following error was encountered:

Connection to 127.0.0.1 Failed
The system returned:

(111) Connection refusedThe remote host or network may be down. Please try the request again.

Your cache administrator is root.

C
AdvancedTechnology, obrigado pela atenção.

Os arquivos de log tem estes resultados:

catalina.2007-06-12.log > sem conteúdo (0 bit);

host-manager.2007-06-12.log --> sem conteúdo (0 bit);

jakarta_service_20070612.log:

[2007-06-12 07:42:11] [info] Running Service

[2007-06-12 07:42:11] [info] Starting service

[2007-06-12 07:42:12] [info] Service started in 1734 ms.

[2007-06-12 07:42:16] [info] Run service finished.

[2007-06-12 07:42:16] [info] Procrun finished.

[2007-06-12 08:01:53] [info] Running Service

[2007-06-12 08:01:53] [info] Starting service

[2007-06-12 08:01:54] [info] Service started in 1234 ms.

[2007-06-12 08:01:58] [info] Run service finished.

[2007-06-12 08:01:58] [info] Procrun finished.

[2007-06-12 08:02:15] [info] Running Service

[2007-06-12 08:02:15] [info] Starting service

[2007-06-12 08:02:16] [info] Service started in 1140 ms.

[2007-06-12 08:02:20] [info] Run service finished.

[2007-06-12 08:02:20] [info] Procrun finished.

[2007-06-12 08:02:38] [info] Running Service

[2007-06-12 08:02:38] [info] Starting service

[2007-06-12 08:02:39] [info] Service started in 1140 ms.

[2007-06-12 08:02:43] [info] Run service finished.

[2007-06-12 08:02:43] [info] Procrun finished.

localhost.2007-06-12.log - vazio (0 bit);
manager.2007-06-12.log - vazio (0 bit);

stdout_20070612.log:
This release of Apache Tomcat was packaged to run on J2SE 5.0
or later. It can be run on earlier JVMs by downloading and
installing a compatibility package from the Apache Tomcat
binary download page.

OBS.: uso o Java j2sdk1.4.2_14

Criado 10 de junho de 2007
Ultima resposta 12 de jun. de 2007
Respostas 4
Participantes 3