----------------------------------------------------------------
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!!!
----------------------------------------------------------------
sorry, I forgot to mention: we are using ApacheJServ1.1 on a Linux machine with apache
1.3.9
forgive me ;-)
Rupert
Rupert Huelsey wrote:
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
> hi,
>
> we are trying to manage load balancing with the following jserv.conf:
>
> .....
> ApJServMount /1300 balance://set1/1300
>
> ApJServBalance set1 PC1
> #ApJServBalance set1 PC2
> #ApJServBalance set1 PC3
>
> ApJServHost PC1 ajpv12://ipaddress:8007
> #ApJServHost PC2 ......
>
> ApJServRoute 1 PC1
> #ApJServRoute 2 PC2
> #ApJServRoute 3 PC3
>
> ApJServShmFile logs/jserv_shm
> .......
>
> we first tried a real balancing between two machines - but nothing worked - just
> to chek it out we tried it with only one amchine - but always the same error
> occurs:
> [25/01/2000 03:52:25:184] (INFO) setting defaults for host PC2-2
> [25/01/2000 03:52:25:184] (INFO) setting up balance for mount /1300/, zone 1300
> [25/01/2000 03:52:25:184] (INFO) balancing host PC2-2
> [25/01/2000 03:52:25:795] (INFO) jserv_watchdog:(24391) watchdog_cleanup()
> [25/01/2000 03:52:25:796] (INFO) Apache Module was cleaned-up
> [25/01/2000 03:52:25:796] (INFO) jserv_watchdog:(24390) watchdog_terminate()
> [25/01/2000 03:52:25:819] (INFO) setting defaults for balance set1-PC2 (weight
> 1)
> [25/01/2000 03:52:25:819] (INFO) setting defaults for host PC2-2
> [25/01/2000 03:52:25:819] (INFO) setting up balance for mount /1300/, zone 1300
> [25/01/2000 03:52:25:819] (INFO) balancing host PC2-2
> [25/01/2000 03:52:28:831] (INFO) wrapper classpath:
>
>/usr/java/lib/classes.zip:/usr/jserv-1.1/libexec/ApacheJServ.jar:/usr/jsdk/lib/jsdk.jar:/usr/java/lib/classes111.zip
>
> [25/01/2000 03:52:28:831] (INFO) wrapper: Java VM spawned (PID=24425,
> PPID=24392)
> [25/01/2000 03:52:38:034] (ERROR) balance: virtual host not found or not running
>
> [25/01/2000 03:52:38:034] (ERROR) an error returned handling request via
> protocol "balance"
> [25/01/2000 03:52:38:840] (INFO) wrapper: watching processes
> (PID=24392,PPID=24391,JVM PID=24425)
> [25/01/2000 03:52:39:791] (ERROR) balance: virtual host not found or not running
>
> [25/01/2000 03:52:39:791] (ERROR) an error returned handling request via
> protocol "balance"
>
> i really dont know what to do - any clues???
>
> thanx in advance,
>
> rupert
>
> --
> --------------------------------------------------------------
> 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]