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=7342>. 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=7342 Modification Manager with HTTP HTML Link Parser Summary: Modification Manager with HTTP HTML Link Parser Product: JMeter Version: unspecified Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This is to do with JMeter 1.7beta3. I was trying out the Modification Manager with HTTP HTML Link Parser. Basically I wanted JMeter to spider through a particular site. I launched just 2 threads for simplicity sake. The exception reported was the following: Thread #1 of 2 now active. java.lang.NullPointerException at org.apache.jmeter.protocol.http.modifier.AnchorModifier.modifyEntry(A nchorModifier.java:157) at org.apache.jmeter.control.ModifyController.addConfigElements(ModifyCo ntroller.java:158) at org.apache.jmeter.control.GenericController.configureEntry(GenericCon troller.java:464) at org.apache.jmeter.control.GenericController.nextEntry(GenericControll er.java:284) at org.apache.jmeter.control.LoopController.nextEntry(LoopController.jav a:244) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:120) at java.lang.Thread.run(Unknown Source) Thread #2 of 2 now active. java.lang.NullPointerException at org.apache.jmeter.protocol.http.modifier.AnchorModifier.modifyEntry(A nchorModifier.java:157) at org.apache.jmeter.control.ModifyController.addConfigElements(ModifyCo ntroller.java:158) at org.apache.jmeter.control.GenericController.configureEntry(GenericCon troller.java:464) at org.apache.jmeter.control.GenericController.nextEntry(GenericControll er.java:284) at org.apache.jmeter.control.LoopController.nextEntry(LoopController.jav a:244) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:120) at java.lang.Thread.run(Unknown Source) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
