We are using tomcat-6.0.24 with jdk1.6.0.17 on RHEL 3 OS. We have a
wrapper script which sets few variables and then call tomcat.start to
start up the instance. In the tomcat log, I do see
"org.apache.jk.common.ChannelSocket init" not getting loaded on the
start of tomcat.

Thanks

-----Original Message-----
From: Pid [mailto:p...@pidster.com] 
Sent: Wednesday, September 22, 2010 9:49 PM
To: Tomcat Users List
Subject: Re: Tomcat not listening on specified port

On 22/09/2010 12:55, Garg, Saman wrote:
> Hi All,

Exactly which Tomcat, JVM, OS versions are you using?

> I am having a very strange issue wherein after starting the tomcat 
> instance, it doesn't show any errors and also doesn't listen on port
> (9046)

How are you starting the instance?  Which script are you using?

What happens if you stop, completely clear the log files for that
instance, and start up again?

Which logs do you have?

What is in them?


p

> specified in server.xml as it doesn't list this port on using 
> "netstat" command. But similar thing is working for other tomcat 
> instance which is running on port 9045 on the same machine. I have 
> verified there is no other service running on port 9046 so this port 
> is ok to use. Could anybody please help?
> 
>  
> 
> Thanks
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to