Maybe, I found the problem ...

in my test plan I use a Syncronizing Timer object. If I run this plan
normally using only a PC all works correctly. When I try to start the test
plan on a slave system using Remote start in the SyncTimer class the 68th
thrown a NullPointerExeption.

Infact if I disable the object and try to start the test .... all goes fine.

Best Regards , Raffo


On 4/5/06, Raffaele Viola <[EMAIL PROTECTED]> wrote:
>
> I've delete the master IP from master's jmeter.properties and the problem
>
>
> 2006/04/05 10:13:56 ERROR - jmeter.gui.action.RemoteStart:
> java.rmi.ConnectException: Connection refused to host: 151.98.181.93 ;
> nested exception is:
>     java.net.ConnectException: Connection refused: connect
>
> is  solved but not the other problem
>
>
> 2006/04/05 10:42:18 INFO  - jmeter.threads.JMeterThread : Thread Thread
> Group 1-1 started
> 2006/04/05 10:42:18 ERROR - jmeter.threads.JMeterThread:
> java.lang.NullPointerException
>     at org.apache.jmeter.timers.SyncTimer.delay(SyncTimer.java:68)
>     at org.apache.jmeter.threads.JMeterThread.delay(JMeterThread.java:439)
>     at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:242)
>     at java.lang.Thread.run(Unknown Source)
>
> Best Regards,
> -Raffo
>
>
>
>

Reply via email to