-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Another tool you might find useful is
lsof
It will list off any process that is accessing whatever you are listing.
Quite useful for files, ports, etc.
Thor HW
----- Original Message -----
From: Andy Schneider <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Wednesday, September 22, 1999 2:14 AM
Subject: Re: Impossible to launch jserv : java.net.BindException
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> You must have some other process bound the the port that JServ wants to
use.
> Maybe an old ApacheJServ process is hanging around? Doing a netstat -a and
> grepping for LISTEN will allow you to see whether there really is
something
> already bound to the port. If you can't find what process is bound to the
port
> you could always try a re-boot.
>
> "Marche, Marie-Odile" wrote:
>
> > -----------------------------
> > Please read the FAQ!
> > <http://java.apache.org/faq/>
> > -----------------------------
> >
> > Hello
> >
> > For some reason, it is impossible for me today to get jserv properly
started
> > (its process disapears as soon as launched).
> > I systematically find the following error message in my error_log:
> >
> > ApacheJServ/1.0: Exception creating the server socket:
> > java.net.BindException: Address already in use
> >
> > And nothing peculiar in jserv.log neither mod_jserv.log.
> >
> > My config:
> > Apache version : 1.3.6
> > Jserv version : 1.0
> > OS = solaris5.6
> >
> > Could anyone help me about this?
> >
> > Thanks
> >
> > Marie-odile
> >
> > --
> > --------------------------------------------------------------
> > 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]
>
>
>
> --
> --------------------------------------------------------------
> 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]
>
>
--
--------------------------------------------------------------
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]