As far as I can tell the test is not actually being executed.  Also when I look 
at the results tree listener the Junit request is highlighted in red with a red 
x icon next to it.  

On 9/6/18, 4:50 PM, "Felix Schumacher" <[email protected]> 
wrote:

    
    
    Am 06.09.2018 um 22:46 schrieb Maxwell Falcon:
    > However it looks like when I leave that field blank the log changes.  
Maybe leaving it blank fixed my original issue, but now I have a new issue?
    Do you think you have new issue? Why? All those message are INFO, so no 
    problems are reported there.
    
    Regards,
      Felix
    >
    > 2018-09-06 16:44:20,103 INFO o.a.j.u.JMeterUtils: Setting Locale to en_US
    > 2018-09-06 16:44:20,185 INFO o.a.j.JMeter: Loading user properties from: 
user.properties
    > 2018-09-06 16:44:20,187 INFO o.a.j.JMeter: Loading system properties 
from: system.properties
    > 2018-09-06 16:44:20,200 INFO o.a.j.JMeter: Copyright (c) 1998-2018 The 
Apache Software Foundation
    > 2018-09-06 16:44:20,200 INFO o.a.j.JMeter: Version 4.0 r1823414
    > 2018-09-06 16:44:20,200 INFO o.a.j.JMeter: java.version=10.0.2
    > 2018-09-06 16:44:20,200 INFO o.a.j.JMeter: java.vm.name=Java HotSpot(TM) 
64-Bit Server VM
    > 2018-09-06 16:44:20,201 INFO o.a.j.JMeter: os.name=Mac OS X
    > 2018-09-06 16:44:20,201 INFO o.a.j.JMeter: os.arch=x86_64
    > 2018-09-06 16:44:20,201 INFO o.a.j.JMeter: os.version=10.13.6
    > 2018-09-06 16:44:20,201 INFO o.a.j.JMeter: file.encoding=UTF-8
    > 2018-09-06 16:44:20,201 INFO o.a.j.JMeter: Max memory     =2147483648
    > 2018-09-06 16:44:20,201 INFO o.a.j.JMeter: Available Processors =4
    > 2018-09-06 16:44:20,215 INFO o.a.j.JMeter: Default Locale=English (United 
States)
    > 2018-09-06 16:44:20,216 INFO o.a.j.JMeter: JMeter  Locale=English (United 
States)
    > 2018-09-06 16:44:20,216 INFO o.a.j.JMeter: JMeterHome=/Source/JMeter
    > 2018-09-06 16:44:20,216 INFO o.a.j.JMeter: user.dir  =/Source/JMeter/bin
    > 2018-09-06 16:44:20,216 INFO o.a.j.JMeter: PWD       =/Source/JMeter/bin
    > 2018-09-06 16:44:20,218 INFO o.a.j.JMeter: IP: 10.246.64.68 Name: 
maxwellfalcon.local FullName: 10.246.64.68
    > 2018-09-06 16:44:22,489 INFO o.a.j.g.a.LookAndFeelCommand: Installing 
Darcula LAF
    > 2018-09-06 16:44:22,511 INFO o.a.j.g.a.LookAndFeelCommand: Using look and 
feel: com.bulenkov.darcula.DarculaLaf [Darcula]
    > 2018-09-06 16:44:22,511 INFO o.a.j.JMeter: Setting LAF to: 
com.bulenkov.darcula.DarculaLaf
    > 2018-09-06 16:44:22,674 INFO o.a.j.JMeter: Loaded icon properties from 
org/apache/jmeter/images/icon.properties
    > 2018-09-06 16:44:23,354 INFO o.a.j.e.u.CompoundVariable: Note: Function 
class names must contain the string: '.functions.'
    > 2018-09-06 16:44:23,354 INFO o.a.j.e.u.CompoundVariable: Note: Function 
class names must not contain the string: '.gui.'
    > 2018-09-06 16:44:26,971 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
    > 2018-09-06 16:44:26,971 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
application/xhtml+xml is 
org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
    > 2018-09-06 16:44:26,972 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
    > 2018-09-06 16:44:26,972 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
    > 2018-09-06 16:44:26,973 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 16:44:26,973 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
