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 2015/11/24 08:34:26 UTC

[Bug 58645] New: jmeter ssl manager issue

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

            Bug ID: 58645
           Summary: jmeter ssl manager issue
           Product: JMeter
           Version: 2.13
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: k_karthickumar@camsonline.com

Created attachment 33290
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33290&action=edit
jmeter ssl manager issue

I have opened Jmeter 2.13 

In options menu choose ssl manager i have imported  my cert.p12

2015/11/24 13:01:50 ERROR - jmeter.threads.JMeterThread: Test failed!
java.lang.OutOfMemoryError: Java heap space
    at com.sun.net.ssl.internal.ssl.InputRecord.<init>(Unknown Source)
    at com.sun.net.ssl.internal.ssl.AppInputStream.<init>(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.init(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknown
Source)
    at
org.apache.jmeter.util.HttpSSLProtocolSocketFactory.createSocket(HttpSSLProtocolSocketFactory.java:184)
    at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
    at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
    at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown
Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown
Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
    at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown
Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(Unknown
Source)
    at
org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl.disconnect(HTTPJavaImpl.java:614)
    at
org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl.sample(HTTPJavaImpl.java:608)
    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 58645] jmeter ssl manager issue

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

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

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

--- Comment #1 from Sebb <se...@apache.org> ---
Please use the JMeter user list for such questions.

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