Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 09/02/2007, à 14:12

ixgamerz

installation tomcat 5

bonjour,

j'ai installer tomcat 5 avec synaptic ainsi que les dépendances et Jre de java, mais voilà ce que j'obtiens comme résultat.

Qu'est ce que je dois faire?

PS: j'utilise sur la même machine un server Apache, PHP, mysql, Postgres sans aucun problème

Unable to connect

Firefox can't establish a connection to the server at alessandroca:8081.

    *   The site could be temporarily unavailable or too busy. Try again in a few
          moments.

    *   If you are unable to load any pages, check your computer's network
          connection.

    *   If your computer or network is protected by a firewall or proxy, make sure
          that Firefox is permitted to access the Web.

Merci d'avance
Ix


Ubuntu Dapper Drake 6.06 LTS

Hors ligne

#2 Le 11/02/2007, à 21:43

obiwankennedy

Re : installation tomcat 5

J'ai un serveur Tomcat 5.5 qui tourne sur un windows chez moi.
Vérifie qu'il est bien démarrer ton serveur déja.
ensuite tu es sur que le port est bon ? par défaut c'est 8080.
ensuite vérifie les logs de Tomcat et affiche leur contenu (ainsi que le fichier de conf) içi on pourra peut plus t'aider.


Dans mes logiciels, j'écris ton nom.
SGNGD: SvgGd is Not GD
Rolisteam

Hors ligne

#3 Le 12/02/2007, à 09:33

ixgamerz

Re : installation tomcat 5

Hello,

voilà ce que j'ai trouvé dans le fichier log : localhost_2007-02-09.log

2007-02-09 09:35:01 StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]]
2007-02-09 09:35:50 StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]]
2007-02-09 11:19:56 StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]]
2007-02-09 11:21:39 StandardContext[/servlets-examples]ContextListener: contextInitialized()
2007-02-09 11:21:39 StandardContext[/servlets-examples]SessionListener: contextInitialized()
2007-02-09 11:22:16 StandardContext[/jsp-examples]ContextListener: contextInitialized()
2007-02-09 11:22:16 StandardContext[/jsp-examples]SessionListener: contextInitialized()
2007-02-09 15:16:26 StandardContext[/servlets-examples]ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@e9a08c4')
2007-02-09 15:16:26 StandardContext[/servlets-examples]ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@10f31cd8')
2007-02-09 15:16:26 StandardContext[/servlets-examples]ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@10f37718')
2007-02-09 15:16:26 StandardContext[/servlets-examples]SessionListener: contextDestroyed()
2007-02-09 15:16:26 StandardContext[/servlets-examples]ContextListener: contextDestroyed()
2007-02-09 15:16:29 StandardContext[/jsp-examples]ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@fd95b94')
2007-02-09 15:16:29 StandardContext[/jsp-examples]ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@10fb3458')
2007-02-09 15:16:29 StandardContext[/jsp-examples]ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@10fbcbf8')
2007-02-09 15:16:29 StandardContext[/jsp-examples]SessionListener: contextDestroyed()
2007-02-09 15:16:29 StandardContext[/jsp-examples]ContextListener: contextDestroyed()
2007-02-09 18:45:15 StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]]
2007-02-09 17:48:15 StandardContext[/servlets-examples]ContextListener: contextInitialized()
2007-02-09 17:48:15 StandardContext[/servlets-examples]SessionListener: contextInitialized()
2007-02-09 17:48:37 StandardContext[/jsp-examples]ContextListener: contextInitialized()
2007-02-09 17:48:37 StandardContext[/jsp-examples]SessionListener: contextInitialized()

Je suis débutant en linux, du coup je ne sais pas comment rechercher un fichier,ni ou se trouve les fichiers ini. J'ai pourtant parcouru tout les répertoire mais sans succès...

Help please....

Merci


Ubuntu Dapper Drake 6.06 LTS

Hors ligne

#4 Le 12/02/2007, à 09:57

ixgamerz

Re : installation tomcat 5

problème résolu

il s'agissait du port 8180 on trouve cette information dans un fichier server.xml.


Ubuntu Dapper Drake 6.06 LTS

Hors ligne

#5 Le 12/02/2007, à 11:04

ixgamerz

Re : installation tomcat 5

J'ai d'autre questions:

Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException


J'ai eu ce message et depuis, je ne peux plus me connecter
J'ai essayer simplement d'entrer dans le menu d'administration en utilisant tomcat/tomcat.

Qu'est ce que j'ai fait?

Merci
Ix


Ubuntu Dapper Drake 6.06 LTS

Hors ligne

#6 Le 12/02/2007, à 13:21

ixgamerz

Re : installation tomcat 5

J'ai l'impression que c'est un problème de droit d'accès,

acccès à : http://devMachine:8180/admin/

HTTP Status 403 - Access to the requested resource has been denied

type Status report

message Access to the requested resource has been denied

description Access to the specified resource (Access to the requested resource has been denied) has been forbidden.

comment je peux changer ca?
merci d'avance
Ix


Ubuntu Dapper Drake 6.06 LTS

Hors ligne

#7 Le 14/02/2007, à 13:26

obiwankennedy

Re : installation tomcat 5

Regarde a quel utilisateur appartient tomcat (avec la commande ps (regarde dans son man))
et regarde les droits des dossiers ou le serveur doit chercher regarde si ils sont compatibles


Dans mes logiciels, j'écris ton nom.
SGNGD: SvgGd is Not GD
Rolisteam

Hors ligne