Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
961 connectés 

  FORUM HardWare.fr
  Programmation
  Java

  tomcat_instalation

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

tomcat_instalation

n°832648
fasraoui
Posté le 26-08-2004 à 11:42:50  profilanswer
 

j'ai instalé tomcat-3.3.2, et quand je lance la commande:
 
 $TOMCAT_HOME/bin/startup  il termine pas son execution !!
 
voici le resultat, qlq'un a une idée stp et merci :
 
 
server# $TOMCAT_HOME/bin/startup
Using classpath: /usr/local/tomcat_nv//bin/../lib/tomcat.jar:/usr/local/tomcat_nv//bin/../lib/common/commons-logging-api.jar
Using JAVA_HOME: /usr/local/jdk/
Using TOMCAT_HOME: /usr/local/tomcat_nv/
server# 2004-08-26 11:40:23 - SessionIdGenerator: Opening /dev/urandom
2004-08-26 11:40:24 - ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml
2004-08-26 11:40:24 - PathSetter: home=/usr/local/tomcat_nv
2004-08-26 11:40:24 - ContextXmlReader: Context config=$TOMCAT_HOME/conf/apps-127.0.0.1.xml
2004-08-26 11:40:24 - ContextXmlReader: Context config=$TOMCAT_HOME/conf/apps-admin.xml
2004-08-26 11:40:24 - ContextXmlReader: Context config=$TOMCAT_HOME/conf/apps-examples.xml
2004-08-26 11:40:24 - AutoWebApp: Auto-Adding DEFAULT:/
2004-08-26 11:40:24 - AutoWebApp: Loaded from config: DEFAULT:/admin
[INFO] Http11Protocol - -Initializing Coyote HTTP/1.1 on http-8080
2004-08-26 11:40:24 - AutoWebApp: Loaded from config: DEFAULT:/examples
2004-08-26 11:40:24 - ContextManager: Tomcat configured and in stable state  
2004-08-26 11:40:24 - ContextManager: Adding  DEFAULT:/admin
2004-08-26 11:40:24 - ContextManager: Adding  DEFAULT:/examples
2004-08-26 11:40:24 - ContextManager: Adding  DEFAULT:/ROOT
EmbededTomcat: Init time 2535
[INFO] Http11Protocol - -Starting Coyote HTTP/1.1 on http-8080
[INFO] ChannelSocket - -JK2: ajp13 listening on 0.0.0.0/0.0.0.0:8009
[INFO] JkMain - -Jk running ID=0 time=2/164  config=/usr/local/tomcat_nv/conf/jk2.properties
EmbededTomcat: Startup time 202
2004-08-26 11:40:25 - Ajp12Interceptor: Starting on 8007
 
 
 
 
 
et il reste comme ça !
 


---------------
fiso
mood
Publicité
Posté le 26-08-2004 à 11:42:50  profilanswer
 

n°832674
ohyes
oooooohYes !
Posté le 26-08-2004 à 12:02:03  profilanswer
 

As tu quand même essayé d'accéder à  
http:\\localhost:8080 ???

n°832685
fasraoui
Posté le 26-08-2004 à 12:14:47  profilanswer
 

oui et ça ne marche pas!


---------------
fiso
n°832769
ohyes
oooooohYes !
Posté le 26-08-2004 à 13:50:51  profilanswer
 

Regarde un peu tes fichiers log {$TOMCAT_HOME/logs}. Que disent ils ?
Y a t-il une erreur signalée ?
 

n°833841
pascal34
one point !
Posté le 27-08-2004 à 11:17:52  profilanswer
 

Tu es sous linux ??
essaye : http://127.0.0.1:8080
 
localhost doit être associé à 127.0.0.1 dans le fichier /etc/hosts pour que http://localhost fonctionne
 
Ca m'ai déjà arrivé en tapant http://localhost que mozilla essaie de se connecter à http://localhost.be !!!

n°833983
oliv5
Pourquoi ? Parce que !
Posté le 27-08-2004 à 13:10:23  profilanswer
 

Vérifies que tes ports sont bien ouverts. Car j'ai déjà eu un pb similaire et la raison était que le parefeu de la machine bloquait tout.

n°833990
uriel
blood pt.2
Posté le 27-08-2004 à 13:17:21  profilanswer
 

pascal34 a écrit :


Ca m'ai déjà arrivé en tapant http://localhost que mozilla essaie de se connecter à http://localhost.be !!!


 
c'est la config de moz/ff qui fait ca,rien a voir :jap:


---------------
IVG en france
n°833992
uriel
blood pt.2
Posté le 27-08-2004 à 13:18:04  profilanswer
 

tu as ajoute une appli a toi, ou c'est l'install par defaut de tomcat?


---------------
IVG en france
n°834334
fasraoui
Posté le 27-08-2004 à 16:20:47  profilanswer
 

oliv5 a écrit :

Vérifies que tes ports sont bien ouverts. Car j'ai déjà eu un pb similaire et la raison était que le parefeu de la machine bloquait tout.


 
 
comment je verifie les ports ?


---------------
fiso
n°834335
uriel
blood pt.2
Posté le 27-08-2004 à 16:21:40  profilanswer
 

fasraoui a écrit :

comment je verifie les ports ?


 
fais un ping sur un port precis, sinon, tu dois bien savoir si tu as un firewall et si oui: quel port il bloque?


---------------
IVG en france
mood
Publicité
Posté le 27-08-2004 à 16:21:40  profilanswer
 

n°834336
senternal
Posté le 27-08-2004 à 16:24:22  profilanswer
 

uriel a écrit :

fais un ping sur un port precis, sinon, tu dois bien savoir si tu as un firewall et si oui: quel port il bloque?


 
 :heink: -> telnet plutot non ...

n°834338
uriel
blood pt.2
Posté le 27-08-2004 à 16:32:59  profilanswer
 

senternal a écrit :

:heink: -> telnet plutot non ...


 
ouais, je teste la vigilance des forumeurs :O
 
(desole, je me suis trompe :jap:)


---------------
IVG en france
n°834359
fasraoui
Posté le 27-08-2004 à 16:58:11  profilanswer
 

j'ai tapé le commande mais !
 
telnet 80
Trying 0.0.0.80...
 


---------------
fiso
n°834412
senternal
Posté le 27-08-2004 à 17:45:36  profilanswer
 

fasraoui a écrit :

j'ai tapé le commande mais !
 
telnet 80
Trying 0.0.0.80...


 
Heu, je crois que la ligne de commande suivante s'impose...
> man telnet


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  Java

  tomcat_instalation

 

Sujets relatifs
[tomcat 5][datasource][mysql] Problème avec l'exemple de base...SSL tomcat autehtif client
Servlets, Tomcat et SSI - Ne charge pas le shtmlPour crypter un mot de passe en utilisant les lib tomcat
[Tomcat] : Incompatible object argument for function callhttps://tomcat/index.jsp
Tomcat et pool de connexions[Servlet] [Tomcat] Erreur non identifiée (help me please)
Limiter la taille du fichier catalina de Tomcat[Résolu] [Ecommerce] [Tomcat - config] [Libriaries jar] Servlet Atos
Plus de sujets relatifs à : tomcat_instalation


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR