I'm not sure if that attachment went through so I'll post the logfile here:

2018-09-06 15:56:03,294 INFO o.a.j.u.JMeterUtils: Setting Locale to en_US
2018-09-06 15:56:03,345 INFO o.a.j.JMeter: Loading user properties from: 
user.properties
2018-09-06 15:56:03,346 INFO o.a.j.JMeter: Loading system properties from: 
system.properties
2018-09-06 15:56:03,357 INFO o.a.j.JMeter: Copyright (c) 1998-2018 The Apache 
Software Foundation
2018-09-06 15:56:03,357 INFO o.a.j.JMeter: Version 4.0 r1823414
2018-09-06 15:56:03,357 INFO o.a.j.JMeter: java.version=10.0.2
2018-09-06 15:56:03,357 INFO o.a.j.JMeter: java.vm.name=Java HotSpot(TM) 64-Bit 
Server VM
2018-09-06 15:56:03,357 INFO o.a.j.JMeter: os.name=Mac OS X
2018-09-06 15:56:03,357 INFO o.a.j.JMeter: os.arch=x86_64
2018-09-06 15:56:03,358 INFO o.a.j.JMeter: os.version=10.13.6
2018-09-06 15:56:03,358 INFO o.a.j.JMeter: file.encoding=UTF-8
2018-09-06 15:56:03,358 INFO o.a.j.JMeter: Max memory     =2147483648
2018-09-06 15:56:03,358 INFO o.a.j.JMeter: Available Processors =4
2018-09-06 15:56:03,369 INFO o.a.j.JMeter: Default Locale=English (United 
States)
2018-09-06 15:56:03,369 INFO o.a.j.JMeter: JMeter  Locale=English (United 
States)
2018-09-06 15:56:03,369 INFO o.a.j.JMeter: JMeterHome=/Source/JMeter
2018-09-06 15:56:03,369 INFO o.a.j.JMeter: user.dir  =/Source/JMeter/bin
2018-09-06 15:56:03,370 INFO o.a.j.JMeter: PWD       =/Source/JMeter/bin
2018-09-06 15:56:03,372 INFO o.a.j.JMeter: IP: 10.246.64.68 Name: 
maxwellfalcon.local FullName: 10.246.64.68
2018-09-06 15:56:05,334 INFO o.a.j.g.a.LookAndFeelCommand: Installing Darcula 
LAF
2018-09-06 15:56:05,345 INFO o.a.j.g.a.LookAndFeelCommand: Using look and feel: 
com.bulenkov.darcula.DarculaLaf [Darcula]
2018-09-06 15:56:05,345 INFO o.a.j.JMeter: Setting LAF to: 
com.bulenkov.darcula.DarculaLaf
2018-09-06 15:56:05,492 INFO o.a.j.JMeter: Loaded icon properties from 
org/apache/jmeter/images/icon.properties
2018-09-06 15:56:06,157 INFO o.a.j.e.u.CompoundVariable: Note: Function class 
names must contain the string: '.functions.'
2018-09-06 15:56:06,161 INFO o.a.j.e.u.CompoundVariable: Note: Function class 
names must not contain the string: '.gui.'
2018-09-06 15:56:09,157 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/html 
is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2018-09-06 15:56:09,161 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
application/xhtml+xml is 
org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2018-09-06 15:56:09,162 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2018-09-06 15:56:09,162 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/xml 
is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
2018-09-06 15:56:09,162 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
2018-09-06 15:56:09,163 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/css 
is org.apache.jmeter.protocol.http.parser.CssParser
2018-09-06 15:56:10,118 INFO o.a.j.e.KeyToolUtils: keytool found at 'keytool'
2018-09-06 15:56:10,119 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 /Source/JMeter/bin/proxyserver.jks
2018-09-06 15:56:13,391 INFO o.a.j.s.FileServer: Default 
base='/Source/JMeter/bin'
2018-09-06 15:56:13,919 INFO o.a.j.s.SampleResult: Note: Sample TimeStamps are 
START times
2018-09-06 15:56:13,920 INFO o.a.j.s.SampleResult: 
sampleresult.default.encoding is set to ISO-8859-1
2018-09-06 15:56:13,920 INFO o.a.j.s.SampleResult: sampleresult.useNanoTime=true
2018-09-06 15:56:13,920 INFO o.a.j.s.SampleResult: 
sampleresult.nanoThreadSleep=5000
2018-09-06 15:56:47,534 INFO o.a.j.e.StandardJMeterEngine: Running the test!
2018-09-06 15:56:47,535 INFO o.a.j.s.SampleEvent: List of sample_variables: []
2018-09-06 15:56:47,536 INFO o.a.j.s.SampleEvent: List of sample_variables: []
2018-09-06 15:56:47,544 INFO o.a.j.g.u.JMeterMenuBar: setRunning(true, *local*)
2018-09-06 15:56:47,681 INFO o.a.j.e.StandardJMeterEngine: Starting 
ThreadGroup: 1 : Thread Group
2018-09-06 15:56:47,682 INFO o.a.j.e.StandardJMeterEngine: Starting 1 threads 
for group Thread Group.
2018-09-06 15:56:47,682 INFO o.a.j.e.StandardJMeterEngine: Thread will continue 
on error
2018-09-06 15:56:47,682 INFO o.a.j.t.ThreadGroup: Starting thread group... 
number=1 threads=1 ramp-up=1 perThread=1000.0 delayedStart=false
2018-09-06 15:56:47,688 INFO o.a.j.t.ThreadGroup: Started thread group number 1
2018-09-06 15:56:47,688 INFO o.a.j.t.JMeterThread: Thread started: Thread Group 
1-1
2018-09-06 15:56:47,690 INFO o.a.j.e.StandardJMeterEngine: All thread groups 
have been started
2018-09-06 15:56:47,693 INFO o.a.j.p.j.s.JUnitSampler: Trying to find 
constructor with one String parameter returned error: 
community.LoginTests.<init>(java.lang.String)
2018-09-06 15:56:47,697 INFO o.a.j.t.JMeterThread: Thread is done: Thread Group 
1-1
2018-09-06 15:56:47,697 INFO o.a.j.t.JMeterThread: Thread finished: Thread 
Group 1-1
2018-09-06 15:56:47,698 INFO o.a.j.e.StandardJMeterEngine: Notifying test 
listeners of end of test
2018-09-06 15:56:47,699 INFO o.a.j.g.u.JMeterMenuBar: setRunning(false, *local*)

