-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Thanks for your answer.

As a matter of fact there was a java process (linked to JDBC connection
initialised by my servlets) that didn't want to die.

We finally killed it and jserv was launched properly...

Marie-odile

> -----Message d'origine-----
> De:   Andy Schneider [SMTP:[EMAIL PROTECTED]]
> Date: mercredi 22 septembre 1999 11:15
> À:    Java Apache Users
> Objet:        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]

Reply via email to