<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/track/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/track/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 28 Apr 2011 16:59:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/track/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>analyzer.properties</title><link>https://sourceforge.net/p/track/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
Presently the configuration is sourced by the file analyzer.properties. This file must be located in the home directory of GA. However this problematic in our development environment (everything is read only). &lt;/p&gt;
&lt;p&gt;The attached file, constants.py, has a small modification which allows a JVM system property to specify an alternate location. &lt;/p&gt;
&lt;p&gt;Perhaps something like that could be applied?&lt;br /&gt;
Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 28 Apr 2011 16:59:54 -0000</pubDate><guid>https://sourceforge.net444e5162b6106983d9de383b20c5450d55c700fe</guid></item><item><title>patch for ClientLogAnalyzer._analyzeLogs function</title><link>https://sourceforge.net/p/track/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;grinderAnalyzer complains with the following error when running it against some HTTP load test results I have.&lt;/p&gt;
&lt;p&gt;Traceback (innermost last):&lt;br /&gt;
File "run.py", line 63, in ?&lt;br /&gt;
File "C:\projects\grinderAnalyzer.V2.b9\analyzer.py", line 726, in main&lt;br /&gt;
File "C:\projects\grinderAnalyzer.V2.b9\analyzer.py", line 447, in __init__&lt;br /&gt;
File "C:\projects\grinderAnalyzer.V2.b9\analyzer.py", line 535, in _analyzeLogs&lt;br /&gt;
IndexError: index out of range: 251&lt;/p&gt;
&lt;p&gt;The patch contains a solution to the problem which coincidentally solves the TODO item on line 534. And I think you no longer need the 'if' statement at the end of the function, but I left it just in case it solves another issue you've encountered.&lt;/p&gt;
&lt;p&gt;I also attach the grinder output files that caused the issue in case you're interested.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vaagn Khachatryan</dc:creator><pubDate>Thu, 26 Mar 2009 15:07:33 -0000</pubDate><guid>https://sourceforge.net1e4a5c2e639f6c4c5389872576bd8f7998c1d0ae</guid></item></channel></rss>