You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by iyerbalaji <ba...@mindtree.com> on 2010/08/16 13:25:21 UTC

Jmeter with dwr ajax calls


Ref:Query("Jmeter with dwr ajax calls") posted in Dev list regarding the
error "'The specified call count is not a number".

Reason:

The problem could be the spaces between the post parameters.There shouldn't
be spaces between the parameters but a new line character. 

Soln: 
Replace the spaces with a parameter(let say : RN) and set the parameter to
${__javaScript("\r\n",)} 

For more info browse this link: 
http://www.sqaforums.com/showflat.php?Cat=0&Number=596252&Main=595521 
-- 
View this message in context: http://jmeter.512774.n5.nabble.com/Jmeter-with-dwr-ajax-calls-tp2636571p2636571.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org