text/css is org.apache.jmeter.protocol.http.parser.CssParser
    > 2018-09-06 16:44:27,575 INFO o.a.j.e.KeyToolUtils: keytool found at 
'keytool'
    > 2018-09-06 16:44:27,576 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 16:44:30,814 INFO o.a.j.s.FileServer: Default 
base='/Source/JMeter/bin'
    > 2018-09-06 16:44:31,368 INFO o.a.j.s.SampleResult: Note: Sample 
TimeStamps are START times
    > 2018-09-06 16:44:31,368 INFO o.a.j.s.SampleResult: 
sampleresult.default.encoding is set to ISO-8859-1
    > 2018-09-06 16:44:31,368 INFO o.a.j.s.SampleResult: 
sampleresult.useNanoTime=true
    > 2018-09-06 16:44:31,369 INFO o.a.j.s.SampleResult: 
sampleresult.nanoThreadSleep=5000
    > 2018-09-06 16:45:14,984 INFO o.a.j.e.StandardJMeterEngine: Running the 
test!
    > 2018-09-06 16:45:14,985 INFO o.a.j.s.SampleEvent: List of 
sample_variables: []
    > 2018-09-06 16:45:14,985 INFO o.a.j.s.SampleEvent: List of 
sample_variables: []
    > 2018-09-06 16:45:14,994 INFO o.a.j.g.u.JMeterMenuBar: setRunning(true, 
*local*)
    > 2018-09-06 16:45:15,123 INFO o.a.j.e.StandardJMeterEngine: Starting 
ThreadGroup: 1 : Thread Group
    > 2018-09-06 16:45:15,123 INFO o.a.j.e.StandardJMeterEngine: Starting 1 
threads for group Thread Group.
    > 2018-09-06 16:45:15,124 INFO o.a.j.e.StandardJMeterEngine: Thread will 
continue on error
    > 2018-09-06 16:45:15,126 INFO o.a.j.t.ThreadGroup: Starting thread 
group... number=1 threads=1 ramp-up=1 perThread=1000.0 delayedStart=false
    > 2018-09-06 16:45:15,138 INFO o.a.j.t.ThreadGroup: Started thread group 
number 1
    > 2018-09-06 16:45:15,138 INFO o.a.j.t.JMeterThread: Thread started: Thread 
Group 1-1
    > 2018-09-06 16:45:15,138 INFO o.a.j.e.StandardJMeterEngine: All thread 
groups have been started
    > 2018-09-06 16:45:15,148 INFO o.a.j.t.JMeterThread: Thread is done: Thread 
Group 1-1
    > 2018-09-06 16:45:15,148 INFO o.a.j.t.JMeterThread: Thread finished: 
Thread Group 1-1
    > 2018-09-06 16:45:15,149 INFO o.a.j.e.StandardJMeterEngine: Notifying test 
listeners of end of test
    > 2018-09-06 16:45:15,152 INFO o.a.j.g.u.JMeterMenuBar: setRunning(false, 
*local*)
    >
    > On 9/6/18, 4:37 PM, "Deepak Shetty" <[email protected]> wrote:
    >
    >      Then thats why its failing :)
    >      Constructor string
    >      
    >      String pass to the string constructor. If a string is set, the 
sampler will
    >      use the string constructor instead of the empty constructor.
    >      
    >      
    >      On Thu, Sep 6, 2018 at 1:29 PM Maxwell Falcon <[email protected]> 
wrote:
    >      
    >      > I did put a value for the Constructor String label.
    >      >
    >      > On 9/6/18, 4:21 PM, "Deepak Shetty" <[email protected]> wrote:
    >      >
    >      >     Do you have any value specified in Constructor String label ?
    >      >
    >      > 
https://jmeter.apache.org/usermanual/component_reference.html#JUnit_Request
    >      >     If you specify that it will look for a constructor with a 
parameter .
    >      >
    >      >     On Thu, Sep 6, 2018 at 11:13 AM 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
    >      >     >
    >      >
    >      >
    >      
    >
    > ---------------------------------------------------------------------
    > To unsubscribe, e-mail: [email protected]
    > For additional commands, e-mail: [email protected]
    
    
    ---------------------------------------------------------------------
    To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]
    
    

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

Reply via email to