This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
jmeter.log
87 lines (87 loc) · 8.58 KB
/
jmeter.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
2019-12-17 12:50:35,438 INFO o.a.j.u.JMeterUtils: Setting Locale to en_EN
2019-12-17 12:50:35,461 INFO o.a.j.JMeter: Loading user properties from: /usr/local/Cellar/jmeter/5.2.1/libexec/bin/user.properties
2019-12-17 12:50:35,462 INFO o.a.j.JMeter: Loading system properties from: /usr/local/Cellar/jmeter/5.2.1/libexec/bin/system.properties
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: Copyright (c) 1998-2019 The Apache Software Foundation
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: Version 5.2.1
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: java.version=1.8.0_232
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: java.vm.name=OpenJDK 64-Bit Server VM
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: os.name=Mac OS X
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: os.arch=x86_64
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: os.version=10.14.6
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: file.encoding=UTF-8
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: java.awt.headless=null
2019-12-17 12:50:35,464 INFO o.a.j.JMeter: Max memory =1073741824
2019-12-17 12:50:35,465 INFO o.a.j.JMeter: Available Processors =12
2019-12-17 12:50:35,468 INFO o.a.j.JMeter: Default Locale=English (EN)
2019-12-17 12:50:35,468 INFO o.a.j.JMeter: JMeter Locale=English (EN)
2019-12-17 12:50:35,468 INFO o.a.j.JMeter: JMeterHome=/usr/local/Cellar/jmeter/5.2.1/libexec
2019-12-17 12:50:35,468 INFO o.a.j.JMeter: user.dir =/Users/samueldare/Documents/Code/brave/Mjolnir
2019-12-17 12:50:35,468 INFO o.a.j.JMeter: PWD =/Users/samueldare/Documents/Code/brave/Mjolnir
2019-12-17 12:50:35,470 INFO o.a.j.JMeter: IP: 192.168.0.151 Name: Samuels-MacBook-Pro FullName: samuels-mbp-2
2019-12-17 12:50:37,414 INFO o.a.j.g.a.LookAndFeelCommand: Installing Darcula LAF
2019-12-17 12:50:37,426 INFO o.a.j.g.a.LookAndFeelCommand: Using look and feel: com.bulenkov.darcula.DarculaLaf [Darcula]
2019-12-17 12:50:37,426 INFO o.a.j.JMeter: Setting LAF to: com.bulenkov.darcula.DarculaLaf
2019-12-17 12:50:37,481 INFO o.a.j.JMeter: Loaded icon properties from org/apache/jmeter/images/icon.properties
2019-12-17 12:50:38,788 INFO k.a.j.JMeterPluginsUtils: JMeter-Plugins.org v.1.4.0
2019-12-17 12:50:39,226 WARN o.a.j.g.u.MenuFactory: Could not instantiate class: kg.apc.jmeter.reporters.LoadosophiaUploaderGui
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_232]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_232]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_232]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_232]
at org.apache.jmeter.gui.util.MenuFactory.getGUIComponent(MenuFactory.java:174) ~[ApacheJMeter_core.jar:5.2.1]
at org.apache.jmeter.gui.util.MenuFactory.initializeMenus(MenuFactory.java:141) ~[ApacheJMeter_core.jar:5.2.1]
at org.apache.jmeter.gui.util.MenuFactory.<clinit>(MenuFactory.java:106) ~[ApacheJMeter_core.jar:5.2.1]
at org.apache.jmeter.control.gui.TestPlanGui.createPopupMenu(TestPlanGui.java:92) ~[ApacheJMeter_core.jar:5.2.1]
at org.apache.jmeter.gui.tree.JMeterTreeNode.createPopupMenu(JMeterTreeNode.java:185) ~[ApacheJMeter_core.jar:5.2.1]
at org.apache.jmeter.gui.action.EditCommand.doAction(EditCommand.java:46) ~[ApacheJMeter_core.jar:5.2.1]
at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:88) ~[ApacheJMeter_core.jar:5.2.1]
at org.apache.jmeter.gui.action.ActionRouter.lambda$actionPerformed$0(ActionRouter.java:70) ~[ApacheJMeter_core.jar:5.2.1]
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) [?:1.8.0_232]
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) [?:1.8.0_232]
at java.awt.EventQueue.access$500(EventQueue.java:97) [?:1.8.0_232]
at java.awt.EventQueue$3.run(EventQueue.java:709) [?:1.8.0_232]
at java.awt.EventQueue$3.run(EventQueue.java:703) [?:1.8.0_232]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_232]
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) [?:1.8.0_232]
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) [?:1.8.0_232]
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) [?:1.8.0_232]
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_232]
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_232]
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_232]
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_232]
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_232]
Caused by: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/methods/multipart/PartSource
at kg.apc.jmeter.reporters.LoadosophiaUploaderGui.init(LoadosophiaUploaderGui.java:114) ~[JMeterPlugins-Standard.jar:?]
at kg.apc.jmeter.reporters.LoadosophiaUploaderGui.<init>(LoadosophiaUploaderGui.java:28) ~[JMeterPlugins-Standard.jar:?]
... 26 more
Caused by: java.lang.ClassNotFoundException: org.apache.commons.httpclient.methods.multipart.PartSource
at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_232]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_232]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_232]
at kg.apc.jmeter.reporters.LoadosophiaUploaderGui.init(LoadosophiaUploaderGui.java:114) ~[JMeterPlugins-Standard.jar:?]
at kg.apc.jmeter.reporters.LoadosophiaUploaderGui.<init>(LoadosophiaUploaderGui.java:28) ~[JMeterPlugins-Standard.jar:?]
... 26 more
2019-12-17 12:50:40,057 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2019-12-17 12:50:40,057 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2019-12-17 12:50:40,057 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2019-12-17 12:50:40,057 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2019-12-17 12:50:40,057 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
2019-12-17 12:50:40,057 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser
2019-12-17 12:50:40,305 INFO o.a.j.e.KeyToolUtils: keytool found at 'keytool'
2019-12-17 12:50:40,306 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 /usr/local/Cellar/jmeter/5.2.1/libexec/bin/proxyserver.jks
2019-12-17 12:50:40,432 INFO o.a.j.s.FileServer: Default base='/Users/samueldare/Documents/Code/brave/Mjolnir'
2019-12-17 12:50:40,643 INFO o.a.j.s.SampleResult: Note: Sample TimeStamps are START times
2019-12-17 12:50:40,644 INFO o.a.j.s.SampleResult: sampleresult.default.encoding is set to ISO-8859-1
2019-12-17 12:50:40,644 INFO o.a.j.s.SampleResult: sampleresult.useNanoTime=true
2019-12-17 12:50:40,644 INFO o.a.j.s.SampleResult: sampleresult.nanoThreadSleep=5000
2019-12-17 12:50:40,664 INFO o.a.j.v.ViewResultsFullVisualizer: Add JavaFX to your Java installation if you want to use renderer: org.apache.jmeter.visualizers.RenderInBrowser
2019-12-17 12:50:50,137 INFO o.a.j.g.a.t.TemplateManager: Reading templates from: /usr/local/Cellar/jmeter/5.2.1/libexec/bin/templates/templates.xml
2019-12-17 12:51:15,241 INFO o.a.j.g.a.Load: Loading file: /var/folders/s3/nrv22bf104lcg9p6g9jfbryc0000gn/T/Recording6650435216906579649.output
2019-12-17 12:51:15,356 INFO o.a.j.s.SaveService: Testplan (JMX) version: 2.2. Testlog (JTL) version: 2.2
2019-12-17 12:51:15,369 INFO o.a.j.s.SaveService: Using SaveService properties file encoding UTF-8
2019-12-17 12:51:15,371 INFO o.a.j.s.SaveService: Using SaveService properties version 5.0
2019-12-17 12:51:15,374 INFO o.a.j.s.SaveService: Loading file: /var/folders/s3/nrv22bf104lcg9p6g9jfbryc0000gn/T/Recording6650435216906579649.output
2019-12-17 12:51:15,394 INFO o.a.j.p.h.c.CookieManager: Settings: Delete null: true Check: true Allow variable: true Save: false Prefix: COOKIE_
2019-12-17 12:51:15,434 INFO o.a.j.v.ViewResultsFullVisualizer: Add JavaFX to your Java installation if you want to use renderer: org.apache.jmeter.visualizers.RenderInBrowser
2019-12-17 12:51:15,494 INFO o.a.j.v.ViewResultsFullVisualizer: Add JavaFX to your Java installation if you want to use renderer: org.apache.jmeter.visualizers.RenderInBrowser