https://issues.apache.org/bugzilla/show_bug.cgi?id=51268
--- Comment #2 from Sebb <s...@apache.org> 2011-05-26 12:17:37 UTC --- Even though the NPE should not happen, it's easy enough to allow for it by catching Exception rather than just the expected failures. URL: http://svn.apache.org/viewvc?rev=1127881&view=rev Log: Bug 51268 - HTTPS request through an invalid proxy causes NullPointerException and does not show in result tree. Rather than delegating to the JMeter thread handler for "unexpected" failures, ensure all Exceptions generate a sample error. Modified: jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java jakarta/jmeter/trunk/xdocs/changes.xml -- 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: notifications-unsubscr...@jakarta.apache.org For additional commands, e-mail: notifications-h...@jakarta.apache.org