tomcat on the SGI

2005-05-26 Thread Murad Nayal


Hi,

has anybody been able to get TOMCAT 5.9 running on an SGI workstation: I
have installed the binary distribution 5.9 but can't get it to start.


[4]/local/jakarta-tomcat-5.5.9 65# java -version
java version 1.4.1_06
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_06)
Java HotSpot(TM) Client VM (build 1.4.1_06, mixed mode)


[4]/local/jakarta-tomcat-5.5.9/bin 67# startup.sh
Using CATALINA_BASE:   /local/jakarta-tomcat-5.5.9
Using CATALINA_HOME:   /local/jakarta-tomcat-5.5.9
Using CATALINA_TMPDIR: /tmp
Using JRE_HOME:   /usr/java2

and then nothing happens

ps -el | grep tomcat
returns nothing

not sure what to do!!

thanks a million
Murad Nayal

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat on the SGI (problem solved)

2005-05-26 Thread Murad Nayal


Hi

just wanted to say I solved the problem by downloading the compat
package. turns out this tomcat version requires JRE 1.5

thanks

Murad Nayal wrote:
 
 Hi,
 
 has anybody been able to get TOMCAT 5.9 running on an SGI workstation: I
 have installed the binary distribution 5.9 but can't get it to start.
 
 [4]/local/jakarta-tomcat-5.5.9 65# java -version
 java version 1.4.1_06
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_06)
 Java HotSpot(TM) Client VM (build 1.4.1_06, mixed mode)
 
 [4]/local/jakarta-tomcat-5.5.9/bin 67# startup.sh
 Using CATALINA_BASE:   /local/jakarta-tomcat-5.5.9
 Using CATALINA_HOME:   /local/jakarta-tomcat-5.5.9
 Using CATALINA_TMPDIR: /tmp
 Using JRE_HOME:   /usr/java2
 
 and then nothing happens
 
 ps -el | grep tomcat
 returns nothing
 
 not sure what to do!!
 
 thanks a million
 Murad Nayal


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat on the SGI

2005-05-26 Thread Caldarale, Charles R
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Murad Nayal
 Subject: tomcat on the SGI
 
 [4]/local/jakarta-tomcat-5.5.9 65# java -version
 java version 1.4.1_06
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_06)
 Java HotSpot(TM) Client VM (build 1.4.1_06, mixed mode)

Did you install the compat package which is required to run with a 1.4
JRE?

Do you have port conflicts?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]