> 1099, sound like webtrends ... ick.
:-(

> $TOMCAT_HOME/conf/server.xml should have all the ports tomcat is binding
to.
> If not, there may be some custom code in a webapp (ex: some XML-RPC admin
> listener?)  trying to open extra ports.
Ahhh, okay, it's my connection pool to Firebird.

Anyone know how to make them use specific ports?  Firebird listens on 3050,
but I guess all the connections have to have their own port...

Cheers,

David








Tim Funk <[EMAIL PROTECTED]> on 11/11/2003 07:55:51 PM

Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>

To:    Tomcat Users List <[EMAIL PROTECTED]>
cc:
Subject:    Re: Other ports Tomcat grabs


1099, sound like webtrends ... ick.

$TOMCAT_HOME/conf/server.xml should have all the ports tomcat is binding
to.
If not, there may be some custom code in a webapp (ex: some XML-RPC admin
listener?)  trying to open extra ports.

-Tim

[EMAIL PROTECTED] wrote:

> Hi,
>
> We are running Tomcat as a service on Windows, and specifying the normal
> ports that we want to connect to.
>
> However, through TCPView I see that Tomcat is grabbing a bunch of other
> ports to use as well.
>
> The problem is that we have another application that needs to use port
> 1099, but sometimes Tomcat grabs it first as one of its "other" ports.
>
> Is there any way to control which "other" ports Tomcat grabs so that it
> never grabs 1099?
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]









---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to