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 2005/05/02 14:05:09 UTC

DO NOT REPLY [Bug 34704] New: - java.lang.ArrayIndexOutOfBoundsException + javax.swing.text.BoxView.layoutMajorAxis

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=34704

           Summary: java.lang.ArrayIndexOutOfBoundsException +
                    javax.swing.text.BoxView.layoutMajorAxis
           Product: JMeter
           Version: 2.0.3
          Platform: Other
        OS/Version: Windows 2000
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: sandeep.kumar@induslogic.com


hi ,

I am receving this exception when i increase the thread and iteration.

Where could be the issue . How to get rid of this issue . 
I tried editing the JMeter.bat file ,but it does not help .

set HEAP=-Xms256m -Xmx1024m 
set SURVIVOR=-XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=80%

Regards
sandeep

        at javax.swing.text.BoxView.layoutMajorAxis(Unknown Source)
        at javax.swing.text.BoxView.layout(Unknown Source)
        at javax.swing.text.BoxView.setSize(Unknown Source)
        at javax.swing.text.WrappedPlainView.setSize(Unknown Source)
        at javax.swing.plaf.basic.BasicTextUI$RootView.setSize(Unknown Source)
        at javax.swing.plaf.basic.BasicTextUI.modelToView(Unknown Source)
        at javax.swing.text.DefaultCaret.repaintNewCaret(Unknown Source)
        at javax.swing.text.DefaultCaret$1.run(Unknown Source)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)

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

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