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=25505>. 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=25505 First HTTP sampling fails with "HTTPS hostname wrong: should be <localhost>" ------- Additional Comments From [EMAIL PROTECTED] 2003-12-17 23:46 ------- I confirm this bug occurs in JMeter 1.9.1 and JMeter CVS (Version 1.9.20031210.) I am using this Java version: --- java version "1.4.2_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03) Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode) --- When this bug occurs, I see the following in the 'View Results Tree': Request Data: ---------------- null https://b2buat.ce.com.au:9999/invoke/CEShoppingSession.handler.au.OCI/entry ---------------- Response Data: ---------------- java.io.IOException: HTTPS hostname wrong: should be <b2buat.ce.com.au> ---------------- This bug is only for the first HTTPS connection. In the very next HTTPS connection, the request is fine: ---------------- GET blah... ---------------- The response is normal too. I don't know how to obtain the stacktraces below... will ask on JMeter-users. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
