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

System
serveral Sun Netras, 1 processor, 1 GB ram
Sun OS 5.6
Apache 1.3.9
ApacheJServ 1.1.1
JDK 1.1.8

I'm using the load balancing feature of 1.1.1,
jserv is bound to the ip - adresse of the machine, not to the localhost
jserv is started with:
java -ms64000k -mx512000k -classpath $classes org.apache.jserv.JServ
$props > $log 2>&1 &

for some time everything works fine, after some hours the following
errors occurs in the jserv log:
ApacheJServ/1.1.1: An error occurred listening to the port:
java.lang.OutOfMemoryError

and the jserv-module isn't able to connect to this jserv any more.

But, the VM needs only around 70 mb of memory.
So I think the error messages is not useful.
Any help would be highly appreciated.

by the way the jserv on the "local" machine works fine, for now 3 days.

thank you
Markus





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