<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/track/patches/" rel="alternate"/><link href="https://sourceforge.net/p/track/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/track/patches/</id><updated>2011-04-28T16:59:54Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>analyzer.properties</title><link href="https://sourceforge.net/p/track/patches/2/" rel="alternate"/><published>2011-04-28T16:59:54Z</published><updated>2011-04-28T16:59:54Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net444e5162b6106983d9de383b20c5450d55c700fe</id><summary type="html">&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;</summary></entry><entry><title>patch for ClientLogAnalyzer._analyzeLogs function</title><link href="https://sourceforge.net/p/track/patches/1/" rel="alternate"/><published>2009-03-26T15:07:33Z</published><updated>2009-03-26T15:07:33Z</updated><author><name>Vaagn Khachatryan</name><uri>https://sourceforge.net/u/hrashk/</uri></author><id>https://sourceforge.net1e4a5c2e639f6c4c5389872576bd8f7998c1d0ae</id><summary type="html">&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;</summary></entry></feed>