2011/11/19 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
That one is old. Maybe you can upgrade to 6.0.33?
> on OS is Ubuntu 10.04.2 LTS
> with JVM 1.7.0_0
I've seen several places where people say [98] is the error message
number - not the port number. Also, I'm not doing anything with port
98.
Thanks
On Sat, Nov 19, 2011 at 8:03 PM, Talal Rabaa wrote:
> Looks like you have another service (not necessarily Tomcat) running on port
> 98.
>
> On 2
Looks like you have another service (not necessarily Tomcat) running on port 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.2
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"