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的请求,估计大部分都会,但是如何只 ...
随机推荐
- selenium webdriver模拟鼠标键盘操作
在测试使用Selenium webdriver测试WEB系统的时候,用到了模拟鼠标.键盘的一些输入操作. 1.鼠标的左键点击.双击.拖拽.右键点击等: 2.键盘的回车.回退.空格.ctrl.alt.s ...
- Vim/Vi的使用
Vim 是vi的加强 Gvim图形化的vim Vim/Vi简介 Vim/Vi是一个功能强大的全屏幕文本编辑器,是Linux/Unix上最常用的文本编辑器,他们 的作用是建立,编辑,显示文本文件 Vi ...
- Microsoft Interview第一轮
上来随意交谈了一小会儿,开了点小玩笑,chat了一些关于他们recruter行程的话题,缓和了一下气氛. 进入正题,问了做的research的方向,我说是DLT,然后大概给他讲解了一下具体是什么, 跟 ...
- linux rz sz
对于经常使用Linux系统的人员来说,少不了将本地的文件上传到服务器或者从服务器上下载文件到本地,rz / sz命令很方便的帮我们实现了这个功能,但是很多Linux系统初始并没有这两个命令.今天,我们 ...
- Android开发中,系统是如何区分不同的App的(转自csdn)
转自:http://bbs.csdn.net/topics/391868975?page=1 1判断是否为同一个app,仅仅是包名,签名是保证你的app不被第三方恶意替换.当包名相同,但签名不同时,系 ...
- yii2常用的migrate命令
开发中经常会用到的方法小结: 1../yii migrate xxx_xx 在表中插入某字段 : public function up() {$this->addColumn('{{applic ...
- Impala SQL 语言元素(翻译)[转载]
原 Impala SQL 语言元素(翻译) 本文来源于http://my.oschina.net/weiqingbin/blog/189413#OSC_h2_2 摘要 http://www.cloud ...
- python环境安装selenium和手动下载安装selenium的方法
方法1:cmd环境下,用pip install selenium 可能会很慢 方法2:下载selenium安装包手动安装 下载地址:https://pypi.org/project/selenium/ ...
- 2018-2019-2 20165209 《网络对抗技术》Exp1:PC平台逆向破解
2018-2019-2 20165209 <网络对抗技术>Exp1:PC平台逆向破解 1 逆向及Bof基础实践说明 1.1 实践目标 本次实践的对象是一个名为pwn1的linux可执行文件 ...
- 基于webview的Hybrid app和React Native及html5
基于webview的Hybrid app和React Native及html5 React Native 结合了 Web 应用和 Native 应用的优势,可以使用 JavaScript 来开发 iO ...