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的请求,估计大部分都会,但是如何只 ...
随机推荐
- HTTP请求返回状态码详解
当用户试图通过 HTTP 访问一台正在运行 Internet 信息服务 (IIS) 的服务器上的内容时,IIS 返回一个表示该请求的状态的数字代码.状态代码可以指明具体请求是否已成功,还可以揭示请求失 ...
- Linux系统——MySQL基础(二)
# MySQL数据库完全备份与恢复## 数据库备份的分类1. 从物理与逻辑的角度,备份可以分为物理备份和逻辑备份.(1)物理备份:对数据库操作系统的物理文件(数据文件.日志文件)的备份.物理备份又可分 ...
- DIV CSS 绘制风车
我得说,CSS和DIV是个有趣的东西. 由于脑袋一无聊,突然想,画个DIV风车怎么样,于是就画了一个. border的风格可以自主选择. 上代码: <style> *{ margin:0p ...
- Object-C-NSString
NSString *info=@"Hello world"; NSString *info=[[NSString alloc]initWithFormat:@"my na ...
- SQL Server 运行状况监控SQL语句
Microsoft SQL Server 2005 提供了一些工具来监控数据库.方法之一是动态管理视图.动态管理视图 (DMV) 和动态管理函数 (DMF) 返回的服务器状态信息可用于监控服务器实例的 ...
- EditPlus 5.0 中文版已经发布(3月26日更新)
注意:新版本不再支持旧的注册码! 新特性: - Ctrl+Alt+Up/Down 键可添加多个插入点以及进行列选择 - Alt+鼠标点击可添加多个插入点 - 连续执行“选择单词”命令可将多个选中项添加 ...
- 百度云盘-真实地址 F12 控制台
$.ajax({ type: "POST", url: "/api/sharedownload?sign="+yunData.SIGN+"&t ...
- HTML 和 JavaScript 编写简单的 404 界面
编写简单的 404 界面,也可以用来做 500 报错界面,还会飘东西,特别好,蛮漂亮的! <!DOCTYPE html> <html> <head> <met ...
- Thinkphp5 引入第三方类库的方法
原文链接:http://www.zhaisui.com/article/42.html
- TI 实时操作系统SYS/BIOS使用总结
1:概述: SYS/BIOS 是一个可扩展的实时的操作系统.具有非常快速的响应时间(在中断和任务切换时达到较短的延迟),响应时间的确定性,强壮的抢占系统,优化的内存分配和堆栈管理(尽量少的消耗和碎片) ...