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=42819>.
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=42819





------- Additional Comments From [EMAIL PROTECTED]  2007-07-06 01:06 -------
Hi Sebastian

Thanks for your various suggestions and comments. I 
tried them out and came up with the following results:

> You can try defining the jmeter property:
> https.sessioncontext.shared=true
> to revert to the previous behaviour.
> What happens if you try that?

I can see no difference, the NPE is still there.

> Try setting the system property:
> javax.net.ssl.keyStorePassword
> to an empty string - the NPE should disappear.
> Does this fix the NPE for you?

No, unfortunately it doesn't either.

> Alternatively, delete the keystore file (unless you need it).

Now this does seem to work; the NPE is no longer showing in the
log file, and the problematic test plan is running faster by
about the factor 6. On the other hand, I do need the file for
other purposes, but for the time being, I can use this workaround.

> The problem also occurs on JMeter 2.2, so the bug has been
> lurking for a little while ...

If this is the case, then there must be some other difference
in the code preventing the NPE to be thrown in version 2.2
because I am not getting any stack trace in the 2.2 log file
(Or the NPE is sensibly handled or simply not logged).


-- 
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]

Reply via email to