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
6: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 restarts fine, but if I
> click Stop and then
Hi,
Here's the weirdest thing I have found now. If I restart the service
from "Services" in computer management, it restarts fine, but if I
click Stop and then 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.Http11AprProtoco
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
There is no IIS on this box.
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 id
would like to know if I can
kill any process from netstat or otherwise (other than from Task
Manager, as that doesn't show anything useful).
Cud be IIS interference to Tomcat.
Try the following
Start --> Control Panel --> Administrative Tools -->Services --> I
Find the process named IIS Admin a
> 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
Telnet does not work and netstat does not show anything suspicious.
Only the webserver listening on port 80. I would like to know if I can
kill any process from netstat or otherwise (other than from Task
Manager, as that doesn't show anything useful).
For now, I am already rebuilding a new server
The command "netstat -ao" will tell you which process is listening on
port 80, and Task Manager will show which program is running in that
process.
--
Len
On Thu, Nov 20, 2008 at 14:47, Toby Kurien <[EMAIL PROTECTED]> wrote:
> Well, I have had this application for many years and usually
> resta
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
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 have a bad feeling there might be a security
breach or something.
Thanks,
-Toby
> 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 init
> SEVERE: Error initiali
16 matches
Mail list logo