----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I'm having trouble installing Apache JServ and was hoping I could get some
help here. I've searched the FAQ and haven't found anything that addresses
my problem.
I'm installing this on a Linux system -- it's Red Hat 6.1, but I installed a
whole new apache, deactivated the pre-installed copy, and made the httpd
loader call apachectl. So this should (hopefully) not be a RedHat-related
problem.
Anyway, I installed Apache with DSO support and installed JServ onto it and
fixed a few configuration problems that were obvious but then ran into this
one. The message I get in the mod_jserv.log file is:
[20/12/1999 10:51:27:596] (ERROR) wrapper: setting defaults localhost
address not resolved
[20/12/1999 10:51:27:597] (ERROR) an error returned initializing protocol
"wrapper"
[20/12/1999 10:51:27:597] (ERROR) in init all protocols "wrapper" returned
an error
[20/12/1999 10:51:27:597] (EMERGENCY) Error initializing protocols
I have a feeling the offending parameter setting is the line in jserv.conf
that starts with
ApJServDefaultHost. If I leave that line commented out, the above message
is what I get. If on the other hand I have
ApJServDefaultHost harmony.intellilearn.com
which is the name of the machine I'm installing on, the same message is in
the log file and in addition I get a message in the shell window's standard
output that says that "harmony.intellilearn.com" could not be resolved.
It's the same if I use "harmony" or the IP address. Can anyone point me to
where I should look to fix this problem?
Two other points regarding this installation:
1) If I comment out the LoadModule on jserv, Apache works like a champ...
starts right up and serves pages from its web space. It responds to http
requests on port 80 of harmony.intellilearn.com.
2) This may be relevant -- the machine is currently on a local network with
non-routable IP addresses implemented through an lmhosts file and with no
connection to the Internet.
I would appreciate it if anyone here could give me any help at all.
Sid Subramanian
Intelligent Learning Systems
--
--------------------------------------------------------------
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]