>Number:         5172
>Category:       mod_jserv
>Synopsis:       Out of Memory exception at 
>org.apache.jserv.JServConnection.processRequest
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Oct 19 15:40:00 PDT 1999
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        Apache 1.3.9 JServ 1.0
>Environment:
SunOS 5.6 , Solaris VM (build Solaris_JDK_1.2.1_03, native threads, sunwjit)
>Description:
When testing my servlet with Jmeter, I get this exception:
 java.lang.OutOfMemoryError
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at org.apache.jserv.JServConnection.processRequest(Compiled Code)
        at org.apache.jserv.JServConnection.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code) 

I increased the JVM memory ( -Xmx64m option) but it did not change anything.
The system memory (scanned with vmstat) looks fine (45 megs available when the
exception is thrown), so I don't know what's going on...
I also turned off every Jserv logging, but in vain.
>How-To-Repeat:
I can give you the .class of my servlets
>Fix:
no idea!
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <[EMAIL PROTECTED]> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]



Reply via email to