-----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
> version 5.2.25 will startup on the same port without incident. When I
> stop my existing installation the port is closed and becomes
> available.
> 
> Anyone seem this error before?
> 
> StandardServer.await: create[8005]:java.net.BindException: Der
> Socket-Name ist auf diesem System nicht verfügbar.

For non-German speakers, this says "The Socket-Name is not available on
this system".

That sounds worse than "cannot bind to port" which is what you get when
the port already has an app bound to it. Does this ever work? It looks
more like an error you'd get when you are trying to use some service not
supported by your network stack (like Appletalk).

Are you saying that Tomcat 5.5.25 (not 5.2.25, which I don't think
exists) starts up every time without a problem with a similar configuration?

Note that server.xml from TC 5.5 cannot be copied directly into your TC
6 configuration and expected to work. You should start with a fresh
server.xml and make whatever modifications are necessary for your
environment.

Hope that helps,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkcZXYACgkQ9CaO5/Lv0PDPRQCgoWo74W5HTEaIYf+6L9VBlI0Y
i1IAnA4dk3bdrMpBm1QaZgJuB2B389O1
=EBGe
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to