zhicheng wang wrote:
...

i have a very weird problem with starting tomcat
I think it is not so weird..


OS: Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
java: jdk1.6.0_14
tomcat:apache-tomcat-6.0.20

if i try to start tomcat using
service tomcat start
it hangs

Where did you get this Tomcat ? is it the RedHat package, or a "real Tomcat" that you downloaded from tomcat.apache.org and installed yourself ?

If it is a "real Tomcat" (as Chuck would say), then probably your problems come from mixing up a RedHat startup script, with a non-RedHat Tomcat package. The RedHat startup command "service" probably makes a number of assumptions about where files are, how to set up the environment, etc.., which your real Tomcat does not like.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to