This forum post was helpful and it helped generate thoughts to solve the same
problem which I had.
So thanks.
In my windows task manager, I found an entry with the description "web
server daemon" under the 'processes' tab. I killed it. My tomcat started.
--
View this message in context:
http
> From: Pid [mailto:p...@pidster.com]
> Subject: Re: java.lang.Exception: Socket bind failed: [730048]
> On 11/11/2010 20:24, Rajmohan Parayil wrote:
> >
> > I am adding this post so that it may help anyone who have faced this issue.
> Not without a detailed descripti
On 11/11/2010 20:24, Rajmohan Parayil wrote:
>
> I am adding this post so that it may help anyone who have faced this issue.
Not without a detailed description of the error, how you identified it &
what the correct resolution was it won't.
p
> Tomcat uses either APR implementation or JSSE impl
I am adding this post so that it may help anyone who have faced this issue.
Tomcat uses either APR implementation or JSSE implementation.
The following error may be because of trying to load APR library for SSL but
the actual implementation might be using JSSE implementation.
So try commenting
Start after a 30 second delay, the same error as
> before happens which is:
>
> Dec 3, 2008 8:39:31 PM org.apache.coyote.http11.Http11AprProtocol init
> SEVERE: Error initializing endpoint
> java.lang.Exception: Socket bind failed: [730048] Only one usage of
> each socket add
oby Kurien [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 4. Dezember 2008 16:38
An: Tomcat Users List
Betreff: Re: java.lang.Exception: Socket bind failed: [730048]
Hi,
Here's the weirdest thing I have found now. If I restart the service
from "Services" in computer management, it rest
e.coyote.http11.Http11AprProtocol init
SEVERE: Error initializing endpoint
java.lang.Exception: Socket bind failed: [730048] Only one usage of
each socket address (protocol/network address/port) is normally
permitted.
at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:576)
at
org.apach
Dear Toby,
Another thing I have found is that Tomcat slows down when a lot of
people are connected and requesting to the DB. My maxActive = '150'
for the database and maxThreads = '300'. The task manager doesn't show
high CPU usage and there is always atleast 2GB RAM free. Any ideas on
why this
> From: Toby Kurien [mailto:[EMAIL PROTECTED]
> Subject: Re: java.lang.Exception: Socket bind failed: [730048]
>
> There is no IIS on this box.
Then what was using port 80 earlier? To quote from a previous message of
yours: "Only the webserver listening on port 80." Wh
rs and usually
>> >> restarting the whole server fixes anything, but not this time. I
>> >> figure something is holding on to port 80, but I am not able to find
>> >> out or terminate it. I have a bad feeling there might be a security
>> >>
not able to find
> >> out or terminate it. I have a bad feeling there might be a security
> >> breach or something.
> >>
> >> Thanks,
> >> -Toby
> >>
> >> On Wed, Nov 19, 2008 at 2:59 PM, Caldarale, Charles R
> >> <[EMAIL PROT
> From: Toby Kurien [mailto:[EMAIL PROTECTED]
> Subject: Re: java.lang.Exception: Socket bind failed: [730048]
>
> Only the webserver listening on port 80.
If there's some webserver (which one - IIS?) listening on port 80, then Tomcat
can't use that port, so it won't b
rt 80, but I am not able to find
>> out or terminate it. I have a bad feeling there might be a security
>> breach or something.
>>
>> Thanks,
>> -Toby
>>
>> On Wed, Nov 19, 2008 at 2:59 PM, Caldarale, Charles R
>> <[EMAIL PROTECTED]> wrote
d, Nov 19, 2008 at 2:59 PM, Caldarale, Charles R
> <[EMAIL PROTECTED]> wrote:
>>> From: Toby Kurien [mailto:[EMAIL PROTECTED]
>>> Subject: java.lang.Exception: Socket bind failed: [730048]
>>>
>>> I have attached a log file of the errors I am
>>>
On Thu, Nov 20, 2008 at 11:47 AM, Toby Kurien <[EMAIL PROTECTED]> wrote:
> Well, I have had this application for many years and usually
> restarting the whole server fixes anything, but not this time. I
> figure something is holding on to port 80, but I am not able to find
> out or terminate it. I
On Wed, Nov 19, 2008 at 2:59 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
>> From: Toby Kurien [mailto:[EMAIL PROTECTED]
>> Subject: java.lang.Exception: Socket bind failed: [730048]
>>
>> I have attached a log file of the errors I am
>> getting while
> From: Toby Kurien [mailto:[EMAIL PROTECTED]
> Subject: java.lang.Exception: Socket bind failed: [730048]
>
> I have attached a log file of the errors I am
> getting while trying to start Tomcat.
> Nov 19, 2008 12:55:22 PM
> org.apache.coyote.http11.Http11AprProtocol
: Protocol handler initialization failed:
java.lang.Exception: Socket bind failed: [730048] Only one usage of
each socket address (protocol/network address/port) is normally
permitted.
at
org.apache.catalina.connector.Connector.initialize(Connector.java:1019)
at
18 matches
Mail list logo