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 2008/06/11 16:29:04 UTC

DO NOT REPLY [Bug 45185] New: Running a test plan that includes a CSV Data Set Config element with the Delimiter field blank causes an OutOfMemoryError

https://issues.apache.org/bugzilla/show_bug.cgi?id=45185

           Summary: Running a test plan that includes a CSV Data Set Config
                    element with the Delimiter field blank causes an
                    OutOfMemoryError
           Product: JMeter
           Version: 2.3.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: jon.schneider@gmail.com


Created an attachment (id=22110)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22110)
A simple JMeter test plan with a CSV Data Set Config element with a blank
Delimiter field.

In a JMeter test plan that includes a CSV Data Set Config element, if the value
of the Delimiter field is cleared and then the test plan is run, an
OutOfMemoryError occurs, and the JMeter GUI crashes (closes).

The following error gets displayed in the console window: "Exception
java.lang.OutOfMemoryError: requested 83886096 bytes for promotion. Out of swap
space?"

The attached test plan, BlankDelimiter.jmx, reproduces the issue.

If the Delimiter field in the CSV Data Set Config element is set back to a
value of ",", then the error does not occur; the test runs normally.

It would be helpful if there was better error handling for this case, e.g. if
the GUI could inform the user that the Delimiter field must be non-empty.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: DO NOT REPLY [Bug 45185] Running a test plan that includes a CSV Data Set Config element with the Delimiter field blank causes an OutOfMemoryError

Posted by wicky_boy <wi...@gmail.com>.
Ah right, ok.

Cheers now.
-- 
View this message in context: http://www.nabble.com/DO-NOT-REPLY--Bug-45185--New%3A-Running-a-test-plan-that-includes-a-CSV-Data-Set-Config-element-with-the-Delimiter-field-blank-causes-an-OutOfMemoryError-tp17779201p20933706.html
Sent from the JMeter - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: DO NOT REPLY [Bug 45185] Running a test plan that includes a CSV Data Set Config element with the Delimiter field blank causes an OutOfMemoryError

Posted by Thomas Johnson <nt...@gmail.com>.
The bug linked by the article (1) mentions that it is fixed in the
trunk by revision 674215 (2). The current latest stable release is
version 2.3.2, tagged at revision 667526 (3), so you will need to
download one of the nightlies to get at this fix.

References:
(1) https://issues.apache.org/bugzilla/show_bug.cgi?id=45185
(2) http://svn.apache.org/viewvc?rev=674215&view=rev
(3) http://svn.apache.org/viewvc/jakarta/jmeter/tags/v2_3_2/

On Wed, Dec 10, 2008 at 12:06 PM, wicky_boy <wi...@gmail.com> wrote:
>
> Which version of jmeter is this defect fixed in?
> --
> View this message in context: http://www.nabble.com/DO-NOT-REPLY--Bug-45185--New%3A-Running-a-test-plan-that-includes-a-CSV-Data-Set-Config-element-with-the-Delimiter-field-blank-causes-an-OutOfMemoryError-tp17779201p20933178.html
> Sent from the JMeter - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: DO NOT REPLY [Bug 45185] Running a test plan that includes a CSV Data Set Config element with the Delimiter field blank causes an OutOfMemoryError

Posted by wicky_boy <wi...@gmail.com>.
Which version of jmeter is this defect fixed in?
-- 
View this message in context: http://www.nabble.com/DO-NOT-REPLY--Bug-45185--New%3A-Running-a-test-plan-that-includes-a-CSV-Data-Set-Config-element-with-the-Delimiter-field-blank-causes-an-OutOfMemoryError-tp17779201p20933178.html
Sent from the JMeter - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45185] Running a test plan that includes a CSV Data Set Config element with the Delimiter field blank causes an OutOfMemoryError

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45185


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Sebb <se...@apache.org>  2008-07-05 10:56:23 PST ---
Fixed in SVN:

URL: http://svn.apache.org/viewvc?rev=674215&view=rev
Log:
Bug 45185 - CSV dataset blank delimiter causes OOM


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org