On 9 January 2013 06:35, Dzmitry_Kashlach <[email protected]> wrote: > I cannot agree, because I've tried using _P(), and result is the same. > Here is entry in my user.properties: > > db_port=3306 > > Screenshot of my JDBC Connection Configuration: > <http://jmeter.512774.n5.nabble.com/file/n5715752/11.jpg> > > First execution is failed, second execution is OK: > <http://jmeter.512774.n5.nabble.com/file/n5715752/12.jpg> >
Well then it is some other issue, assuming that the other property references work. Either they will all work or none will, assuming you have defined them all similarly. Try replacing the property reference with the fixed port number. > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/How-to-cast-String-to-Integer-in-JMeter-tp5715669p5715752.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
