---------------------------------------------------------------- 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, I have switched IP's in our network and since then our jserv balancing oes not work any more. I always get the error: [10/07/2000 20:09:42:835] (ERROR) balance: virtual host not found or not running [10/07/2000 20:09:42:835] (ERROR) an error returned handling request via protocol "balance" here is the httpd.conf part: <VirtualHost xx.xx.xx.xx> ...... <IfModule mod_jserv.c> ApJServMount /www balance://www/jamany ApJServBalance www jvm1 1 ApJServHost jvm1 ajpv12://212.12.46.52:8007 ApJServRoute jvm1 jvm1 ApJServMount /jvm1 ajpv12://212.12.46.52:8007/jamany ApJServMountCopy on </IfModule> ........ </VirtualHost> .......other virt hosts...... <IfModule mod_jserv.c> ApJServManual on ApJServSecretKey DISABLED ApJServLogFile /var/httpd/logs/jserv.log ApJServDefaultProtocol ajpv12 ApJServDefaultHost xxx.xxx.xxx.xxx ApJServShmFile logs/jserv_shm </IfModule> Has anyone an idea what this could be? Thx for the help. --Sven -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]