On 9/6/18, 3:32 PM, "Philippe Mouawad" <[email protected]> wrote:

    Hello,
    You're in the right place.
    
    Would it be possible to show your class maybe removing the code of methods
    and also show jmeter.log ?
    
    Thank you
    
    On Thu, Sep 6, 2018 at 8:13 PM Maxwell Falcon <[email protected]> wrote:
    
    > Hello, this is my first time using the mailing list, so I hope that I am
    > posting in the right channel/list.
    >
    > Essentially I am trying to run some of my Junit tests in JMeter.  Right
    > now I have exported my project as a .jar and put the .jar in the lib/junit
    > directory.  In JMeter I add the Junit sampler and results tree listener.
    >  In the JUnit sampler I select my classname and test and then hit run.  I
    > get response code 100 but the test shows up red and never runs.  Looking 
at
    > the log it looks the error is
    >
    > “Trying to find constructor with one String parameter returned error:
    > community.LoginTests.<init>(java.lang.String)”
    >
    > I do not have a constructor in the test class. Any help would be greatly
    > appreciated.  If I am posting this in the wrong place then please let me
    > know.
    >
    > -Maxwell
    >
    
    
    -- 
    Cordialement.
    Philippe Mouawad.
    Ubik-Ingénierie
    
    UBIK LOAD PACK Web Site <http://www.ubikloadpack.com/>
    
    UBIK LOAD PACK on TWITTER <https://twitter.com/ubikloadpack>
    

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to