https://bz.apache.org/bugzilla/show_bug.cgi?id=62876
--- Comment #8 from [email protected] --- No, in this version I still have problems. This is log output: 2019-01-07 08:07:07,120 INFO o.a.j.e.StandardJMeterEngine: Running the test! 2019-01-07 08:07:07,120 INFO o.a.j.s.SampleEvent: List of sample_variables: [] 2019-01-07 08:07:07,124 INFO o.a.j.g.u.JMeterMenuBar: setRunning(true, *local*) 2019-01-07 08:07:07,126 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 1 : Thread Group 2019-01-07 08:07:07,126 INFO o.a.j.e.StandardJMeterEngine: Starting 1 threads for group Thread Group. 2019-01-07 08:07:07,126 INFO o.a.j.e.StandardJMeterEngine: Test will stop on error 2019-01-07 08:07:07,126 INFO o.a.j.t.ThreadGroup: Starting thread group... number=1 threads=1 ramp-up=1 perThread=1000.0 delayedStart=false 2019-01-07 08:07:07,132 INFO o.a.j.t.ThreadGroup: Started thread group number 1 2019-01-07 08:07:07,132 INFO o.a.j.e.StandardJMeterEngine: All thread groups have been started 2019-01-07 08:07:07,134 INFO o.a.j.t.JMeterThread: Thread started: Thread Group 1-1 2019-01-07 08:07:07,154 INFO o.a.j.m.JSR223PreProcessor: 2019-01-07T09:07:07.154 2019-01-07 08:07:07,155 DEBUG o.a.h.c.p.RequestAddCookies: CookieSpec selected: default 2019-01-07 08:07:07,155 DEBUG o.a.h.c.p.RequestAddCookies: Unsupported cookie policy: default 2019-01-07 08:07:07,155 DEBUG o.a.h.c.p.RequestAuthCache: Auth cache not set in the context 2019-01-07 08:07:07,156 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection request: [route: {s}->https://server.name:443][state: Thread Group 1-1][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2019-01-07 08:07:07,156 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection leased: [id: 56][route: {s}->https://server.name:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2019-01-07 08:07:07,156 DEBUG o.a.h.i.e.MainClientExec: Opening connection {s}->https://server.name:443 2019-01-07 08:07:07,156 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Connecting socket to server.name/172.27.185.170:443 with timeout 0 2019-01-07 08:07:07,188 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2] 2019-01-07 08:07:07,188 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2019-01-07 08:07:07,188 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Starting handshake 2019-01-07 08:07:07,250 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Secure session established 2019-01-07 08:07:07,250 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: negotiated protocol: TLSv1.2 2019-01-07 08:07:07,250 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 2019-01-07 08:07:07,250 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: peer principal: CN=*.monetplus.cz, C=CZ 2019-01-07 08:07:07,250 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: peer alternative names: [*.monetplus.cz, monetplus.cz] 2019-01-07 08:07:07,250 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: issuer principal: CN=SpaceSSL CA, OU=SpaceSSL Certification Authority, O=Unizeto Technologies S.A., C=PL 2019-01-07 08:07:07,250 DEBUG o.a.h.i.e.MainClientExec: Executing request POST /mep/fs/fta/transaction HTTP/1.1 2019-01-07 08:07:07,250 DEBUG o.a.h.i.e.MainClientExec: Target auth state: UNCHALLENGED 2019-01-07 08:07:07,250 DEBUG o.a.h.i.e.MainClientExec: Proxy auth state: UNCHALLENGED 2019-01-07 08:07:07,250 DEBUG o.a.h.headers: http-outgoing-56 >> POST /mep/fs/fta/transaction HTTP/1.1 2019-01-07 08:07:07,250 DEBUG o.a.h.headers: http-outgoing-56 >> Connection: keep-alive 2019-01-07 08:07:07,250 DEBUG o.a.h.headers: http-outgoing-56 >> Accept: application/json 2019-01-07 08:07:07,250 DEBUG o.a.h.headers: http-outgoing-56 >> Content-Type: application/json 2019-01-07 08:07:07,250 DEBUG o.a.h.headers: http-outgoing-56 >> Accept-Language: cs 2019-01-07 08:07:07,251 DEBUG o.a.h.headers: http-outgoing-56 >> X-TRN-ID: 68a336e6-0b94-43db-ab6d-535bfcf5b01a 2019-01-07 08:07:07,251 DEBUG o.a.h.headers: http-outgoing-56 >> Connection: keep-alive 2019-01-07 08:07:07,251 DEBUG o.a.h.headers: http-outgoing-56 >> Content-Length: 1452 2019-01-07 08:07:07,251 DEBUG o.a.h.headers: http-outgoing-56 >> Host: server.name 2019-01-07 08:07:07,251 DEBUG o.a.h.headers: http-outgoing-56 >> User-Agent: Apache-HttpClient/4.5.6 (Java/1.8.0_191) 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "POST /mep/fs/fta/transaction HTTP/1.1[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "Connection: keep-alive[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "Accept: application/json[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "Content-Type: application/json[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "Accept-Language: cs[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "X-TRN-ID: 68a336e6-0b94-43db-ab6d-535bfcf5b01a[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "Connection: keep-alive[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "Content-Length: 1452[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "Host: server.name[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "User-Agent: Apache-HttpClient/4.5.6 (Java/1.8.0_191)[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "{ [\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> " "attribute1" : "name", [\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> " "attribute2" : "2018-08-02-42.07.77.123900",[\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> " "attribute3" : "web", [\r][\n]" 2019-01-07 08:07:07,251 DEBUG o.a.h.wire: http-outgoing-56 >> "}" 2019-01-07 08:07:08,155 DEBUG o.a.h.i.e.MainClientExec: Cancelling request execution 2019-01-07 08:07:08,155 DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection: http-outgoing-56: Shutdown connection 2019-01-07 08:07:08,157 DEBUG o.a.h.wire: http-outgoing-56 << "[read] I/O error: Socket closed" 2019-01-07 08:07:08,157 DEBUG o.a.h.i.e.MainClientExec: Connection discarded 2019-01-07 08:07:08,157 DEBUG o.a.h.i.e.RetryExec: Request has been aborted 2019-01-07 08:07:08,157 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection released: [id: 56][route: {s}->https://server.name:443][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2019-01-07 08:07:08,157 WARN o.a.j.m.SampleTimeout: Call Done interrupting HTTPSamplerProxy @1305861290 '1.1 - register transaction' took 0.002133907 secs 2019-01-07 08:07:08,167 INFO o.a.j.t.JMeterThread: Shutdown Test detected by thread: Thread Group 1-1 2019-01-07 08:07:08,167 INFO o.a.j.t.JMeterThread: Thread finished: Thread Group 1-1 2019-01-07 08:07:08,167 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection manager is shutting down 2019-01-07 08:07:08,167 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection manager shut down 2019-01-07 08:07:08,168 INFO o.a.j.e.StandardJMeterEngine: Notifying test listeners of end of test 2019-01-07 08:07:08,167 INFO o.a.j.t.JMeterThread: Stopping: Thread Group 1-1 2019-01-07 08:07:08,168 INFO o.a.j.g.u.JMeterMenuBar: setRunning(false, *local*) I dont know what is wrong. -- You are receiving this mail because: You are the assignee for the bug.
