You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/01/07 10:15:02 UTC

[Bug 58819] New: Cannot go to the system which has TLSv1.2

https://bz.apache.org/bugzilla/show_bug.cgi?id=58819

            Bug ID: 58819
           Summary: Cannot go to the system which has TLSv1.2
           Product: JMeter
           Version: 2.13
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: thush44@gmail.com

My test site is in TLSv1.2. Does Jmeter supports TLSv1.2? How do I add this? I
am using JAVA 8 and Jmeter V2.13.
I am getting below errors just before the login page.

java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at sun.security.ssl.InputRecord.readFully(Unknown Source)
    at sun.security.ssl.InputRecord.read(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
    at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
    at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown
Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown
Source)
    at
org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl.sample(HTTPJavaImpl.java:483)
    at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:74)
    at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1146)
    at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1135)
    at
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:434)
    at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:261)
    at java.lang.Thread.run(Unknown Source)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58819] Cannot go to the system which has TLSv1.2

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58819

--- Comment #4 from TTD <th...@gmail.com> ---
(In reply to Philippe Mouawad from comment #3)
> AFAICT, you're having a timeout so nothing to do with HTTPS.
> But anyway please use user mailing list.


Is there a solution for that?
Can you please provide the link for user mailing list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58819] Cannot go to the system which has TLSv1.2

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58819

--- Comment #5 from Rainer Jung <ra...@kippdata.de> ---
http://jmeter.apache.org left menue Community / Mailing Lists

This will bring you to

http://jmeter.apache.org/mail.html

Read the page, undestand it and then follow the link to the mailing list
addresses.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58819] Cannot go to the system which has TLSv1.2

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58819

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Sebb <se...@apache.org> ---
Bugzilla is not a support forum.
Please subscribe to the JMeter User list and ask there.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58819] Cannot go to the system which has TLSv1.2

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58819

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
AFAICT, you're having a timeout so nothing to do with HTTPS.
But anyway please use user mailing list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58819] Cannot go to the system which has TLSv1.2

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58819

TTD <th...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thush44@gmail.com

--- Comment #2 from TTD <th...@gmail.com> ---
Created attachment 33419
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33419&action=edit
jmeter.log file attached

-- 
You are receiving this mail because:
You are the assignee for the bug.