1 Star 0 Fork 0

求不得/testManagerServerSpring

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
jmeter.log 3.79 KB
一键复制 编辑 原始数据 按行查看 历史
求不得 提交于 2021-06-26 10:13 +08:00 . cc
2020-04-20 13:44:52,416 INFO o.a.j.u.JMeterUtils: Setting Locale to zh_CN
2020-04-20 13:44:52,440 INFO o.a.j.JMeter: Loading user properties from: /Users/hesencun/Library/apache-jmeter-5.0/bin/user.properties
2020-04-20 13:44:52,441 INFO o.a.j.JMeter: Loading system properties from: /Users/hesencun/Library/apache-jmeter-5.0/bin/system.properties
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: Copyright (c) 1998-2018 The Apache Software Foundation
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: Version 5.0 r1840935
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: java.version=1.8.0_231
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: java.vm.name=Java HotSpot(TM) 64-Bit Server VM
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: os.name=Mac OS X
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: os.arch=x86_64
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: os.version=10.15.2
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: file.encoding=UTF-8
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: Max memory =1073741824
2020-04-20 13:44:52,447 INFO o.a.j.JMeter: Available Processors =12
2020-04-20 13:44:52,450 INFO o.a.j.JMeter: Default Locale=English (EN)
2020-04-20 13:44:52,451 INFO o.a.j.JMeter: JMeter Locale=Chinese (China)
2020-04-20 13:44:52,451 INFO o.a.j.JMeter: JMeterHome=/Users/hesencun/Library/apache-jmeter-5.0
2020-04-20 13:44:52,451 INFO o.a.j.JMeter: user.dir =/Users/hesencun/Desktop/idea/testManagerServerSpring
2020-04-20 13:44:52,451 INFO o.a.j.JMeter: PWD =/Users/hesencun/Desktop/idea/testManagerServerSpring
2020-04-20 13:44:52,453 INFO o.a.j.JMeter: IP: 127.0.0.1 Name: localhost FullName: localhost
2020-04-20 13:44:54,171 INFO o.a.j.g.a.LookAndFeelCommand: Installing Darcula LAF
2020-04-20 13:44:54,181 INFO o.a.j.g.a.LookAndFeelCommand: Using look and feel: com.apple.laf.AquaLookAndFeel [Darcula]
2020-04-20 13:44:54,182 INFO o.a.j.JMeter: Setting LAF to: com.apple.laf.AquaLookAndFeel
2020-04-20 13:44:54,185 INFO o.a.j.JMeter: Loaded icon properties from org/apache/jmeter/images/icon.properties
2020-04-20 13:44:54,589 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must contain the string: '.functions.'
2020-04-20 13:44:54,589 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must not contain the string: '.gui.'
2020-04-20 13:44:55,845 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2020-04-20 13:44:55,846 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2020-04-20 13:44:55,846 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2020-04-20 13:44:55,846 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2020-04-20 13:44:55,846 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
2020-04-20 13:44:55,846 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser
2020-04-20 13:44:56,105 INFO o.a.j.e.KeyToolUtils: keytool found at 'keytool'
2020-04-20 13:44:56,105 INFO o.a.j.p.h.p.ProxyControl: HTTP(S) Test Script Recorder SSL Proxy will use keys that support embedded 3rd party resources in file /Users/hesencun/Library/apache-jmeter-5.0/bin/proxyserver.jks
2020-04-20 13:44:56,203 INFO o.a.j.s.FileServer: Default base='/Users/hesencun/Desktop/idea/testManagerServerSpring'
2020-04-20 13:44:56,489 INFO o.a.j.s.SampleResult: Note: Sample TimeStamps are START times
2020-04-20 13:44:56,489 INFO o.a.j.s.SampleResult: sampleresult.default.encoding is set to ISO-8859-1
2020-04-20 13:44:56,490 INFO o.a.j.s.SampleResult: sampleresult.useNanoTime=true
2020-04-20 13:44:56,490 INFO o.a.j.s.SampleResult: sampleresult.nanoThreadSleep=5000
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/testing2016/testManagerServerSpring.git
git@gitee.com:testing2016/testManagerServerSpring.git
testing2016
testManagerServerSpring
testManagerServerSpring
master

搜索帮助