Re: APR SSL error: "Socket bind failed: [98] Address already in use"

2011-11-21 Thread Eric Kemp
n Kolinko wrote: > 2011/11/21 Eric Kemp : >> Below is my entire server.xml (minus commented lines) >> > > Good to know. > > Can you post the logs? (catalina..log file). Clear them first > then try starting Tomcat. > > Best regards, > Konstantin Kolinko > >

Re: APR SSL error: "Socket bind failed: [98] Address already in use"

2011-11-20 Thread Eric Kemp
Below is my entire server.xml (minus commented lines) Thanks On Sun, Nov 20, 2011 at 4:18 PM, Caldarale, Charles R wrote: >> From: Eric Kemp [mailto:cruisingat90...@gmail.com] >> Subject: Re: APR SSL error:

Re: APR SSL error: "Socket bind failed: [98] Address already in use"

2011-11-20 Thread Eric Kemp
ny other ideas would still be appreciated. Thanks On Sun, Nov 20, 2011 at 5:09 AM, Pid * wrote: > On 19 Nov 2011, at 18:44, Eric Kemp wrote: > >> Summary: I'm looking for ideas on how to resolve this "Address already >> in use" error when configuring SSL in Tomcat

Re: APR SSL error: "Socket bind failed: [98] Address already in use"

2011-11-19 Thread Eric Kemp
> 98. > > On 2011-11-19, at 1:44 PM, Eric Kemp wrote: > >> Summary: I'm looking for ideas on how to resolve this "Address already >> in use" error when configuring SSL in Tomcat APR. >> >> Environment: >> Running Apache Tomcat/6.0.24 >>

APR SSL error: "Socket bind failed: [98] Address already in use"

2011-11-19 Thread Eric Kemp
Summary: I'm looking for ideas on how to resolve this "Address already in use" error when configuring SSL in Tomcat APR. Environment: Running Apache Tomcat/6.0.24 on OS is Ubuntu 10.04.2 LTS with JVM 1.7.0_01-b08 // // Prior to configuring SSL, and after starting Tomcat I run "netstat -tulpn"