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=38234>. 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=38234 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-13 02:20 ------- (In reply to comment #1) > What happens if you delete the Graph Results and save the testplan, exit and > restart JMeter? Can you add the Graph Results OK this time? It goes OK, for a short term. Just adding a Graph Results component affects nothing immediately. But running JMeter after that adding occasionally, yet again, ends up continual dumping of ArithmeticException. "occasionally" means it runs successfully for several times until the potencial disease comes into effect. Once it happens, JMeter no longer gets healed up during its lifecycle. > If this works, it would at least be a work-round until the problem is fixed. Technically, you are right. I'll be waiting until it's fixed. ///////////////////// new case ////////////////////////////// The bug appears in simpler situation. What I tried follows below: 01. Invoke jmeter.bat 02. Add Thread Group to Test Plan 03. Set "100" to [Thread Group]->[Loop Count:] 04. Add HTTP Request to Thread Group 05. Set "localhost" to [HTTP Request]->[Server Name or IP] 06. Set "8080" to [HTTP Request]->[Port Number] 07. Set "/servlets-examples/servlet/HelloWorldExample" to [HTTP Request]->[Path] 08. Add Graph Results to Thread Group 09. Type in Ctrl-R (that is, [Run]->[Start]) MANY times (*1) After you type in Ctrl-R N times, the program fails (starts being cursed). N varies. I don't know why. N I encountered includes (and may not be limited to) 1(first time), 16, 18, 24, 28 and 42. Here, if you leave step 03 so that [Thread Group]->[Loop Count] remains "1", N is much bigger (Might be infinite. I stopped trying after typing Ctrl-R 100 times). I introduce my computer's performance in case the problem is performance -related(*2). My computer has 1.6GHz CPU and 1.0GByte memory. It used up roughly 750MByte of them when I typed Ctrl-R. (*1) JMeter asks me to save test plan before running. I set "hoge.jmx". (*2) May not be appropriate (proper?) usage. Sorry for poor English. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
