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