two tomcats one hangs

2003-08-14 Thread Chris Daly
hi i've now two instances of tomcat running - seperate directories for everyhting - sperate connector ports. the second version simply hangs midway through when i try to access the second instance of the server. any ideas ? cheers chris

RE: two tomcats one hangs

2003-08-14 Thread Chris Daly
a port is already in use. I'd suggest you went through both server config files and double check :) -Original Message- From: Chris Daly [mailto:[EMAIL PROTECTED] Sent: 13 August 2003 11:40 To: Tomcat Users List Subject: RE: two tomcats one hangs i'm getting this from teh catlina.out

RE: two tomcats one hangs

2003-08-14 Thread Yiannis Mavroukakis
when a port is already in use. I'd suggest you went through both server config files and double check :) -Original Message- From: Chris Daly [mailto:[EMAIL PROTECTED] Sent: 13 August 2003 11:40 To: Tomcat Users List Subject: RE: two tomcats one hangs i'm getting this from teh catlina.out

RE: two tomcats one hangs

2003-08-14 Thread Yiannis Mavroukakis
Got any debug logs Chris? Are you trying to access a servlet or just the default starting pages in Tomcat? Yiannis. -Original Message- From: Chris Daly [mailto:[EMAIL PROTECTED] Sent: 13 August 2003 11:15 To: mailto:@magic.lif.icnet.uk Subject: two tomcats one hangs hi i've now two

RE: two tomcats one hangs

2003-08-14 Thread Noel J. Bergman
WFM. I've quite a few instances running. Review your configuration again. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: two tomcats one hangs

2003-08-14 Thread Jacob Kjome
Check your logs and and double check that no other ports are common between the two server.xml files because the symptoms pont to this as the cause. Can't help much beyond that. Good luck! Jake At 11:14 AM 8/13/2003 +0100, you wrote: hi i've now two instances of tomcat running - seperate

RE: two tomcats one hangs

2003-08-14 Thread Chris Daly
a servlet or just the default starting pages in Tomcat? Yiannis. -Original Message- From: Chris Daly [mailto:[EMAIL PROTECTED] Sent: 13 August 2003 11:15 To: mailto:@magic.lif.icnet.uk Subject: two tomcats one hangs hi i've now two instances of tomcat running - seperate directories

RE: two tomcats one hangs

2003-08-14 Thread Yiannis Mavroukakis
To: Tomcat Users List Subject: RE: two tomcats one hangs i'm getting this from teh catlina.out Catalina.start: LifecycleException: Error creating server socket (java.net.BindException): java.net.BindException: Address already in use LifecycleException: Error creating server socket