Dear JMeter-Community,

there are two things I don't get using my own SampleSender (see attachement).

1.  if I initialize the "statisticalMapSelector" (ThreadLocal) static I get no 
results at the client shown and the jmeter-server.log looks like :

    2013/03/19 09:45:28 INFO  - 
net.bigpoint.jmeter.samplers.StatisticalHoldSampleSender: Test Ended on host: 
10.188.26.243 
    2013/03/19 09:45:28 INFO  - 
net.bigpoint.jmeter.samplers.StatisticalHoldSampleSender: Process 110 events 
    2013/03/19 09:45:28 INFO  - 
net.bigpoint.jmeter.samplers.StatisticalHoldSampleSender: Test Ended on host: 
10.188.26.243 
    2013/03/19 09:45:28 INFO  - 
net.bigpoint.jmeter.samplers.StatisticalHoldSampleSender: Process 0 events 
    2013/03/19 09:45:28 INFO  - jmeter.engine.StandardJMeterEngine: Test has 
ended on host 10.188.26.243

2. if I clean up the data at testEnded() using "finally { 
statisticalMaps.clear(); }" I get no results at the client shown and the 
jmeter-server.log looks like above

In all other cases this code works fine (as attached)

VG Danny Lade
---
Danny Lade
Senior Java Developer
           
Bigpoint GmbH
Drehbahn 47-48
20354 Hamburg | Germany

Tel:  +49(0)40.88 1413-253
Mail: [email protected]
---
CEO: Heiko Hubertz
Business Registration: HRB-Hamburg 94148

Reply via email to