https://issues.apache.org/bugzilla/show_bug.cgi?id=51986
--- Comment #8 from Philippe Mouawad <[email protected]> 2011-10-07 18:39:53 UTC --- (In reply to comment #4) > Created attachment 27723 [details] > This uses tabs in header and data. This results in an error > > jmeter error > 2011/10/07 12:56:28 INFO - jmeter.threads.JMeterThread: Thread finished: > Thread Group 1-3 > 2011/10/07 12:56:28 INFO - jmeter.engine.StandardJMeterEngine: Ending thread > Thread Group 1-3 > 2011/10/07 12:56:28 INFO - jmeter.engine.StandardJMeterEngine: Notifying test > listeners of end of test > 2011/10/07 12:56:28 INFO - jmeter.gui.util.JMeterMenuBar: > setRunning(false,*local*) > 2011/10/07 12:56:28 INFO - jmeter.engine.StandardJMeterEngine: Test has > ended > 2011/10/07 12:56:31 ERROR - jmeter.JMeter: Uncaught exception: > java.lang.NullPointerException > at > org.apache.jmeter.protocol.http.proxy.ProxyControl.findApplicableElements(ProxyControl.java:706) > at > org.apache.jmeter.protocol.http.proxy.ProxyControl.deliverSampler(ProxyControl.java:397) > at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:296) In this one you say you use \t as delimiter , but in test plan you declared , So it is OK for me if it fails. -- 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: [email protected] For additional commands, e-mail: [email protected]
