On Mon, Sep 22, 2008 at 1:22 PM, Mathias P.W Nilsson
<[EMAIL PROTECTED]> wrote:
>
> Ok! I tested with port 8080 and 8443 as ssl port with no luck.
> I only have 2 domains but tomcat complains about java.net.BindException:
> Cannot assign requested address: JVM_Bind:8080. Now I guess this isn't
> configured right so any pointers here would be greatly appreciated.

>    <Connector connectionTimeout="20000" port="8080" address="90.2xx.xxx.x6"
> protocol="HTTP/1.1" redirectPort="443"/>
>    <Connector connectionTimeout="20000" port="8080" address="90.2xx.xxx.x7"
> protocol="HTTP/1.1" redirectPort="443"/>

Ignoring the redirect port confusion and the unneeded AJP connector,
do you actually have both IP addresses configured on this box?

-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
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