Re: Apache 6.0.16

2008-11-13 Thread Rainer Jung
dan lozano schrieb: > > Dear Kees Jan, > > Thanks for the info, I have verified that my existing Tomcat is > offline. My existing Apache Tcat 5.5.25 binds to the port without > incident, only the out of the box 6.0.16 is causing the problem, with > the identical message as yours. > > I'm using

Re: Apache 6.0.16

2008-11-13 Thread Kees Jan Koster
Dear Dan, Thanks for the info, I have verified that my existing Tomcat is offline. My existing Apache Tcat 5.5.25 binds to the port without incident, only the out of the box 6.0.16 is causing the problem, with the identical message as yours. I'm using netstat -an |grep 8005 on AIX, to on

RE: Apache 6.0.16

2008-11-13 Thread dan lozano
From: [EMAIL PROTECTED]> To: users@tomcat.apache.org> Subject: Re: Apache > 6.0.16> Date: Thu, 13 Nov 2008 21:28:33 +0100> > Dear Dan,> > > Yes it works > with apache-tomcat.5.5.25, the port comes up and > > listens on Port 8005. I > can stop and start at wi

Re: Apache 6.0.16

2008-11-13 Thread Kees Jan Koster
Dear Dan, Yes it works with apache-tomcat.5.5.25, the port comes up and listens on Port 8005. I can stop and start at will, no problem. The installation I have is 6.0.16, no mods to server.xml and this is one that throws the error. Strange. When I try a stock 6.0.16, freshly downloaded f

RE: Apache 6.0.16

2008-11-13 Thread dan lozano
. Thanks. > Date: Thu, 13 Nov 2008 12:35:50 -0500> From: [EMAIL PROTECTED]> To: > users@tomcat.apache.org> Subject: Re: Apache 6.0.16> > -BEGIN PGP SIGNED > MESSAGE-> Hash: SHA1> > Dan,> > dan lozano wrote:> > O/S = AIX 5L Tcat > version =

Re: Apache 6.0.16

2008-11-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan, dan lozano wrote: > O/S = AIX 5L Tcat version = 6.0.16 > > When trying to startup Tomcat I'm getting the following error when > connecting to the shutdown port 8005. > > I've checked netstat -a and the port is available and a my existing > vers

Apache 6.0.16

2008-11-13 Thread dan lozano
Hi All, O/S = AIX 5L Tcat version = 6.0.16 When trying to startup Tomcat I'm getting the following error when connecting to the shutdown port 8005. I've checked netstat -a and the port is available and a my existing version 5.2.25 will startup on the same port without incident. When I st