Re: Installing tomcat5 on RHEL4



In the tomcat dir there should be as follows
Server/conf/log (don't remember the exact path for the log dir) there will be two file in there

Post the last 20 lines on the server.log

And check the boot log for errors


Can you telnet or netstat to port 8080 ?


Sent via BlackBerry from T-Mobile

-----Original Message-----
From: Ben Kevan <ben.kevan@xxxxxxxxx>

Date: Wed, 30 Jul 2008 16:29:21
To: General Red Hat Linux discussion list<redhat-list@xxxxxxxxxx>
Subject: Re: Installing tomcat5 on RHEL4


On Wednesday 30 July 2008 03:17:25 pm Chaim Rieger wrote:
Ben Kevan wrote:
Hi..

I am trying to install tomcat5 on RHEL4 but after installtation the page
doesn't come up for me.. post output of

ps -aeef | grep java

ps -aeef | grep java
tomcat 8812 1 6 08:22 pts/2
00:00:02 /usr/lib/jvm/java/bin/java -Dcatalina.ext.dirs=/usr/share/tomcat5/shared/lib:/usr/share/tomcat5/common/lib -Dcatalina.ext.dirs=/usr/share/tomcat5/shared/lib:/usr/share/tomcat5/common/lib -Djava.endorsed.dirs=/usr/share/tomcat5/common/endorsed -classpath /usr/lib/jvm/java/lib/tools.jar:/usr/share/tomcat5/bin/bootstrap.jar:/usr/share/tomcat5/bin/commons-logging-api.jar:/usr/share/java/mx4j/mx4j-impl.jar:/usr/share/java/mx4j/mx4j-jmx.jar -Dcatalina.base=/usr/share/tomcat5 -Dcatalina.home=/usr/share/tomcat5 -Djava.io.tmpdir=/usr/share/tomcat5/temp
org.apache.catalina.startup.Bootstrap start

rpm -qa | grep tomcat
tomcat5-servlet-2.4-api-5.5.23-0jpp_11rh
tomcat5-jasper-5.5.23-0jpp_11rh
tomcat5-jsp-2.0-api-5.5.23-0jpp_11rh
tomcat5-common-lib-5.5.23-0jpp_11rh
tomcat5-server-lib-5.5.23-0jpp_11rh
tomcat5-5.5.23-0jpp_11rh


I don't see a webapps package.. should I have one? (I installed from the
developer v3 rhn repo).

Thanks..

Ben

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Memory Utilization
    ... I have installed the JDK 1.5 and Tomcat on Linux, ... I start the Tomcat the memory utilization of tomcat is ... rss,pmem,pcpu,comm,user | grep java ...
    (RedHat)
  • Re: I cant install "tomcat". please help!
    ... > Thanking for your replies. ... > I am looking to see if Tomcat is running on my system when I try ... ps axuww | grep java should show something. ...
    (comp.lang.java.programmer)
  • Re: Configure MaxPermSize in Tomcat5.5
    ... hazan a écrit: ... I want to configure MaxPermSize in Tomcat 5.5. ... ps -wwwfe | grep java ...
    (comp.lang.java.programmer)