On Fri, 30 Apr 1999, Stefan Mainz wrote:

> Verschraegen Luc wrote:
> > 
> > Hi,
> > 
> >   I'm trying to find out where the message in the apache error_log file
> > comes from:
> > 
> > **Out of memory, exiting**
> > 
> >  We create a lot of threads (a couple of hundred), although we allow only
> > 3 to run at the same time, sometimes a lot of threads got processed but we
> > never get through, say more than 1/4 of the whole list.
> > 
> >  The effect on the server after getting this message is nearly the same as
> > restarting the server,
> > 
> >  Tried to raise the heap size (-Xmx), no luck , how can I debug this
> > stuff,
> 
> Are You using green threads or native threads?

  I suppose native threads:

/usr/local/Solaris_JDK_1.2_01/bin/../bin/sparc/native_threads/java


> What is your OSīs max limit for processes per user?

  Solaris 2.6 / no limits

  Apache-JServ-1.0b3 / apache_1.3.4



 I found that the message '**Out of memory, exiting**' comes from
some routine within ./jre/lib/sparc/libjvm.so, 



Luc.


> 
> Stefan
> 
> 
> ----------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> READ THE FAQ!!!!     <http://java.apache.org/faq/>
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]
> 





----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to