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

>I am getting the following errors when I try to run a servlet:
>______
>(INFO) balance:virtual host not found or not running
>(ERROR) an error returned handling request via protocol "balance"
>(ERROR) an error returned handling request via protocol "status"
>______
>
>As I said.  I have checked my ApJServHost ip/port nums against the
>jserv.properties files.  I turned on logging in my jserv instances and
>verified the port that way as well.  Is there any way to determine which
>IP/port mod_jserv is looking for at runtime as sanity check against the
>ApJServHost entry?

If you turn on DEBUG-level logging, I believe it will give more information
about the load-balancing (I'm not looking at the code so I may be
mistaken). This should help.


>
>Also, I'm not sure of the significance of "virtual host" in the error

That may be a problem of overloading the term "virtual host". In this
context, it means one of the JVM instances, not the Apache concept of a
virtual host.

That's my bad.


Bernie Bernstein
Talk City Inc.
voice: 408-871-5320                   Join the Conversation.
email: [EMAIL PROTECTED]      http://www.talkcity.com/




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