Loading

Tag Archives: jmeter

Compiling and building JMeter with Eclipse 3.2.x

The developer notes on how to compile and debug Jmeter with Eclipse 1 and 2 are very difficult to follow and outdated. If you are interested in modifying Jmeter using Eclipse 3.2 Callisto you can follow the following procedure:
1. Install Subclipse Callisto release (update site: http://subclipse.tigris.org/update_1.2.x)
2. Download optional libraries. Although they’re optional is [...]

Silly Apache JMeter 2.2 bug

The JDBC Sampler always commits (it doesn’t honor the auto-commit = false parameter)
http://issues.apache.org/bugzilla/show_bug.cgi?id=42018. I’ve provided a patch that solved it at Bugzilla

Bookmark It

Hide Sites

$$(‘div.d129′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Enhanced JDBC Sampler code merged into Apache Jmeter

It seems that my patch to the JDBC Sampler in Apache JMeter has been finally merged into the subversion tree . I didn’t check it yet tought.

Bookmark It

Hide Sites

$$(‘div.d123′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Source code for Statistical Visualizer plugin for Apache Jmeter 2.2

I just released the source code for the *other* Apache Jmeter plugin that I host here. Just go to the end of this page to download the file and get instructions.

Bookmark It

Hide Sites

$$(‘div.d89′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Source code for enhanced jdbc sampler released

I released the Enhanced JDBC Sampler for Apache JMeter 2.2 source code today. See the bottom of this page to find the downloadable zip and instructions.

Bookmark It

Hide Sites

$$(‘div.d87′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Enhanced JDBC Sampler for Apache JMeter

I’ve moved this post to the following page.
**UPDATE**: The files here will only run in JRE 1.6. I will try to provide JRE 1.5-compatible files as soon as possible. Thanks to Daniel for pointing this out.
Some time ago I posted a bug report for Apache JMeter benchmarking utility (you can find my other jmeter [...]

Better JMeter Graphs

I’ve moved this post to the following location
**UPDATE**: The files here will only run in JRE 1.6. I will try to provide JRE 1.5-compatible files as soon as possible. Thanks to Daniel for pointing this out.
If you are tired of the old “Graph Results” listener that JMeter provides

Click on the above image or here [...]

Apache JMeter bugs

I’ve been working with Apache JMeter 2.2 mainly for JDBC benchmarks and I found a couple of bugs.

Bookmark It

Hide Sites

$$(‘div.d62′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });