I have recently installed Tomcat5 in fedora5 pc,I unninstalled all other virsion of tomcat.
I used this command to install:
yum install jakarta-commons-jelly crimson lucene \ tomcat5-common-lib tomcat5-common-lib tomcat5 tomcat5-webapps tomcat5-admin-webapps \
when I executed this commande to start Tomcat I obtained this:root@localhost ~]# service tomcat5 start
Starting tomcat5: lock file found but no process running for pid 9861, continuing
find: AVERTISSEMENT: vous avez spécifié l'option -mindepth après un argument qui n'est pas une option -type mais les options sont positionnelles (-mindepth affecte les tests spécifiés avant aussi bien qu'après)
find: AVERTISSEMENT: vous avez spécifié l'option -maxdepth après un argument qui n'est pas une option -type mais les options sont positionnelles (-maxdepth affecte les tests spécifiés avant aussi bien qu'après)
Using CATALINA_BASE: /usr/share/tomcat5
Using CATALINA_HOME: /usr/share/tomcat5
Using CATALINA_TMPDIR: /usr/share/tomcat5/temp
Using JRE_HOME:
touch: ne peut faire un touch sur `/usr/share/tomcat5/logs/catalina.out': Permission non accordée
/usr/bin/dtomcat5: line 297: /usr/share/tomcat5/logs/catalina.out: Permission non accordée
[ OK ]
I try to see if it is running or not :
ps aux|grep tomcat
root 11089 0.0 0.1 3940 752 pts/2 S+ 12:28 0:00 grep tomcat
what is the problem and how to solve it.
thanks
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.