----------------------------------------------------------------
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!!!
----------------------------------------------------------------


Sergio,

One quick thing to check, if you haven't already done it.
in your jserv.properties file there is a bindaddress parameter
that you can set. If you have it set to localhost, try changing
it to 127.0.0.1 and see if that works. If you have 127.0.0.1,
try switching to localhost. Jserv seems to be picky about
what you use. I was getting the same error till I didled with
this variable (I am on solaris, however - although that shouldn't
make any difference).

Regards,
naeem

> -----Original Message-----
> From: Sergio Rios Mendoza [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 01, 2000 5:32 PM
> To: 'Java Apache Users'
> Subject: Problems installing Jserv
> 
> 
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
> 
> After some hours trying, reviewing FAQ's and more, it is not 
> possible to me install Jserv on my NT machine.
> Now I have these errors:
> [01/03/2000 23:14:04:698] (EMERGENCY) ajp12: can not connect 
> to host 127.0.0.1:8007
> [01/03/2000 23:14:04:698] (EMERGENCY) ajp12: connection fail
> [01/03/2000 23:14:04:698] (ERROR) an error returned handling 
> request via protocol "ajpv12"
> Any ideas?
> Sergio Rios
> -----------------------------------
> Sergio,
> With the spaces here
> ApJServProperties c:/Archivos de programa/Apache JServ
> 1.1/conf/jserv.properties
> ApJServLogFile c:/Archivos de programa/Apache JServ 
> 1.1/jserv.module.log
> You need to put the paths in quotes like this:
> ApJServProperties "c:/Archivos de programa/Apache JServ
> 1.1/conf/jserv.properties"
> ApJServLogFile "c:/Archivos de programa/Apache JServ 
> 1.1/jserv.module.log"
> This happens in quite a few different places, so I suggest 
> double checking all
> of your config files and making sure that any entries with 
> spaces in the path
> are in quotes.
> James
> -----------------------------
> Sergio,
> If you havent already had a look, try the FAQ at;
> http://locus.apache.org/jyve-faq/Turbine/screen/DisplayTopics/
action/SetAll/project_id/1/faq_id/1
there are several howto's for JServ on WinNT which may help.






--
--------------------------------------------------------------
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