----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
----- Original Message -----
From: Rick Bosch <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Monday, April 24, 2000 6:09 PM
Subject: Re: Weird error message
> do you have another instance of jserv running? did you get this in the
log
> or in a JSP page?
>
> rick
I do not. When I ps -ef |grep java, there is only one listing for java.
----- Original Message -----
From: Jim Miani <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Monday, April 24, 2000 5:23 PM
Subject: Re: Weird error message
>perhaps a cron job respawning Apache every few minutes?
>have you checked crontab for ALL users?
I will check that.....I am the only user, actually. The server is strictly
to run the servlet app and nothing else.
>the only time i've seen this error (in my admittedly limited experience)
>is when something is already bound to port 80 and Apache then tries to bind
>to it as well.
Hmmm......I disabled the running of httpd changed initd to run apache
instead. Could it still be trying to spawn httpd? I will look for references
to httpd in the init scripts.
Thanks for the feedback.
Ben Ricker
US-Rx
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]