https://bz.apache.org/bugzilla/show_bug.cgi?id=59607

            Bug ID: 59607
           Summary: JMeter crashes reading large test case
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 33856
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33856&action=edit
JMeter log file

Summary:
Loading a very large test case crashes JMeter.

Steps to reproduce:
1) Generate a very large test case (> Integer.MAX_VALUE bytes or > 2.15GB).
2) Load it with JMeter (it's faster in non-GUI mode).

Expected result:
JMeter loads the test case after some time, then executes it.

Current result:
JMeter crashes, throwing a NegativeArraySizeException in BufferedInputStream.
See the appended jmeter.log file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to