You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/09/08 19:29:40 UTC

DO NOT REPLY [Bug 23000] New: - I get Out of Memory error when running a JMX file that is 14 MB.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23000>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23000

I get Out of Memory error when running a JMX file that is 14 MB.

           Summary: I get Out of Memory error when running a JMX file that
                    is 14 MB.
           Product: JMeter
           Version: 1.9.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: alan@messagecast.net


I run JMeter from Ant.

When it reaches a Jmeter script (14 MB), it gives an out of memory error and 
dies, but it does not alert me to this. When I view the Jmeter report, I see 
that fewer samplers were run that I had expected, and that was when I 
investigated and found out about the out of memory error.

I increased the memory using the command line -- up to 512, but it was still 
giving me the same error.

Is there a limit to the size of JMeter script that can be run? If so, what is 
it?

Thanks!