Re: Reporting controller errors to engine

2007-05-01 Thread Andre van Hoorn
stop the current thread at the end of the file. I think there is also a Thread Stop Exception/Error - cannot remember the name offhand, but it is probably caught in the JMeterThread class. On 30/04/07, Andre van Hoorn [EMAIL PROTECTED] wrote: Hi, I developed a (markov-)controller which

Reporting controller errors to engine

2007-04-30 Thread Andre van Hoorn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I developed a (markov-)controller which basically reads a configuration file and builds an internal model within its overridden method 'initialize'. The next sample to be returned by the method 'next' depends on the model generated on

Re: Updated Eclipse build doc for jmeter

2007-04-24 Thread Andre van Hoorn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Mike, Mike Bonar wrote: Okay, I managed to get a clean eclipse install with 2.2 checked out. I got the package-only ant task to run clean, and the NewDriver class to run. (Feature 'exit' not yet implemented? LOL!) If I can repeat the

Short tutorial: build and run JMeter in Eclipse 3.2.1

2007-02-28 Thread Andre van Hoorn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, based on the wiki entry http://wiki.apache.org/jakarta-jmeter/BuildingPlugInWithEclipse, I was trying to build and run JMeter inside Eclipse 3.2.1 (with setting up a JMeter plugin project). Below, I will list a (in partrs) more detailed

Building jmeter-2.2 from source leads to 2.1.2 binary (and incompatible jmx format)

2007-02-27 Thread Andre van Hoorn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Maybe someone can give me a hint with the following problem I encountered: Starting to develop an extension for JMeter, I built version 2.2 from source. With a downloaded jmeter binary, I was not able to open a jmx file saved with the version

Re: Building jmeter-2.2 from source leads to 2.1.2 binary (and incompatible jmx format)

2007-02-27 Thread Andre van Hoorn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It works, thanks a lot! sebb schrieb: On 27/02/07, Andre van Hoorn [EMAIL PROTECTED] wrote: Hi, Maybe someone can give me a hint with the following problem I encountered: Starting to develop an extension for JMeter, I built version 2.2