Some suggestions

ps -auxp | grep java

See if that gives some hint, since tomcat is actually a java process (hope you 
are not using mod_jk in apache, if so then lookint o apache logs

then

nmap localhost

or 

nmap -p0- localhost

will show all running services, see if one of them is tomcat

Since IE sucks when you try to check actual error messages (turn off fiendly 
error message)

See if that can provide any hint to running services

if you suspect one of the services to be tomcat
try connecting using telnet

telnet localhost <port number>

See if a webbrowser responsds

Else all depends on tomcat and finally java virtual machine.
Also make sure your JVM is actually working

just type

java

and see the output
On some systems due to NPTL problem you need specialised java versions

Sincerely

Ajay Pal Singh Atwal
Dept of CSE & IT
BBSBEC, Fatehgarh Sahib
Punjab, INDIA

----- Original Message -----
From: Pardeep Garg <[EMAIL PROTECTED]>
To: linux-india-help@lists.sourceforge.net
Sent: ਮੰਗਲਵਾਰ  21 ਮਾਰਚ 2006 02:05:46 ਸ਼ਾ. IST
Subject: Re: [LIH]Tomcat not working

When you start your startup.sh then is it show you the value of these
variable..?

Using CATALINA_BASE:   /home/tomcat/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/tomcat/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/tomcat/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:       /usr/java/jdk1.5.0_03

Please also let me know which version of jdk and tomcat you are using..?
and for the time being stop the iptables and then try again.. 

Thanks and Regards
--
Pardeep

On Tue, 2006-03-21 at 12:58, Ratnakar Koli wrote:
> Guyz,
> 
> we have been given 1 more chance till 2day evening.
> 
> so we are on it again.
> 
> Catalina.err doesnt give any error as of 2day.
> 
> Ratnakar Koli.
> 
> Send instant messages to your online friends http://uk.messenger.yahoo.com
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to