Benny Rogiers is out of the office.

2007-03-18 Thread Benny . Rogiers
I will be out of the office starting  16/03/2007 and will not return until
20/03/2007.

I will respond to your message when I return.

Benny Rogiers is out of the office.

2006-12-24 Thread Benny . Rogiers
I will be out of the office starting  22/12/2006 and will not return until
03/01/2007.

I will respond to your message when I return.

Benny Rogiers is out of the office.

2006-11-30 Thread Benny . Rogiers
I will be out of the office starting  01/12/2006 and will not return until
04/12/2006.

I will respond to your message when I return.

Benny Rogiers is out of the office.

2006-08-16 Thread Benny . Rogiers
I will be out of the office starting  16/08/2006 and will not return until
04/09/2006.

I will respond to your message when I return.

writing to a file

2006-02-08 Thread Benny . Rogiers
Hi,

Is it possible to write any string to any file in JMeter and how?

Kind regards,
Benny Rogiers

CSV Data Set Config

2006-02-06 Thread Benny . Rogiers
Hi,

I want to use the CSV Data Set Config for reading lines from a file, and 
split them into variables.
My problem is that these variables are not accepted as variables if I want 
to use such a variable in 
a JDBC Connection Configuration Config Element., e.g. ${host}

Regards,
Benny Rogiers

Jmeter distributed testing

2006-02-01 Thread Benny . Rogiers

Hello,

I have problems running a Jmeter master (machine where the GUI is present) and Jmeter slave (machine where the test is running) together.
It's ok if I don't use JDBC connection configuration in my testplan for database queries.
But when I include the JDBC connection configuration, I receive a nullpointer exception:

Could not find ApacheJmeter_core.jar ...
... Trying JMETER_HOME=..
Found ApacheJMeter_core.jar
[Full GC 6297K-560K(249088K), 0.0373198 secs]
Exception in thread Thread-2 java.lang.NullPointerException
at org.apache.jmeter.protocol.jdbc.config.DataSourceElement.testStarted(
DataSourceElement.java:91)
at org.apache.jmeter.protocol.jdbc.config.DataSourceElement.testStarted(
DataSourceElement.java:109)
at org.apache.jmeter.engine.StandardJMeterEngine.notifyTestListenersOfSt
art(StandardJMeterEngine.java:201)
at org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngin
e.java:315)
at java.lang.Thread.run(Unknown Source)



Regards,
Benny Rogiers