You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by sebb <se...@gmail.com> on 2008/08/11 13:43:49 UTC

Re: remote execution vs local execution

On 29/07/2008, Simon De Uvarow <sd...@ces.com.uy> wrote:
> Hello .. i have found some problems using remote execution ..
>
>  1º The CSV Data Set Config doesn't work with variables .. a
>  ${dataDirectory}/file1.csv  doesn't work properly. I had to "hardcode" the
>  directory in each CSV Data Set.

Works fine for me if I define the variable on the Test Plan.
Where are you defining the variable?

>  2º  In the logs of the server appear the follow exception that doesn't
>  happen in a "local" execution ::
>
>
>  *2008/07/29 18:05:43 ERROR - jmeter.threads.JMeterThread:
>  java.lang.NullPointerException *
>
>  *at
>  org.apache.jmeter.protocol.jdbc.config.DataSourceElement$DataSourceComponentImpl.getConnection(DataSourceElement.java:263)
>  *
>

I just came across this as well; it has been fixed in SVN (r684702).

>  *at
>  org.apache.jmeter.protocol.jdbc.config.DataSourceElement.getConnection(DataSourceElement.java:137)
>  *
>
>  *at
>  org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler.sample(JDBCSampler.java:198)
>  *
>
>  *at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:291)*
>
>  *at java.lang.Thread.run(Thread.java:595)*
>
>
>  It happens for each thread JMeters run .. but, the thread, despite the
>  mistake do all iterations correctly ...
>
>
>  Any idea to know what happens here??
>
>  regards,
>  Simon
>
>
>
>  --
>  "No olvides, no traiciones, lo que llevas bien dentro de ti. No olvides, no
>  traiciones, lo que siempre te ha hecho vivir."
>

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


Re: remote execution vs local execution

Posted by Simon De Uvarow <sd...@ces.com.uy>.
hi sebb...

I have used the JMeter for a project (something like a benchmark for a
specific domain :) ), and i want to write a description about this
experience.. telling about how i did the test plan, and about the tools i
develop for process the JMeter logs ... not about the results, because that
is not important for the community ... but the other things .. i don´t know
.. what do you think?

my English is not super wow .. but is a good opportunity to perform it ..

tell me what do you think about ...

i am thinking .....  i will write a short description and send it to you to
know your opinion ...

regards!
Simon


"No olvides, no traiciones, lo que llevas bien dentro de ti. No olvides, no
traiciones, lo que siempre te ha hecho vivir."


On Mon, Aug 11, 2008 at 8:43 AM, sebb <se...@gmail.com> wrote:

> On 29/07/2008, Simon De Uvarow <sd...@ces.com.uy> wrote:
> > Hello .. i have found some problems using remote execution ..
> >
> >  1º The CSV Data Set Config doesn't work with variables .. a
> >  ${dataDirectory}/file1.csv  doesn't work properly. I had to "hardcode"
> the
> >  directory in each CSV Data Set.
>
> Works fine for me if I define the variable on the Test Plan.
> Where are you defining the variable?
>
> >  2º  In the logs of the server appear the follow exception that doesn't
> >  happen in a "local" execution ::
> >
> >
> >  *2008/07/29 18:05:43 ERROR - jmeter.threads.JMeterThread:
> >  java.lang.NullPointerException *
> >
> >  *at
> >
>  org.apache.jmeter.protocol.jdbc.config.DataSourceElement$DataSourceComponentImpl.getConnection(DataSourceElement.java:263)
> >  *
> >
>
> I just came across this as well; it has been fixed in SVN (r684702).
>
> >  *at
> >
>  org.apache.jmeter.protocol.jdbc.config.DataSourceElement.getConnection(DataSourceElement.java:137)
> >  *
> >
> >  *at
> >
>  org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler.sample(JDBCSampler.java:198)
> >  *
> >
> >  *at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:291)*
> >
> >  *at java.lang.Thread.run(Thread.java:595)*
> >
> >
> >  It happens for each thread JMeters run .. but, the thread, despite the
> >  mistake do all iterations correctly ...
> >
> >
> >  Any idea to know what happens here??
> >
> >  regards,
> >  Simon
> >
> >
> >
> >  --
> >  "No olvides, no traiciones, lo que llevas bien dentro de ti. No olvides,
> no
> >  traiciones, lo que siempre te ha hecho vivir."
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>