Greg

Thanks for the input 
Can you double check the Tomcat version as 1.4?

Thx,
Martin --
--------------------------------------------------------------------------- 
This e-mail message (including attachments, if any) is intended for the use of 
the individual or entity to which it is addressed and may contain information 
that is privileged, proprietary , confidential and exempt from disclosure. If 
you are not the intended recipient, you are notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.
--------------------------------------------------------------------------- 
Le présent message électronique (y compris les pièces qui y sont annexées, le 
cas échéant) s'adresse au destinataire indiqué et peut contenir des 
renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le 
destinataire de ce document, nous vous signalons qu'il est strictement interdit 
de le diffuser, de le distribuer ou de le reproduire.
----- Original Message ----- 
From: "Gregor Schneider" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Monday, January 01, 2007 7:31 AM
Subject: Re: TOMCAT 1.4


> don't know about solaris too much, but the exception to me sounds as
> if there's already an instance of tomcat running which is listenig on
> port 8080. Port 8080 is the default port tomcat will listen to.
> So, if you start tomcat and then start another instance, both
> listening on port 8080, you will get the above error-message
> (exception) as soon as you try to start the second tomcat-instance.
> 
> try to see what's listening on port 8080:
> 
> - su to root
> - type "netstat -lnp"
> - take a look what process is listening on port 8080
> 
> happy new year!
> 
> greg
> -- 
> what's puzzlin' you, is the nature of my game
> gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
> gpgp-key available @ http://pgpkeys.pca.dfn.de:11371
> 
> ---------------------------------------------------------------------
> 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