1834086 Members
2279 Online
110063 Solutions
New Discussion

starting tomcat

 
Alfredo Raymundo
Contributor

starting tomcat

I downloaded tomcat 4.1.2 (binary)HPUX 11.0

As a pre-requisite I installed SDK T1456AA java 1.4.

I set JAVA_HOME as /opt/java1.4/bin and CATALINA_HOME as /usr/local/tomcat.

When i start tomcat i got the following error:

The JAVA_HOME environment variable is not defined correctly.

This environment variable is needed to run this program.

1 REPLY 1
Steven Gillard_2
Honored Contributor

Re: starting tomcat

Try setting JAVA_HOME to just /opt/java1.4 (ie without the bin directory on the end).

Regards,
Steve