Jmeter 抓app包 抓到一半不好用了
错误描述:
java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
at org.apache.jmeter.protocol.http.sampler.hc.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:318)
at org.apache.jmeter.protocol.http.sampler.MeasuringConnectionManager$MeasuredConnection.open(MeasuringConnectionManager.java:114)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.executeRequest(HTTPHC4Impl.java:697)
at org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.sample(HTTPHC4Impl.java:455)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:74)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1189)
at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:235) Jmeter中也有错误
2018-07-20 01:37:13,292 WARN o.a.j.p.h.p.Proxy: [53115] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:14,122 WARN o.a.j.p.h.p.Proxy: [53116] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:21,154 WARN o.a.j.p.h.p.Proxy: [53117] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:40,738 WARN o.a.j.p.h.p.Proxy: [53118] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:48,308 WARN o.a.j.p.h.p.Proxy: [53120] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:48,355 WARN o.a.j.p.h.p.Proxy: [53121] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:48,606 WARN o.a.j.p.h.p.Proxy: [53122] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:49,062 WARN o.a.j.p.h.p.Proxy: [53123] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:49,920 WARN o.a.j.p.h.p.Proxy: [53124] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:51,582 WARN o.a.j.p.h.p.Proxy: [53125] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:54,844 WARN o.a.j.p.h.p.Proxy: [53126] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:37:57,465 WARN o.a.j.p.h.p.Proxy: [53127] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:00,289 WARN o.a.j.p.h.p.Proxy: [53128] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:01,300 WARN o.a.j.p.h.p.Proxy: [53129] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:06,466 WARN o.a.j.p.h.p.Proxy: [50760] Empty response to http over SSL. Probably waiting for user to authorize the certificate for f11.baidu.com:443
2018-07-20 01:38:06,467 WARN o.a.j.p.h.p.Proxy: [50780] Empty response to http over SSL. Probably waiting for user to authorize the certificate for f12.baidu.com:443
2018-07-20 01:38:06,467 WARN o.a.j.p.h.p.Proxy: [50604] Empty response to http over SSL. Probably waiting for user to authorize the certificate for s.cpro.baidu.com:443
2018-07-20 01:38:06,468 WARN o.a.j.p.h.p.Proxy: [50670] Empty response to http over SSL. Probably waiting for user to authorize the certificate for t11.baidu.com:443
2018-07-20 01:38:06,841 WARN o.a.j.p.h.p.Proxy: [53130] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:07,610 WARN o.a.j.p.h.p.Proxy: [53131] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:08,108 INFO o.a.j.p.h.p.ProxyControl: [53132] Creating entry gsp64-ssl.ls.apple.com in /Users/chenziyan/Desktop/jmeter4.0/bin/proxyserver.jks
2018-07-20 01:38:10,355 INFO o.a.j.p.h.p.Proxy: [53132] KeyStore for SSL loaded OK and put host 'gsp64-ssl.ls.apple.com' in map with key (gsp64-ssl.ls.apple.com)
2018-07-20 01:38:14,160 WARN o.a.j.p.h.p.Proxy: [53133] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:17,617 WARN o.a.j.p.h.p.Proxy: [53134] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:33,770 WARN o.a.j.p.h.p.Proxy: [53135] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:39,412 WARN o.a.j.p.h.p.Proxy: [53136] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:39,814 WARN o.a.j.p.h.p.Proxy: [53137] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:38:54,309 WARN o.a.j.p.h.p.Proxy: [53140] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:39:00,121 WARN o.a.j.p.h.p.Proxy: [53141] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:39:01,874 WARN o.a.j.p.h.p.Proxy: [53143] Problem with SSL certificate for url for 'gateway.icloud.com'? Ensure browser is set to accept the JMeter proxy cert: Remote host closed connection during handshake
2018-07-20 01:39:08,849 INFO o.a.j.p.h.p.Daemon: HTTP(S) Test Script Recorder stopped
Jmeter 抓app包 抓到一半不好用了的更多相关文章
- Windows10用fiddler抓包Android应用(解决手机设置代理后无法上网,设置只抓app包)
1.环境准备 1.电脑上安装fiddler 2.手机和电脑在同一个局域网内 2.设置 1.fiddler>Tools>Fiddler Options>Connections 勾选Al ...
- Python 爬虫——抖音App视频抓包
APP抓包 前面我们了解了一些关于 Python 爬虫的知识,不过都是基于 PC 端浏览器网页中的内容进行爬取.现在手机 App 用的越来越多,而且很多也没有网页端,比如抖音就没有网页版,那么上面的视 ...
- jmeter数据库,charles抓包,Python循环语句
jmeter数据库,charles抓包,Python循环语句 一.Jemeter数据库 添加jar包数据库 jemeter=>浏览 添加JDBC Connection Configuration ...
- 怎么用fiddler抓APP的包
版权声明:本文为博主原创文章,未经博主允许不得转载. https://blog.csdn.net/liujingqiu/article/details/79387909Fiddler安装 此处略.我们 ...
- 使用fiddler对手机APP进行抓包
在做手机或移动端APP的接口测试时,需要从开发人员那里获取接口文档,接口文档应该包括完整的功能接口.接口请求方式.接口请求URL.接口请求参数.接口返回参数.如果当前项目没有接口文档,则可以使用fid ...
- 不同局域网如何利用charles对app进行抓包
晚上遇到了一种尴尬的场景:电脑并没有无线网卡,电脑是通过有线连接的,但是手机连的是公共的wifi,二者并不在同一个网段 在试过很多办法无解后,终于百度出一种"曲线救国"的办法(以荣 ...
- 使用wireshark 对flutter 框架APP进行抓包
引言 最近公司开发一个APP,由于原生人力不足,直接由前端使用flutter 开发的,而使用flutter框架开发的客户端 fiddler无法抓到包,所以我采用wireshark从路由层面抓包 fid ...
- Fiddler抓包2-只抓APP的请求
前言 fiddler抓手机app的请求,估计大部分都会,但是如何只抓来自app的请求呢? 把来自pc的请求过滤掉,因为请求太多,这样会找不到重要的信息了. 环境准备: 1.电脑上已装fiddler 2 ...
- Fiddler抓包2-只抓APP的请求【转载】
本篇转自博客:上海-悠悠 原文地址:http://www.cnblogs.com/yoyoketang/p/6582437.html 前言 fiddler抓手机app的请求,估计大部分都会,但是如何只 ...
随机推荐
- 阿里云安装docker 指定版本
sh docker-install.sh 1.12.6 #ubuntu16.4 测试通过 #!/bin/sh set -e # # This script is meant for quick &am ...
- 测试常用的Oracle11G 命令行指令。
测试常用的Oracle11G 命令行指令. ×××××××××××××××× 登录:
- bootstrap modal 垂直居中对齐
bootstrap modal 垂直居中对齐 文章参考 http://www.bubuko.com/infodetail-666582.html http://v3.bootcss.com/Jav ...
- 远程桌面时出现身份验证错误,要求的函数不正确,这可能是由于CredSSP加密Oracle修正
问题如下: 那么解决办法如下:
- css3 弹性盒模型 变化
如果你使用google搜索Flexbox,你会发现很多过时的信息.这里将告诉你如何迅速的辨别你需要的信息. 如果你正在查找有关于Flexbox的博客资料,你看到了“display:box;”或者“bo ...
- zw版【转发·台湾nvp系列Delphi例程】HALCON SetComprise1
zw版[转发·台湾nvp系列Delphi例程]HALCON SetComprise1 procedure TForm1.Button1Click(Sender: TObject);var image0 ...
- wonderware historian 10安装配置
安装文件为: 关闭用户控制 配置dcom. 安装.net framework 3.5 安装sql server,打sp1补丁 安装Historain 停止ww服务 安装sp1包 重启机器,启动ww服务 ...
- Filter过滤器原理和登录实现
Filter过滤器API Servlet过滤器API包含了3个接口,它们都在javax.servlet包中,分别是Filter接口.FilterChain接口和FilterConfig接口. ...
- 向大家分享一个shell脚本的坑
打算在跳板机上写一个shell脚本,批量检查远程服务器上的main进程是否在健康运行中. 先找出其中一台远程机器,查看main进程运行情况 [root@two002 tmp]# ps -ef|grep ...
- 干货:Java并发编程系列之volatile(二)
接上一篇<Java并发编程系列之synchronized(一)>,这是第二篇,说的是关于并发编程的volatile元素. Java语言规范第三版中对volatile的定义如下:Java编程 ...