https://bz.apache.org/bugzilla/show_bug.cgi?id=58556

            Bug ID: 58556
           Summary: Exception while running Jmeter from standalone client
           Product: JMeter
           Version: 2.6
          Hardware: PC
                OS: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 33225
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33225&action=edit
Standalone NON GUI client

Here is my JMeter client that throws the following exception when excecuted.



2015/10/26 16:53:30 INFO  - jmeter.util.JMeterUtils: Setting Locale to en_US 
2015/10/26 16:53:30 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Cannot find .className property for htmlParser, using default 
2015/10/26 16:53:30 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/html is  
2015/10/26 16:53:30 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for application/xhtml+xml is  
2015/10/26 16:53:30 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for application/xml is  
2015/10/26 16:53:30 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/xml is  
2015/10/26 16:53:30 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/vnd.wap.wml is
org.apache.jmeter.protocol.http.parser.RegexpHTMLParser 
2015/10/26 16:53:30 INFO  - jmeter.protocol.http.sampler.HTTPJavaImpl: Maximum
connection retries = 10 
2015/10/26 16:53:30 INFO  - jmeter.engine.StandardJMeterEngine: Running the
test! 
2015/10/26 16:53:30 INFO  - jmeter.samplers.SampleEvent: List of
sample_variables: [] 
2015/10/26 16:53:30 INFO  - jmeter.samplers.SampleEvent: List of
sample_variables: [] 
2015/10/26 16:53:30 INFO  - jmeter.engine.util.CompoundVariable: Note: Function
class names must contain the string: '.functions.' 
2015/10/26 16:53:30 INFO  - jmeter.engine.util.CompoundVariable: Note: Function
class names must not contain the string: '.gui.' 
2015/10/26 16:53:30 WARN  - jmeter.engine.util.CompoundVariable: Did not find
any functions 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.IntegerProperty: 1 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: 1 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.IntegerProperty: 1 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: 1 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.TestElementProperty:
com.castlight.performance.jmeter.SamplerLoopContoller@4cc7007b 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.BooleanProperty: false 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Won't replace
false 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.IntegerProperty: 1 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: 1 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: com.castlight.performance.jmeter.SamplerLoopContoller@4cc7007b 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.TestElementProperty:  
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.CollectionProperty: [] 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: [] 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result:  
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.StringProperty: Test 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: Test 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.StringProperty: www.google.com 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: www.google.com 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.IntegerProperty: 80 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: 80 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.StringProperty: / 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: / 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.StringProperty: GET 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: GET 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.BooleanProperty: false 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Won't replace
false 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.IntegerProperty: 1 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: 1 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: About to replace
in property of type: class
org.apache.jmeter.testelement.property.StringProperty: Create JMeter Script
>From Java Code 
2015/10/26 16:53:30 DEBUG - jmeter.engine.util.ValueReplacer: Replacement
result: Create JMeter Script From Java Code 
2015/10/26 16:53:30 INFO  - jmeter.engine.StandardJMeterEngine: Starting
ThreadGroup: 1 :  
2015/10/26 16:53:30 INFO  - jmeter.engine.StandardJMeterEngine: Starting 1
threads for group . 
2015/10/26 16:53:30 INFO  - jmeter.engine.StandardJMeterEngine: Thread will
continue on error 
2015/10/26 16:53:30 INFO  - jmeter.threads.ThreadGroup: Starting thread group
number 1 threads 1 ramp-up 1 perThread 1000.0 delayedStart=false 
2015/10/26 16:53:30 INFO  - jmeter.threads.JMeterThread:
jmeterthread.startearlier=true (see jmeter.properties) 
2015/10/26 16:53:30 INFO  - jmeter.threads.JMeterThread: Running PostProcessors
in forward order 
2015/10/26 16:53:30 INFO  - jmeter.threads.ThreadGroup: Started thread group
number 1 
2015/10/26 16:53:30 INFO  - jmeter.engine.StandardJMeterEngine: All thread
groups have been started 
2015/10/26 16:53:30 DEBUG - jmeter.threads.TestCompiler: Subtracting node,
stack size = 1 
2015/10/26 16:53:30 INFO  - jmeter.threads.JMeterThread: Thread started:  1-1 
2015/10/26 16:53:30 DEBUG - jmeter.control.GenericController: Calling next on:
com.castlight.performance.jmeter.SamplerLoopContoller 
2015/10/26 16:53:30 ERROR - jmeter.threads.JMeterThread: Error while processing
sampler 'Test' : java.lang.NullPointerException
    at
org.apache.jmeter.threads.TestCompiler.configureSampler(TestCompiler.java:112)
    at
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:418)
    at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:261)
    at java.lang.Thread.run(Thread.java:745)

2015/10/26 16:53:30 DEBUG - jmeter.control.GenericController: Calling next on:
com.castlight.performance.jmeter.SamplerLoopContoller 
2015/10/26 16:53:30 INFO  - jmeter.threads.JMeterThread: Thread is done:  1-1 
2015/10/26 16:53:30 INFO  - jmeter.threads.JMeterThread: Thread finished:  1-1 
2015/10/26 16:53:30 DEBUG - jmeter.threads.ThreadGroup: Ending thread  1-1 
2015/10/26 16:53:30 INFO  - jmeter.engine.StandardJMeterEngine: Notifying test
listeners of end of test 
2015/10/26 16:53:30 INFO  - jmeter.services.FileServer: Default
base='/Users/ramesh/Projects/Ventana/soa-systems'

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to