track-help Mailing List for Scale Tracker
Brought to you by:
tbear
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
|
Feb
(1) |
Mar
(11) |
Apr
(5) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
(2) |
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
(3) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
|
From: Gerry B. <ger...@gm...> - 2011-09-16 11:49:59
|
Hi Group, Is there a way that Grinder Analyzer can give us a consolidated graph for a distributed load testing scenario ? Gerry |
|
From: Antonio M. M. <amu...@gm...> - 2009-06-03 17:05:23
|
Hello Travis.
This is a patch that solves the issue.
Antonio.
2009/6/3 Antonio Manuel Muñiz <amu...@gm...>
> I have found the error:
>
> The numbers in out files contains ',' instead of '.'
> 123,45 should be 123.45
>
> It could be solved in ReportRow.java (using String.replace()).
>
> Thanks for all.
> Antonio.
>
> 2009/6/3 Antonio Manuel Muñiz <amu...@gm...>
>
> Only for information, I have been look up the error and I think the problem
>> is NumberFormatException. In some setters of ReportRow.java I see:
>>
>> public void setErrors(String errors) {
>>
>> try {
>> this.errors = Double.parseDouble(errors);
>>
>> } catch (NumberFormatException nfe) {
>> this.errors = -1;
>>
>> }
>>
>> If NumberFormatException is throwed then -1 is the result in html. But I
>> don know why NumberFormatException is throwed...
>>
>> 2009/6/3 Travis Bear <tra...@ya...>
>>
>> Antonio,
>>>
>>> Thanks for following up! I've recently switched jobs, which has taken a
>>> lot of my attention. I'm not sure when I'll be able to look at this.
>>> Hopefully this weekend, we'll see.
>>>
>>> -Travis
>>>
>>>
>>>
>>>
>>> ------------------------------
>>> *From:* Antonio Manuel Muñiz <amu...@gm...>
>>> *To:* Travis Bear <tra...@ya...>
>>> *Sent:* Tuesday, June 2, 2009 3:16:40 PM
>>> *Subject:* Re: [Track-help] -1 in report table
>>>
>>> Hello Travis,
>>>
>>> Any notice on this?
>>>
>>> Antonio.
>>>
>>> 2009/5/18 Antonio Manuel Muñiz <amu...@gm...>
>>>
>>>> Files attached:
>>>> * data.zip: data files
>>>> * out.zip: out files
>>>> * grinderReport.zip: report
>>>>
>>>> 2009/5/14 Travis Bear <tra...@ya...>
>>>>
>>>>> Antonio,
>>>>>
>>>>>
>>>>> I assume this is the 'bytes per second' column you are talking about?
>>>>> If you look in the summary table at the end of your out* log file(s), is
>>>>> there useful data in the 'Response bytes per second' column? If it's broken
>>>>> there, then there's not much I can do, since that's a Grinder bug. If you
>>>>> have good numeric data in that column and it's still broken in the Grinder
>>>>> Analyzer, then send me your logs and I'll take a look.
>>>>>
>>>>> Thanks!
>>>>>
>>>>>
>>>>> -Travis
>>>>>
>>>>>
>>>>>
>>>>> ------------------------------
>>>>> *From:* Antonio Manuel Muñiz <amu...@gm...>
>>>>> *To:* tra...@li...
>>>>> *Sent:* Thursday, May 14, 2009 5:25:21 AM
>>>>> *Subject:* [Track-help] -1 in report table
>>>>>
>>>>> Hello.
>>>>>
>>>>> I have the same problem described in [1].
>>>>> Is there a solution?
>>>>> In The Grinder log files the data is correct (distinct of -1).
>>>>>
>>>>> I can provide all files for test the behaviour.
>>>>>
>>>>> Thanks,
>>>>> Antonio.
>>>>>
>>>>> [1]
>>>>> https://sourceforge.net/mailarchive/message.php?msg_name=772258.97018.qm%40web51304.mail.re2.yahoo.com
>>>>>
>>>>> --
>>>>> * Antonio Manuel Muñiz
>>>>> * amunizmartin.wordpress.com
>>>>> * amu...@gm...
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> * Antonio Manuel Muñiz
>>>> * amunizmartin.wordpress.com
>>>> * amu...@gm...
>>>>
>>>
>>>
>>>
>>> --
>>> * Antonio Manuel Muñiz
>>> * amunizmartin.wordpress.com
>>> * amu...@gm...
>>>
>>>
>>
>>
>> --
>> * Antonio Manuel Muñiz
>> * amunizmartin.wordpress.com
>> * amu...@gm...
>>
>
>
>
> --
> * Antonio Manuel Muñiz
> * amunizmartin.wordpress.com
> * amu...@gm...
>
--
* Antonio Manuel Muñiz
* amunizmartin.wordpress.com
* amu...@gm...
|
|
From: Antonio M. M. <amu...@gm...> - 2009-05-18 17:27:38
|
Hello Travis, Thanks for your reply. The "-1" value is showed in: 'Mean Response Time', 'Response Time Standar Dev.', 'Mean Response Length', 'Bytes per sec', 'Mean time stablish connection' and 'Mean time to first byte'. The data is correct in out* files. I have sent to your mail all files (data, out and report). Thanks, Antonio. 2009/5/14 Travis Bear <tra...@ya...> > Antonio, > > I assume this is the 'bytes per second' column you are talking about? If > you look in the summary table at the end of your out* log file(s), is there > useful data in the 'Response bytes per second' column? If it's broken > there, then there's not much I can do, since that's a Grinder bug. If you > have good numeric data in that column and it's still broken in the Grinder > Analyzer, then send me your logs and I'll take a look. > > Thanks! > > > -Travis > > > > ------------------------------ > *From:* Antonio Manuel Muñiz <amu...@gm...> > *To:* tra...@li... > *Sent:* Thursday, May 14, 2009 5:25:21 AM > *Subject:* [Track-help] -1 in report table > > Hello. > > I have the same problem described in [1]. > Is there a solution? > In The Grinder log files the data is correct (distinct of -1). > > I can provide all files for test the behaviour. > > Thanks, > Antonio. > > [1] > https://sourceforge.net/mailarchive/message.php?msg_name=772258.97018.qm%40web51304.mail.re2.yahoo.com > > -- > * Antonio Manuel Muñiz > * amunizmartin.wordpress.com > * amu...@gm... > > -- * Antonio Manuel Muñiz * amunizmartin.wordpress.com * amu...@gm... |
|
From: Travis B. <tra...@ya...> - 2009-05-14 20:14:21
|
Antonio, I assume this is the 'bytes per second' column you are talking about? If you look in the summary table at the end of your out* log file(s), is there useful data in the 'Response bytes per second' column? If it's broken there, then there's not much I can do, since that's a Grinder bug. If you have good numeric data in that column and it's still broken in the Grinder Analyzer, then send me your logs and I'll take a look. Thanks! -Travis ________________________________ From: Antonio Manuel Muñiz <amu...@gm...> To: tra...@li... Sent: Thursday, May 14, 2009 5:25:21 AM Subject: [Track-help] -1 in report table Hello. I have the same problem described in [1]. Is there a solution? In The Grinder log files the data is correct (distinct of -1). I can provide all files for test the behaviour. Thanks, Antonio. [1] https://sourceforge.net/mailarchive/message.php?msg_name=772258.97018.qm%40web51304.mail.re2.yahoo.com -- * Antonio Manuel Muñiz * amunizmartin.wordpress.com * amu...@gm... |
|
From: Antonio M. M. <amu...@gm...> - 2009-05-14 18:18:20
|
Hello. I have the same problem described in [1]. Is there a solution? In The Grinder log files the data is correct (distinct of -1). I can provide all files for test the behaviour. Thanks, Antonio. [1] https://sourceforge.net/mailarchive/message.php?msg_name=772258.97018.qm%40web51304.mail.re2.yahoo.com -- * Antonio Manuel Muñiz * amunizmartin.wordpress.com * amu...@gm... |
|
From: Travis B. <tra...@ya...> - 2009-02-26 19:28:32
|
Anirvan, Between V2.b8 and V2.b9, there were changes made to the way the classpath is set, and the way grinder analyzer is invoked. You appear to be using the b9 syntax on the v8 code. Check your run.py. v9 contains this code: 59 # Set the classpath 60 libDir="lib" 61 jars=os.listdir(libDir) 62 #print "Adding libs to classpath:" 63 for jar in jars: 64 #print " " + jar 65 sys.path.insert(0,libDir + os.sep + jar) 66 #print "New sys.path: " + str(sys.path) 67 68 import analyzer 69 analyzer.main() 70 Thanks! -Travis ________________________________ From: "ani...@gm..." <ani...@gm...> To: tra...@li... Sent: Wednesday, February 25, 2009 11:02:20 PM Subject: [Track-help] Running Grinder Analyzer v 2.b9 Problem Hi, I’ve been trying to install the Grinder Analyzer and run it on some log files generated from a previously run test. However, I’m repeatedly facing an error and I was hoping that someone could help me out here. I’m trying to use GrinderAnalyzer v2.b9 on a Windows XP system. The JRE is 1.6.0_05. I’ve also installed Jython 2.2.1. The command I run from the GrinderAnalyzer directory is – java -jar jython.jar run.py data_middleEarth-0.log out_middleEarth-0.log The error I get is – Traceback (innermost last): File "run.py", line 62, in ? File "F:\workStuff\grinderTut\grinderAnalyzer.V2.b8\analyzer.py", line 34, in ? ImportError: no module named jfree The line 34 in the analyzer.py is – from org.jfree.chart import * The lib folder in the GrinderAnalyzer installation directory has all the necessary JAR files, including the jfreechart-1.0.9.jar Is there something I’m missing out here? Thanks for any help, Anirvan ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Track-help mailing list Tra...@li... https://lists.sourceforge.net/lists/listinfo/track-help |
|
From: <ani...@gm...> - 2009-02-26 07:02:30
|
Hi, I’ve been trying to install the Grinder Analyzer and run it on some log files generated from a previously run test. However, I’m repeatedly facing an error and I was hoping that someone could help me out here. I’m trying to use GrinderAnalyzer v2.b9 on a Windows XP system. The JRE is 1.6.0_05. I’ve also installed Jython 2.2.1. The command I run from the GrinderAnalyzer directory is – java -jar jython.jar run.py data_middleEarth-0.log out_middleEarth-0.log The error I get is – Traceback (innermost last): File "run.py", line 62, in ? File "F:\workStuff\grinderTut\grinderAnalyzer.V2.b8\analyzer.py", line 34, in ? ImportError: no module named jfree The line 34 in the analyzer.py is – from org.jfree.chart import * The lib folder in the GrinderAnalyzer installation directory has all the necessary JAR files, including the jfreechart-1.0.9.jar Is there something I’m missing out here? Thanks for any help, Anirvan |
|
From: Travis B. <tra...@ya...> - 2008-10-23 17:30:54
|
Vinod,
Please cc the grinder list with your questions so that everyone may benefit.
Anil Jacob and Scott Russel had the same issue recently. Scott was able to resolve it yesterday, see his email to the list dated October 22.
The long and short of it is I accidentally introduced a JDK 1.6 dependency in the latest build. I've modified the build scripts so this can't happen again, so future builds won't have this problem. Your current choices:
* Use an earlier grinder analyzer
* Install JDK 1.6 (and re-install jython to use JDK 1.6)
* wait for the new GA release, which should be out this week.
-Travis
________________________________
From: "vin...@gm..." <vin...@gm...>
To: tra...@li...
Sent: Thursday, October 23, 2008 5:03:22 AM
Subject: [Track-help] Grinder Analyzer not working
I am trying to use Grinder analyzer, but I get the following exception. I am using JDK 1.5.0_06-b05 and Jytho 2.2.1. I have tried from different systems, but I get the same result. I am using grinderAnalyzer.V2.b7. What could be wrong?
File "./analyzer.py", line 56, in ?
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
4)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at org.python.core.SyspathJavaLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.python.core.Py.findClassEx(Unknown Source)
at org.python.core.SysPackageManager.findClass(Unknown Source)
at org.python.core.PackageManager.findClass(Unknown Source)
at org.python.core.SysPackageManager.findClass(Unknown Source)
at org.python.core.PyJavaPackage.__findattr__(Unknown Source)
at org.python.core.imp.importFromAs(Unknown Source)
at org.python.core.imp.importFrom(Unknown Source)
at org.python.pycode._pyx0.f$0(./analyzer.py:56)
at org.python.pycode._pyx0.call_function(./analyzer.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyCode.call(Unknown Source)
at org.python.core.Py.runCode(Unknown Source)
at org.python.core.__builtin__.execfile_flags(Unknown Source)
at org.python.util.PythonInterpreter.execfile(Unknown Source)
at org.python.util.jython.main(Unknown Source)
java.lang.UnsupportedClassVersionError: java.lang.UnsupportedClassVersionError:
Bad version number in .class file
Thanks,
-Vinod
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Track-help mailing list
Tra...@li...
https://lists.sourceforge.net/lists/listinfo/track-help
|
|
From: <vin...@gm...> - 2008-10-23 13:12:25
|
I am trying to use Grinder analyzer, but I get the following exception. I am using JDK 1.5.0_06-b05 and Jytho 2.2.1. I have tried from different systems, but I get the same result. I am using grinderAnalyzer.V2.b7. What could be wrong?
File "./analyzer.py", line 56, in ?
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
4)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at org.python.core.SyspathJavaLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.python.core.Py.findClassEx(Unknown Source)
at org.python.core.SysPackageManager.findClass(Unknown Source)
at org.python.core.PackageManager.findClass(Unknown Source)
at org.python.core.SysPackageManager.findClass(Unknown Source)
at org.python.core.PyJavaPackage.__findattr__(Unknown Source)
at org.python.core.imp.importFromAs(Unknown Source)
at org.python.core.imp.importFrom(Unknown Source)
at org.python.pycode._pyx0.f$0(./analyzer.py:56)
at org.python.pycode._pyx0.call_function(./analyzer.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyCode.call(Unknown Source)
at org.python.core.Py.runCode(Unknown Source)
at org.python.core.__builtin__.execfile_flags(Unknown Source)
at org.python.util.PythonInterpreter.execfile(Unknown Source)
at org.python.util.jython.main(Unknown Source)
java.lang.UnsupportedClassVersionError: java.lang.UnsupportedClassVersionError:
Bad version number in .class file
Thanks,
-Vinod
|
|
From: Travis B. <tra...@ya...> - 2008-09-17 16:37:37
|
Michael, Looks like the latest grinder analyzer build broke compatibility with windows-format log files. I'll try and get a new build out this week to address the problem. In the meantime you can work around this issue by converting your grinder log files to unix text format. dos2unix is one tool that can do this; there are many others too. Thanks! -Travis ----- Original Message ---- From: Michael Thomsen <Mic...@ha...> To: "tra...@li..." <tra...@li...> Sent: Wednesday, September 17, 2008 12:30:56 AM Subject: [Track-help] Insufficient test data to graph error message Hello, I have been trying to get the Grinder Analyzer up and running over the last day or so, although I seem to be running into a problem that I cannot solve. Basically when I specify the data*.log and out*.log on the command line, then I get the following error message: FATAL: insufficient test data to graph. conf/analyzer.properties specifies 25 buckets, but data*.log contains less than 25 data points. I have included my out*.log and data*.log I would assume that they do have enough data points, so perhaps there is something else that I need to do? The specs are as follows: Windows 2003 Java 1.6 Grinder 3.1 GrinderAnalyzer v2.b6 Any help would be appreciated. Regards, Michael Thomsen| Haley Limited T +61 2 6206 7169 | F +61 2 6249 7715 | E mic...@ha... | www.haley.com This email communication and any attachments (referred to as "this message") may contain confidential, proprietary or privileged information. This message is intended for the nominated addressee(s) only Haley Limited (Haley) is not liable for any personal opinions expressed by the sender of this message. This message must not be distributed without the express written consent of Haley. Any unauthorized copying, disclosure or distribution of this message in whole or in part is strictly prohibited. If you are not the intended recipient of this message, please notify the sender and delete all copies of this message immediately. All email communications and all attachments which enter and leave the Haley network have been thoroughly scanned for viruses, however, Haley takes no responsibility for any virus which may be transmitted by way of this message. |
|
From: Travis B. <tra...@ya...> - 2008-09-17 16:27:07
|
Michael, I can reproduce this problem here. Looks like a bug. Something about your log files is different than what I usually test with, but I haven't had time to work it out yet. Thanks for the report, I'll try and get to this tonight or tomorrow. -Travis ----- Original Message ---- From: Michael Thomsen <Mic...@ha...> To: "tra...@li..." <tra...@li...> Sent: Wednesday, September 17, 2008 12:30:56 AM Subject: [Track-help] Insufficient test data to graph error message Hello, I have been trying to get the Grinder Analyzer up and running over the last day or so, although I seem to be running into a problem that I cannot solve. Basically when I specify the data*.log and out*.log on the command line, then I get the following error message: FATAL: insufficient test data to graph. conf/analyzer.properties specifies 25 buckets, but data*.log contains less than 25 data points. I have included my out*.log and data*.log I would assume that they do have enough data points, so perhaps there is something else that I need to do? The specs are as follows: Windows 2003 Java 1.6 Grinder 3.1 GrinderAnalyzer v2.b6 Any help would be appreciated. Regards, Michael Thomsen| Haley Limited T +61 2 6206 7169 | F +61 2 6249 7715 | E mic...@ha... | www.haley.com This email communication and any attachments (referred to as "this message") may contain confidential, proprietary or privileged information. This message is intended for the nominated addressee(s) only Haley Limited (Haley) is not liable for any personal opinions expressed by the sender of this message. This message must not be distributed without the express written consent of Haley. Any unauthorized copying, disclosure or distribution of this message in whole or in part is strictly prohibited. If you are not the intended recipient of this message, please notify the sender and delete all copies of this message immediately. All email communications and all attachments which enter and leave the Haley network have been thoroughly scanned for viruses, however, Haley takes no responsibility for any virus which may be transmitted by way of this message. |
|
From: Calum F. <cal...@gm...> - 2008-05-08 19:19:20
|
Hi Travis, I was wondering if you had thought of using a db backend to the analyse script? Or if you had discounted that idea for some reason. To get round the previous problems I had I created a postgres db which produced the stats that I need from various large data files and with a large number of elements. Is there a place to have a version of your script that uses a backend db for number crunching and comparison? I'm interested in hearing your thougts on the matter Cheers Cal p.s. I have attached the db here for you to have a look at. It takes into account HTTP data and data produced normally by the grinder, for example by running a grind against a db. It also automatically picks up and calculates stats for pages, "instrumented methods", if the HTTP proxy plugin has been used to generate the script (The proxy ends every test number for a page with "00"). It allows for you to compare different load runs. The version attached uses a simple copy to get the data into the db, there are a couple of sqlloader like functions for postgres that makes the loading of large files much quicker but I kept things simple. |
|
From: Travis B. <tra...@ya...> - 2008-04-22 02:08:33
|
Cal,
Thanks for the feedback.
My initial response is
wow, that is an *immense* number of unique transactions. You must have
used the proxy to develop your scripts. I developed the analyzer using
output from my own hand-generated scripts, which produce far fewer
transaction types. With that number of transactions, the resulting
.html report will be enormous.
Can you please open a bug on the keyError, and include the log files you used?
Cheers!
-Travis
----- Original Message ----
From: Calum Fitzgerald <cal...@gm...>
To: tra...@li...
Sent: Monday, April 21, 2008 11:29:44 AM
Subject: [Track-help] analyse.py exiting with KeyError 9000101
Hi,
Just tried the analyser on a small test run and it has failed to
generate a report.
Due to the large nature of the various scripts that are running I was
wondering if there is a limit to the size of the number of individual
tests that analyse.py can count and collate results for?
The largest script has tests which start 19000xxx and there are 18
other scripts that run at the same time. This means that there will be
a few thousand individual tests that it has to deal with.
I am just concerned about waiting 11 hours for it to go pop at the last minute.
The error may well be a very simple thing which I will try to
investigate on my own as well.
Any help is appreciated.
Cheers
Cal
analyser.py output:
'Final statistics for this process' found after searching back 238 lines.
max elapsed time: 4.545781942E7, bucket time: 180030
Test number: 9000302, test name: GET sub-nav.gif
Test number: 9000303, test name: GET sub-nav.gif
Test number: 9000304, test name: GET sub-nav.gif
Test number: 9000305, test name: GET sub-nav.gif
Test number: 9000306, test name: GET sub-nav.gif
Test number: 9000307, test name: GET sub-nav.gif
Test number: 9000401, test name: GET form-persistance.js
Test number: 9000402, test name: GET searchtop.gif
Test number: 9000403, test name: GET wincal3HolidaysStarfish.js
Test number: 9000404, test name: GET search-button.gif
Test number: 9000501, test name: GET sub-nav.gif
Test number: 9000502, test name: GET sub-nav.gif
Test number: 9000503, test name: GET sub-nav.gif
Test number: 9000504, test name: GET sub-nav.gif
Test number: 900060, test name: Page 2
Test number: 9000601, test name: GET /
Test number: 9000602, test name: GET default.css
Test number: 9000603, test name: GET defaultIe6.css
Test number: 9000604, test name: GET site-tracker_tc_5.1.10.js
Test number: 9000605, test name: GET body-background.gif
Test number: 9000606, test name: GET row-grad.jpg
Test number: 9000607, test name: GET tbl-head-spc.gif
Test number: 9000608, test name: GET greyarrow.gif
Test number: 9000609, test name: GET dt-select_01.jpg
Test number: 9000610, test name: GET dt-select_02.jpg
Test number: 9000611, test name: GET dt-select_03.jpg
Test number: 9000612, test name: GET dt-select_04.jpg
Test number: 9000613, test name: GET dt-select_05.jpg
Test number: 9000614, test name: GET sf-top.gif
Test number: 9000615, test name: GET sf-grad.jpg
Test number: 9000616, test name: GET sf-bottom.gif
Test number: 9000617, test name: GET tbl-head-grad.jpg
Test number: 9000618, test name: GET tbl-head-lft.jpg
Test number: 9000619, test name: GET tbl-head-rgh.jpg
Test number: 9000620, test name: GET dividerdash.gif
Test number: 9000621, test name: GET invis.gif
Test number: 9000622, test name: GET IATA.gif
Test number: 9000623, test name: GET ABTA.jpg
Test number: 9000624, test name: GET search-button.gif
Test number: 9000625, test name: GET verisign.gif
Test number: 9000626, test name: GET ATOL.gif
Test number: 9000627, test name: GET header-global.jpg
Test number: 9000628, test name: GET globalnavbcsp.gif
Test number: 9000629, test name: GET sub-nav.gif
Test number: 9000630, test name: GET general.js
Test number: 9000631, test name: GET mainnav_gradient.gif
Test number: 9000632, test name: GET deals.js
Test number: 9000633, test name: GET ruler.js
Test number: 9000634, test name: GET tbl-head-spc.gif
Test number: 9000635, test name: GET tbl-head-spc.gif
Test number: 9000636, test name: GET dt-select_01.jpg
Test number: 9000637, test name: GET polling2.gif
Test number: 9000638, test name: GET row-grad.jpg
Test number: 9000639, test name: GET polling.gif
Test number: 9000640, test name: GET tbl-head-grad.jpg
Test number: 9000641, test name: GET tbl-head-lft.jpg
Test number: 900070, test name: Page 3
Test number: 9000701, test name: POST dealRequests.jsp
Test number: 9000702, test name: GET tbl-head-rgh.jpg
Test number: 9000703, test name: GET row-grad.jpg
Test number: 9000704, test name: GET tbl-head-spc.gif
Test number: 9000705, test name: GET tbl-head-spc.gif
Test number: 9000706, test name: GET tbl-head-spc.gif
Test number: 9000707, test name: GET tbl-head-spc.gif
Test number: 9000708, test name: GET tbl-head-spc.gif
Test number: 9000709, test name: GET tbl-head-spc.gif
Test number: 9000710, test name: GET row-grad.jpg
Test number: 9000711, test name: GET dt-over_01.jpg
Test number: 9000712, test name: GET tbl-head-grad.jpg
Test number: 9000713, test name: GET tbl-head-lft.jpg
Test number: 9000714, test name: GET tbl-head-rgh.jpg
Test number: 9000715, test name: GET row-grad.jpg
Test number: 9000716, test name: GET tbl-head-spc.gif
Test number: 9000717, test name: GET tbl-head-spc.gif
Test number: 9000718, test name: GET tbl-head-spc.gif
Test number: 9000719, test name: GET tbl-head-spc.gif
Test number: 9000720, test name: GET tbl-head-spc.gif
Test number: 9000721, test name: GET tbl-head-spc.gif
Test number: 9000722, test name: GET dt-over_01.jpg
Test number: 9000723, test name: GET dt-over_01.jpg
Test number: 9000724, test name: GET dt-over_01.jpg
Test number: 9000725, test name: GET dt-over_01.jpg
Test number: 9000726, test name: GET dt-over_01.jpg
Test number: 9000727, test name: GET polling.gif
Test number: 9000728, test name: GET polling2.gif
Test number: 9000729, test name: GET tbl-head-grad.jpg
Test number: 9000730, test name: GET tbl-head-lft.jpg
Test number: 900080, test name: Page 4
Test number: 9000801, test name: POST dealRequests.jsp
Test number: 9000802, test name: GET tbl-head-rgh.jpg
Test number: 9000803, test name: GET row-grad.jpg
Test number: 9000804, test name: GET tbl-head-spc.gif
Test number: 9000805, test name: GET tbl-head-spc.gif
Test number: 9000806, test name: GET tbl-head-spc.gif
Test number: 9000807, test name: GET tbl-head-spc.gif
Test number: 9000808, test name: GET tbl-head-spc.gif
Test number: 9000809, test name: GET tbl-head-spc.gif
Test number: 9000810, test name: GET row-grad.jpg
Test number: 9000811, test name: GET dt-over_01.jpg
Test number: 9000812, test name: GET dt-over_02.jpg
Test number: 9000813, test name: GET dt-select_02.jpg
Test number: 9000814, test name: GET tbl-head-grad.jpg
Test number: 9000815, test name: GET tbl-head-lft.jpg
Test number: 9000816, test name: GET tbl-head-rgh.jpg
Test number: 9000817, test name: GET tbl-head-spc.gif
Test number: 9000818, test name: GET tbl-head-spc.gif
Test number: 9000819, test name: GET tbl-head-spc.gif
Test number: 9000820, test name: GET row-grad.jpg
Test number: 9000821, test name: GET tbl-head-spc.gif
Test number: 9000822, test name: GET tbl-head-spc.gif
Test number: 9000823, test name: GET tbl-head-spc.gif
Test number: 9000824, test name: GET dt-select_02.jpg
Test number: 9000825, test name: GET polling.gif
Test number: 9000826, test name: GET polling2.gif
Test number: 900090, test name: Page 5
Test number: 9000901, test name: POST dealRequests.jsp
Test number: 9000902, test name: GET tbl-head-grad.jpg
Test number: 9000903, test name: GET tbl-head-rgh.jpg
Test number: 9000904, test name: GET row-grad.jpg
Test number: 9000905, test name: GET tbl-head-lft.jpg
Test number: 9000906, test name: GET tbl-head-spc.gif
Test number: 9000907, test name: GET tbl-head-spc.gif
Test number: 9000908, test name: GET tbl-head-spc.gif
Test number: 9000909, test name: GET tbl-head-spc.gif
Test number: 9000910, test name: GET tbl-head-spc.gif
Test number: 9000911, test name: GET tbl-head-spc.gif
Test number: 9000912, test name: GET row-grad.jpg
Test number: 9000913, test name: GET dt-over_01.jpg
Test number: 9000914, test name: GET tbl-head-grad.jpg
Test number: 9000915, test name: GET tbl-head-lft.jpg
Test number: 9000916, test name: GET tbl-head-rgh.jpg
Test number: 9000917, test name: GET row-grad.jpg
Test number: 9000918, test name: GET tbl-head-spc.gif
Test number: 9000919, test name: GET tbl-head-spc.gif
Test number: 9000920, test name: GET tbl-head-spc.gif
Test number: 9000921, test name: GET tbl-head-spc.gif
Test number: 9000922, test name: GET tbl-head-spc.gif
Test number: 9000923, test name: GET tbl-head-spc.gif
Test number: 9000924, test name: GET polling.gif
Test number: 9000925, test name: GET polling2.gif
Test number: 9000926, test name: GET tbl-head-grad.jpg
Test number: 900100, test name: Page 6
Test number: 9001001, test name: POST dealRequests.jsp
Test number: 9001002, test name: GET tbl-head-rgh.jpg
Test number: 9001003, test name: GET tbl-head-lft.jpg
Test number: 9001004, test name: GET row-grad.jpg
Test number: 9001005, test name: GET tbl-head-spc.gif
Test number: 9001006, test name: GET tbl-head-spc.gif
Test number: 9001007, test name: GET tbl-head-spc.gif
Test number: 9001008, test name: GET tbl-head-spc.gif
Test number: 9001009, test name: GET tbl-head-spc.gif
Test number: 9001010, test name: GET tbl-head-spc.gif
Test number: 9001011, test name: GET row-grad.jpg
Test number: 9001012, test name: GET dt-over_01.jpg
Test number: 9001013, test name: GET tbl-head-grad.jpg
Test number: 9001014, test name: GET tbl-head-lft.jpg
Test number: 9001015, test name: GET tbl-head-rgh.jpg
Test number: 9001016, test name: GET row-grad.jpg
Test number: 9001017, test name: GET tbl-head-spc.gif
Test number: 9001018, test name: GET tbl-head-spc.gif
Test number: 9001019, test name: GET tbl-head-spc.gif
Test number: 9001020, test name: GET tbl-head-spc.gif
Test number: 9001021, test name: GET tbl-head-spc.gif
Test number: 9001022, test name: GET tbl-head-spc.gif
Test number: 9001023, test name: GET dt-select_01.jpg
Test number: 9001024, test name: GET polling.gif
Test number: 900110, test name: Page 7
Test number: 9001101, test name: POST dealRequests.jsp
Test number: 9001102, test name: GET polling2.gif
Test number: 9001103, test name: GET tbl-head-grad.jpg
Test number: 9001104, test name: GET tbl-head-lft.jpg
Test number: 9001105, test name: GET tbl-head-rgh.jpg
Test number: 9001106, test name: GET row-grad.jpg
Test number: 9001107, test name: GET tbl-head-spc.gif
Test number: 9001108, test name: GET tbl-head-spc.gif
Test number: 9001109, test name: GET tbl-head-spc.gif
Test number: 9001110, test name: GET tbl-head-spc.gif
Test number: 9001111, test name: GET tbl-head-spc.gif
Test number: 9001112, test name: GET tbl-head-spc.gif
Test number: 9001113, test name: GET row-grad.jpg
Test number: 9001114, test name: GET dt-over_01.jpg
Test number: 9001115, test name: GET tbl-head-grad.jpg
Test number: 9001116, test name: GET tbl-head-lft.jpg
Test number: 9001117, test name: GET tbl-head-rgh.jpg
Test number: 9001118, test name: GET row-grad.jpg
Test number: 9001119, test name: GET tbl-head-spc.gif
Test number: 9001120, test name: GET tbl-head-spc.gif
Test number: 9001121, test name: GET tbl-head-spc.gif
Test number: 9001122, test name: GET tbl-head-spc.gif
Test number: 9001123, test name: GET tbl-head-spc.gif
Test number: 9001124, test name: GET tbl-head-spc.gif
DEBUG: transaction name/numbers:{'9001124': 'GET tbl-head-spc.gif',
'9001123': 'GET tbl-head-spc.gif', '9001122': 'GET tbl-head-spc.gif',
'9001121': 'GET tbl-head-spc.gif', '9001120': 'GET tbl-head-spc.gif',
'9001119': 'GET tbl-head-spc.gif', '9001118': 'GET row-grad.jpg',
'9001117': 'GET tbl-head-rgh.jpg', '9001116': 'GET tbl-head-lft.jpg',
'9001115': 'GET tbl-head-grad.jpg', '9001114': 'GET dt-over_01.jpg',
'9001113': 'GET row-grad.jpg', '9000641': 'GET tbl-head-lft.jpg',
'9001112': 'GET tbl-head-spc.gif', '9000640': 'GET tbl-head-grad.jpg',
'9001111': 'GET tbl-head-spc.gif', '9001110': 'GET tbl-head-spc.gif',
'9000639': 'GET polling.gif', '9000638': 'GET row-grad.jpg',
'9001109': 'GET tbl-head-spc.gif', '9000637': 'GET polling2.gif',
'9001108': 'GET tbl-head-spc.gif', '9000636': 'GET dt-select_01.jpg',
'9001107': 'GET tbl-head-spc.gif', '9000635': 'GET tbl-head-spc.gif',
'9001106': 'GET row-grad.jpg', '9000634': 'GET tbl-head-spc.gif',
'9001105': 'GET tbl-head-rgh.jpg', '9000633': 'GET ruler.js',
'9001104': 'GET tbl-head-lft.jpg', '9000632': 'GET deals.js',
'9001103': 'GET tbl-head-grad.jpg', '9000631': 'GET
mainnav_gradient.gif', '9001102': 'GET polling2.gif', '9000630': 'GET
general.js', '9001101': 'POST dealRequests.jsp', '9000826': 'GET
polling2.gif', '9000825': 'GET polling.gif', '9000824': 'GET
dt-select_02.jpg', '9000823': 'GET tbl-head-spc.gif', '9000629': 'GET
sub-nav.gif', '9000822': 'GET tbl-head-spc.gif', '9000628': 'GET
globalnavbcsp.gif', '9000821': 'GET tbl-head-spc.gif', '9000627': 'GET
header-global.jpg', '9000820': 'GET row-grad.jpg', '9000626': 'GET
ATOL.gif', '9000625': 'GET verisign.gif', '9000624': 'GET
search-button.gif', '9000623': 'GET ABTA.jpg', '9000622': 'GET
IATA.gif', '9000621': 'GET invis.gif', '9000620': 'GET
dividerdash.gif', '9000819': 'GET tbl-head-spc.gif', '9000818': 'GET
tbl-head-spc.gif', '9000817': 'GET tbl-head-spc.gif', '9000816': 'GET
tbl-head-rgh.jpg', '9000815': 'GET tbl-head-lft.jpg', '9000814': 'GET
tbl-head-grad.jpg', '9000813': 'GET dt-select_02.jpg', '9000619': 'GET
tbl-head-rgh.jpg', '9000812': 'GET dt-over_02.jpg', '9000618': 'GET
tbl-head-lft.jpg', '9000811': 'GET dt-over_01.jpg', '9000617': 'GET
tbl-head-grad.jpg', '9000810': 'GET row-grad.jpg', '9000616': 'GET
sf-bottom.gif', '9000615': 'GET sf-grad.jpg', '9000614': 'GET
sf-top.gif', '9000613': 'GET dt-select_05.jpg', '9000612': 'GET
dt-select_04.jpg', '9000611': 'GET dt-select_03.jpg', '9000610': 'GET
dt-select_02.jpg', '9000809': 'GET tbl-head-spc.gif', '9000808': 'GET
tbl-head-spc.gif', '9000807': 'GET tbl-head-spc.gif', '9000806': 'GET
tbl-head-spc.gif', '9000805': 'GET tbl-head-spc.gif', '9000804': 'GET
tbl-head-spc.gif', '9000803': 'GET row-grad.jpg', '9000609': 'GET
dt-select_01.jpg', '9000802': 'GET tbl-head-rgh.jpg', '900090': 'Page
5', '9000608': 'GET greyarrow.gif', '9000801': 'POST
dealRequests.jsp', '9000607': 'GET tbl-head-spc.gif', '9000606': 'GET
row-grad.jpg', '9000605': 'GET body-background.gif', '9000604': 'GET
site-tracker_tc_5.1.10.js', '9000603': 'GET defaultIe6.css',
'9000602': 'GET default.css', '9000601': 'GET _', '9000404': 'GET
search-button.gif', '9000403': 'GET wincal3HolidaysStarfish.js',
'9000402': 'GET searchtop.gif', '9000401': 'GET form-persistance.js',
'900080': 'Page 4', '9001024': 'GET polling.gif', '9001023': 'GET
dt-select_01.jpg', '9001022': 'GET tbl-head-spc.gif', '9001021': 'GET
tbl-head-spc.gif', '9001020': 'GET tbl-head-spc.gif', '900110': 'Page
7', '900070': 'Page 3', 'all': 'All Transactions', '9001019': 'GET
tbl-head-spc.gif', '9001018': 'GET tbl-head-spc.gif', '9001017': 'GET
tbl-head-spc.gif', '9001016': 'GET row-grad.jpg', '9001015': 'GET
tbl-head-rgh.jpg', '9001014': 'GET tbl-head-lft.jpg', '9001013': 'GET
tbl-head-grad.jpg', '9001012': 'GET dt-over_01.jpg', '9001011': 'GET
row-grad.jpg', '9001010': 'GET tbl-head-spc.gif', '900100': 'Page 6',
'900060': 'Page 2', '9001009': 'GET tbl-head-spc.gif', '9000730': 'GET
tbl-head-lft.jpg', '9001008': 'GET tbl-head-spc.gif', '9001007': 'GET
tbl-head-spc.gif', '9001006': 'GET tbl-head-spc.gif', '9001005': 'GET
tbl-head-spc.gif', '9001004': 'GET row-grad.jpg', '9001003': 'GET
tbl-head-lft.jpg', '9001002': 'GET tbl-head-rgh.jpg', '9001001': 'POST
dealRequests.jsp', '9000926': 'GET tbl-head-grad.jpg', '9000925': 'GET
polling2.gif', '9000924': 'GET polling.gif', '9000923': 'GET
tbl-head-spc.gif', '9000729': 'GET tbl-head-grad.jpg', '9000922': 'GET
tbl-head-spc.gif', '9000728': 'GET polling2.gif', '9000921': 'GET
tbl-head-spc.gif', '9000727': 'GET polling.gif', '9000920': 'GET
tbl-head-spc.gif', '9000726': 'GET dt-over_01.jpg', '9000725': 'GET
dt-over_01.jpg', '9000724': 'GET dt-over_01.jpg', '9000723': 'GET
dt-over_01.jpg', '9000722': 'GET dt-over_01.jpg', '9000721': 'GET
tbl-head-spc.gif', '9000720': 'GET tbl-head-spc.gif', '9000919': 'GET
tbl-head-spc.gif', '9000918': 'GET tbl-head-spc.gif', '9000917': 'GET
row-grad.jpg', '9000916': 'GET tbl-head-rgh.jpg', '9000915': 'GET
tbl-head-lft.jpg', '9000914': 'GET tbl-head-grad.jpg', '9000913': 'GET
dt-over_01.jpg', '9000719': 'GET tbl-head-spc.gif', '9000912': 'GET
row-grad.jpg', '9000718': 'GET tbl-head-spc.gif', '9000911': 'GET
tbl-head-spc.gif', '9000717': 'GET tbl-head-spc.gif', '9000910': 'GET
tbl-head-spc.gif', '9000716': 'GET tbl-head-spc.gif', '9000715': 'GET
row-grad.jpg', '9000714': 'GET tbl-head-rgh.jpg', '9000713': 'GET
tbl-head-lft.jpg', '9000712': 'GET tbl-head-grad.jpg', '9000711': 'GET
dt-over_01.jpg', '9000710': 'GET row-grad.jpg', '9000909': 'GET
tbl-head-spc.gif', '9000908': 'GET tbl-head-spc.gif', '9000907': 'GET
tbl-head-spc.gif', '9000906': 'GET tbl-head-spc.gif', '9000905': 'GET
tbl-head-lft.jpg', '9000904': 'GET row-grad.jpg', '9000903': 'GET
tbl-head-rgh.jpg', '9000709': 'GET tbl-head-spc.gif', '9000902': 'GET
tbl-head-grad.jpg', '9000708': 'GET tbl-head-spc.gif', '9000901':
'POST dealRequests.jsp', '9000707': 'GET tbl-head-spc.gif', '9000706':
'GET tbl-head-spc.gif', '9000705': 'GET tbl-head-spc.gif', '9000704':
'GET tbl-head-spc.gif', '9000703': 'GET row-grad.jpg', '9000702': 'GET
tbl-head-rgh.jpg', '9000701': 'POST dealRequests.jsp', '9000504': 'GET
sub-nav.gif', '9000503': 'GET sub-nav.gif', '9000502': 'GET
sub-nav.gif', '9000501': 'GET sub-nav.gif', '9000307': 'GET
sub-nav.gif', '9000306': 'GET sub-nav.gif', '9000305': 'GET
sub-nav.gif', '9000304': 'GET sub-nav.gif', '9000303': 'GET
sub-nav.gif', '9000302': 'GET sub-nav.gif'}
Discovered transaction number:name map {'9001124': 'GET
tbl-head-spc.gif', '9001123': 'GET tbl-head-spc.gif', '9001122': 'GET
tbl-head-spc.gif', '9001121': 'GET tbl-head-spc.gif', '9001120': 'GET
tbl-head-spc.gif', '9001119': 'GET tbl-head-spc.gif', '9001118': 'GET
row-grad.jpg', '9001117': 'GET tbl-head-rgh.jpg', '9001116': 'GET
tbl-head-lft.jpg', '9001115': 'GET tbl-head-grad.jpg', '9001114': 'GET
dt-over_01.jpg', '9001113': 'GET row-grad.jpg', '9000641': 'GET
tbl-head-lft.jpg', '9001112': 'GET tbl-head-spc.gif', '9000640': 'GET
tbl-head-grad.jpg', '9001111': 'GET tbl-head-spc.gif', '9001110': 'GET
tbl-head-spc.gif', '9000639': 'GET polling.gif', '9000638': 'GET
row-grad.jpg', '9001109': 'GET tbl-head-spc.gif', '9000637': 'GET
polling2.gif', '9001108': 'GET tbl-head-spc.gif', '9000636': 'GET
dt-select_01.jpg', '9001107': 'GET tbl-head-spc.gif', '9000635': 'GET
tbl-head-spc.gif', '9001106': 'GET row-grad.jpg', '9000634': 'GET
tbl-head-spc.gif', '9001105': 'GET tbl-head-rgh.jpg', '9000633': 'GET
ruler.js', '9001104': 'GET tbl-head-lft.jpg', '9000632': 'GET
deals.js', '9001103': 'GET tbl-head-grad.jpg', '9000631': 'GET
mainnav_gradient.gif', '9001102': 'GET polling2.gif', '9000630': 'GET
general.js', '9001101': 'POST dealRequests.jsp', '9000826': 'GET
polling2.gif', '9000825': 'GET polling.gif', '9000824': 'GET
dt-select_02.jpg', '9000823': 'GET tbl-head-spc.gif', '9000629': 'GET
sub-nav.gif', '9000822': 'GET tbl-head-spc.gif', '9000628': 'GET
globalnavbcsp.gif', '9000821': 'GET tbl-head-spc.gif', '9000627': 'GET
header-global.jpg', '9000820': 'GET row-grad.jpg', '9000626': 'GET
ATOL.gif', '9000625': 'GET verisign.gif', '9000624': 'GET
search-button.gif', '9000623': 'GET ABTA.jpg', '9000622': 'GET
IATA.gif', '9000621': 'GET invis.gif', '9000620': 'GET
dividerdash.gif', '9000819': 'GET tbl-head-spc.gif', '9000818': 'GET
tbl-head-spc.gif', '9000817': 'GET tbl-head-spc.gif', '9000816': 'GET
tbl-head-rgh.jpg', '9000815': 'GET tbl-head-lft.jpg', '9000814': 'GET
tbl-head-grad.jpg', '9000813': 'GET dt-select_02.jpg', '9000619': 'GET
tbl-head-rgh.jpg', '9000812': 'GET dt-over_02.jpg', '9000618': 'GET
tbl-head-lft.jpg', '9000811': 'GET dt-over_01.jpg', '9000617': 'GET
tbl-head-grad.jpg', '9000810': 'GET row-grad.jpg', '9000616': 'GET
sf-bottom.gif', '9000615': 'GET sf-grad.jpg', '9000614': 'GET
sf-top.gif', '9000613': 'GET dt-select_05.jpg', '9000612': 'GET
dt-select_04.jpg', '9000611': 'GET dt-select_03.jpg', '9000610': 'GET
dt-select_02.jpg', '9000809': 'GET tbl-head-spc.gif', '9000808': 'GET
tbl-head-spc.gif', '9000807': 'GET tbl-head-spc.gif', '9000806': 'GET
tbl-head-spc.gif', '9000805': 'GET tbl-head-spc.gif', '9000804': 'GET
tbl-head-spc.gif', '9000803': 'GET row-grad.jpg', '9000609': 'GET
dt-select_01.jpg', '9000802': 'GET tbl-head-rgh.jpg', '900090': 'Page
5', '9000608': 'GET greyarrow.gif', '9000801': 'POST
dealRequests.jsp', '9000607': 'GET tbl-head-spc.gif', '9000606': 'GET
row-grad.jpg', '9000605': 'GET body-background.gif', '9000604': 'GET
site-tracker_tc_5.1.10.js', '9000603': 'GET defaultIe6.css',
'9000602': 'GET default.css', '9000601': 'GET _', '9000404': 'GET
search-button.gif', '9000403': 'GET wincal3HolidaysStarfish.js',
'9000402': 'GET searchtop.gif', '9000401': 'GET form-persistance.js',
'900080': 'Page 4', '9001024': 'GET polling.gif', '9001023': 'GET
dt-select_01.jpg', '9001022': 'GET tbl-head-spc.gif', '9001021': 'GET
tbl-head-spc.gif', '9001020': 'GET tbl-head-spc.gif', '900110': 'Page
7', '900070': 'Page 3', 'all': 'All Transactions', '9001019': 'GET
tbl-head-spc.gif', '9001018': 'GET tbl-head-spc.gif', '9001017': 'GET
tbl-head-spc.gif', '9001016': 'GET row-grad.jpg', '9001015': 'GET
tbl-head-rgh.jpg', '9001014': 'GET tbl-head-lft.jpg', '9001013': 'GET
tbl-head-grad.jpg', '9001012': 'GET dt-over_01.jpg', '9001011': 'GET
row-grad.jpg', '9001010': 'GET tbl-head-spc.gif', '900100': 'Page 6',
'900060': 'Page 2', '9001009': 'GET tbl-head-spc.gif', '9000730': 'GET
tbl-head-lft.jpg', '9001008': 'GET tbl-head-spc.gif', '9001007': 'GET
tbl-head-spc.gif', '9001006': 'GET tbl-head-spc.gif', '9001005': 'GET
tbl-head-spc.gif', '9001004': 'GET row-grad.jpg', '9001003': 'GET
tbl-head-lft.jpg', '9001002': 'GET tbl-head-rgh.jpg', '9001001': 'POST
dealRequests.jsp', '9000926': 'GET tbl-head-grad.jpg', '9000925': 'GET
polling2.gif', '9000924': 'GET polling.gif', '9000923': 'GET
tbl-head-spc.gif', '9000729': 'GET tbl-head-grad.jpg', '9000922': 'GET
tbl-head-spc.gif', '9000728': 'GET polling2.gif', '9000921': 'GET
tbl-head-spc.gif', '9000727': 'GET polling.gif', '9000920': 'GET
tbl-head-spc.gif', '9000726': 'GET dt-over_01.jpg', '9000725': 'GET
dt-over_01.jpg', '9000724': 'GET dt-over_01.jpg', '9000723': 'GET
dt-over_01.jpg', '9000722': 'GET dt-over_01.jpg', '9000721': 'GET
tbl-head-spc.gif', '9000720': 'GET tbl-head-spc.gif', '9000919': 'GET
tbl-head-spc.gif', '9000918': 'GET tbl-head-spc.gif', '9000917': 'GET
row-grad.jpg', '9000916': 'GET tbl-head-rgh.jpg', '9000915': 'GET
tbl-head-lft.jpg', '9000914': 'GET tbl-head-grad.jpg', '9000913': 'GET
dt-over_01.jpg', '9000719': 'GET tbl-head-spc.gif', '9000912': 'GET
row-grad.jpg', '9000718': 'GET tbl-head-spc.gif', '9000911': 'GET
tbl-head-spc.gif', '9000717': 'GET tbl-head-spc.gif', '9000910': 'GET
tbl-head-spc.gif', '9000716': 'GET tbl-head-spc.gif', '9000715': 'GET
row-grad.jpg', '9000714': 'GET tbl-head-rgh.jpg', '9000713': 'GET
tbl-head-lft.jpg', '9000712': 'GET tbl-head-grad.jpg', '9000711': 'GET
dt-over_01.jpg', '9000710': 'GET row-grad.jpg', '9000909': 'GET
tbl-head-spc.gif', '9000908': 'GET tbl-head-spc.gif', '9000907': 'GET
tbl-head-spc.gif', '9000906': 'GET tbl-head-spc.gif', '9000905': 'GET
tbl-head-lft.jpg', '9000904': 'GET row-grad.jpg', '9000903': 'GET
tbl-head-rgh.jpg', '9000709': 'GET tbl-head-spc.gif', '9000902': 'GET
tbl-head-grad.jpg', '9000708': 'GET tbl-head-spc.gif', '9000901':
'POST dealRequests.jsp', '9000707': 'GET tbl-head-spc.gif', '9000706':
'GET tbl-head-spc.gif', '9000705': 'GET tbl-head-spc.gif', '9000704':
'GET tbl-head-spc.gif', '9000703': 'GET row-grad.jpg', '9000702': 'GET
tbl-head-rgh.jpg', '9000701': 'POST dealRequests.jsp', '9000504': 'GET
sub-nav.gif', '9000503': 'GET sub-nav.gif', '9000502': 'GET
sub-nav.gif', '9000501': 'GET sub-nav.gif', '9000307': 'GET
sub-nav.gif', '9000306': 'GET sub-nav.gif', '9000305': 'GET
sub-nav.gif', '9000304': 'GET sub-nav.gif', '9000303': 'GET
sub-nav.gif', '9000302': 'GET sub-nav.gif'}
Traceback (innermost last):
File "./analyzer.py", line 658, in ?
File "./analyzer.py", line 624, in main
File "./analyzer.py", line 376, in __init__
File "./analyzer.py", line 455, in _analyzeLogs
File "./analyzer.py", line 114, in addLine
File "./analyzer.py", line 100, in addTestData
KeyError: 9000101
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Track-help mailing list
Tra...@li...
https://lists.sourceforge.net/lists/listinfo/track-help
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ |
|
From: Calum F. <cal...@gm...> - 2008-04-21 18:29:45
|
Hi,
Just tried the analyser on a small test run and it has failed to
generate a report.
Due to the large nature of the various scripts that are running I was
wondering if there is a limit to the size of the number of individual
tests that analyse.py can count and collate results for?
The largest script has tests which start 19000xxx and there are 18
other scripts that run at the same time. This means that there will be
a few thousand individual tests that it has to deal with.
I am just concerned about waiting 11 hours for it to go pop at the last minute.
The error may well be a very simple thing which I will try to
investigate on my own as well.
Any help is appreciated.
Cheers
Cal
analyser.py output:
'Final statistics for this process' found after searching back 238 lines.
max elapsed time: 4.545781942E7, bucket time: 180030
Test number: 9000302, test name: GET sub-nav.gif
Test number: 9000303, test name: GET sub-nav.gif
Test number: 9000304, test name: GET sub-nav.gif
Test number: 9000305, test name: GET sub-nav.gif
Test number: 9000306, test name: GET sub-nav.gif
Test number: 9000307, test name: GET sub-nav.gif
Test number: 9000401, test name: GET form-persistance.js
Test number: 9000402, test name: GET searchtop.gif
Test number: 9000403, test name: GET wincal3HolidaysStarfish.js
Test number: 9000404, test name: GET search-button.gif
Test number: 9000501, test name: GET sub-nav.gif
Test number: 9000502, test name: GET sub-nav.gif
Test number: 9000503, test name: GET sub-nav.gif
Test number: 9000504, test name: GET sub-nav.gif
Test number: 900060, test name: Page 2
Test number: 9000601, test name: GET /
Test number: 9000602, test name: GET default.css
Test number: 9000603, test name: GET defaultIe6.css
Test number: 9000604, test name: GET site-tracker_tc_5.1.10.js
Test number: 9000605, test name: GET body-background.gif
Test number: 9000606, test name: GET row-grad.jpg
Test number: 9000607, test name: GET tbl-head-spc.gif
Test number: 9000608, test name: GET greyarrow.gif
Test number: 9000609, test name: GET dt-select_01.jpg
Test number: 9000610, test name: GET dt-select_02.jpg
Test number: 9000611, test name: GET dt-select_03.jpg
Test number: 9000612, test name: GET dt-select_04.jpg
Test number: 9000613, test name: GET dt-select_05.jpg
Test number: 9000614, test name: GET sf-top.gif
Test number: 9000615, test name: GET sf-grad.jpg
Test number: 9000616, test name: GET sf-bottom.gif
Test number: 9000617, test name: GET tbl-head-grad.jpg
Test number: 9000618, test name: GET tbl-head-lft.jpg
Test number: 9000619, test name: GET tbl-head-rgh.jpg
Test number: 9000620, test name: GET dividerdash.gif
Test number: 9000621, test name: GET invis.gif
Test number: 9000622, test name: GET IATA.gif
Test number: 9000623, test name: GET ABTA.jpg
Test number: 9000624, test name: GET search-button.gif
Test number: 9000625, test name: GET verisign.gif
Test number: 9000626, test name: GET ATOL.gif
Test number: 9000627, test name: GET header-global.jpg
Test number: 9000628, test name: GET globalnavbcsp.gif
Test number: 9000629, test name: GET sub-nav.gif
Test number: 9000630, test name: GET general.js
Test number: 9000631, test name: GET mainnav_gradient.gif
Test number: 9000632, test name: GET deals.js
Test number: 9000633, test name: GET ruler.js
Test number: 9000634, test name: GET tbl-head-spc.gif
Test number: 9000635, test name: GET tbl-head-spc.gif
Test number: 9000636, test name: GET dt-select_01.jpg
Test number: 9000637, test name: GET polling2.gif
Test number: 9000638, test name: GET row-grad.jpg
Test number: 9000639, test name: GET polling.gif
Test number: 9000640, test name: GET tbl-head-grad.jpg
Test number: 9000641, test name: GET tbl-head-lft.jpg
Test number: 900070, test name: Page 3
Test number: 9000701, test name: POST dealRequests.jsp
Test number: 9000702, test name: GET tbl-head-rgh.jpg
Test number: 9000703, test name: GET row-grad.jpg
Test number: 9000704, test name: GET tbl-head-spc.gif
Test number: 9000705, test name: GET tbl-head-spc.gif
Test number: 9000706, test name: GET tbl-head-spc.gif
Test number: 9000707, test name: GET tbl-head-spc.gif
Test number: 9000708, test name: GET tbl-head-spc.gif
Test number: 9000709, test name: GET tbl-head-spc.gif
Test number: 9000710, test name: GET row-grad.jpg
Test number: 9000711, test name: GET dt-over_01.jpg
Test number: 9000712, test name: GET tbl-head-grad.jpg
Test number: 9000713, test name: GET tbl-head-lft.jpg
Test number: 9000714, test name: GET tbl-head-rgh.jpg
Test number: 9000715, test name: GET row-grad.jpg
Test number: 9000716, test name: GET tbl-head-spc.gif
Test number: 9000717, test name: GET tbl-head-spc.gif
Test number: 9000718, test name: GET tbl-head-spc.gif
Test number: 9000719, test name: GET tbl-head-spc.gif
Test number: 9000720, test name: GET tbl-head-spc.gif
Test number: 9000721, test name: GET tbl-head-spc.gif
Test number: 9000722, test name: GET dt-over_01.jpg
Test number: 9000723, test name: GET dt-over_01.jpg
Test number: 9000724, test name: GET dt-over_01.jpg
Test number: 9000725, test name: GET dt-over_01.jpg
Test number: 9000726, test name: GET dt-over_01.jpg
Test number: 9000727, test name: GET polling.gif
Test number: 9000728, test name: GET polling2.gif
Test number: 9000729, test name: GET tbl-head-grad.jpg
Test number: 9000730, test name: GET tbl-head-lft.jpg
Test number: 900080, test name: Page 4
Test number: 9000801, test name: POST dealRequests.jsp
Test number: 9000802, test name: GET tbl-head-rgh.jpg
Test number: 9000803, test name: GET row-grad.jpg
Test number: 9000804, test name: GET tbl-head-spc.gif
Test number: 9000805, test name: GET tbl-head-spc.gif
Test number: 9000806, test name: GET tbl-head-spc.gif
Test number: 9000807, test name: GET tbl-head-spc.gif
Test number: 9000808, test name: GET tbl-head-spc.gif
Test number: 9000809, test name: GET tbl-head-spc.gif
Test number: 9000810, test name: GET row-grad.jpg
Test number: 9000811, test name: GET dt-over_01.jpg
Test number: 9000812, test name: GET dt-over_02.jpg
Test number: 9000813, test name: GET dt-select_02.jpg
Test number: 9000814, test name: GET tbl-head-grad.jpg
Test number: 9000815, test name: GET tbl-head-lft.jpg
Test number: 9000816, test name: GET tbl-head-rgh.jpg
Test number: 9000817, test name: GET tbl-head-spc.gif
Test number: 9000818, test name: GET tbl-head-spc.gif
Test number: 9000819, test name: GET tbl-head-spc.gif
Test number: 9000820, test name: GET row-grad.jpg
Test number: 9000821, test name: GET tbl-head-spc.gif
Test number: 9000822, test name: GET tbl-head-spc.gif
Test number: 9000823, test name: GET tbl-head-spc.gif
Test number: 9000824, test name: GET dt-select_02.jpg
Test number: 9000825, test name: GET polling.gif
Test number: 9000826, test name: GET polling2.gif
Test number: 900090, test name: Page 5
Test number: 9000901, test name: POST dealRequests.jsp
Test number: 9000902, test name: GET tbl-head-grad.jpg
Test number: 9000903, test name: GET tbl-head-rgh.jpg
Test number: 9000904, test name: GET row-grad.jpg
Test number: 9000905, test name: GET tbl-head-lft.jpg
Test number: 9000906, test name: GET tbl-head-spc.gif
Test number: 9000907, test name: GET tbl-head-spc.gif
Test number: 9000908, test name: GET tbl-head-spc.gif
Test number: 9000909, test name: GET tbl-head-spc.gif
Test number: 9000910, test name: GET tbl-head-spc.gif
Test number: 9000911, test name: GET tbl-head-spc.gif
Test number: 9000912, test name: GET row-grad.jpg
Test number: 9000913, test name: GET dt-over_01.jpg
Test number: 9000914, test name: GET tbl-head-grad.jpg
Test number: 9000915, test name: GET tbl-head-lft.jpg
Test number: 9000916, test name: GET tbl-head-rgh.jpg
Test number: 9000917, test name: GET row-grad.jpg
Test number: 9000918, test name: GET tbl-head-spc.gif
Test number: 9000919, test name: GET tbl-head-spc.gif
Test number: 9000920, test name: GET tbl-head-spc.gif
Test number: 9000921, test name: GET tbl-head-spc.gif
Test number: 9000922, test name: GET tbl-head-spc.gif
Test number: 9000923, test name: GET tbl-head-spc.gif
Test number: 9000924, test name: GET polling.gif
Test number: 9000925, test name: GET polling2.gif
Test number: 9000926, test name: GET tbl-head-grad.jpg
Test number: 900100, test name: Page 6
Test number: 9001001, test name: POST dealRequests.jsp
Test number: 9001002, test name: GET tbl-head-rgh.jpg
Test number: 9001003, test name: GET tbl-head-lft.jpg
Test number: 9001004, test name: GET row-grad.jpg
Test number: 9001005, test name: GET tbl-head-spc.gif
Test number: 9001006, test name: GET tbl-head-spc.gif
Test number: 9001007, test name: GET tbl-head-spc.gif
Test number: 9001008, test name: GET tbl-head-spc.gif
Test number: 9001009, test name: GET tbl-head-spc.gif
Test number: 9001010, test name: GET tbl-head-spc.gif
Test number: 9001011, test name: GET row-grad.jpg
Test number: 9001012, test name: GET dt-over_01.jpg
Test number: 9001013, test name: GET tbl-head-grad.jpg
Test number: 9001014, test name: GET tbl-head-lft.jpg
Test number: 9001015, test name: GET tbl-head-rgh.jpg
Test number: 9001016, test name: GET row-grad.jpg
Test number: 9001017, test name: GET tbl-head-spc.gif
Test number: 9001018, test name: GET tbl-head-spc.gif
Test number: 9001019, test name: GET tbl-head-spc.gif
Test number: 9001020, test name: GET tbl-head-spc.gif
Test number: 9001021, test name: GET tbl-head-spc.gif
Test number: 9001022, test name: GET tbl-head-spc.gif
Test number: 9001023, test name: GET dt-select_01.jpg
Test number: 9001024, test name: GET polling.gif
Test number: 900110, test name: Page 7
Test number: 9001101, test name: POST dealRequests.jsp
Test number: 9001102, test name: GET polling2.gif
Test number: 9001103, test name: GET tbl-head-grad.jpg
Test number: 9001104, test name: GET tbl-head-lft.jpg
Test number: 9001105, test name: GET tbl-head-rgh.jpg
Test number: 9001106, test name: GET row-grad.jpg
Test number: 9001107, test name: GET tbl-head-spc.gif
Test number: 9001108, test name: GET tbl-head-spc.gif
Test number: 9001109, test name: GET tbl-head-spc.gif
Test number: 9001110, test name: GET tbl-head-spc.gif
Test number: 9001111, test name: GET tbl-head-spc.gif
Test number: 9001112, test name: GET tbl-head-spc.gif
Test number: 9001113, test name: GET row-grad.jpg
Test number: 9001114, test name: GET dt-over_01.jpg
Test number: 9001115, test name: GET tbl-head-grad.jpg
Test number: 9001116, test name: GET tbl-head-lft.jpg
Test number: 9001117, test name: GET tbl-head-rgh.jpg
Test number: 9001118, test name: GET row-grad.jpg
Test number: 9001119, test name: GET tbl-head-spc.gif
Test number: 9001120, test name: GET tbl-head-spc.gif
Test number: 9001121, test name: GET tbl-head-spc.gif
Test number: 9001122, test name: GET tbl-head-spc.gif
Test number: 9001123, test name: GET tbl-head-spc.gif
Test number: 9001124, test name: GET tbl-head-spc.gif
DEBUG: transaction name/numbers:{'9001124': 'GET tbl-head-spc.gif',
'9001123': 'GET tbl-head-spc.gif', '9001122': 'GET tbl-head-spc.gif',
'9001121': 'GET tbl-head-spc.gif', '9001120': 'GET tbl-head-spc.gif',
'9001119': 'GET tbl-head-spc.gif', '9001118': 'GET row-grad.jpg',
'9001117': 'GET tbl-head-rgh.jpg', '9001116': 'GET tbl-head-lft.jpg',
'9001115': 'GET tbl-head-grad.jpg', '9001114': 'GET dt-over_01.jpg',
'9001113': 'GET row-grad.jpg', '9000641': 'GET tbl-head-lft.jpg',
'9001112': 'GET tbl-head-spc.gif', '9000640': 'GET tbl-head-grad.jpg',
'9001111': 'GET tbl-head-spc.gif', '9001110': 'GET tbl-head-spc.gif',
'9000639': 'GET polling.gif', '9000638': 'GET row-grad.jpg',
'9001109': 'GET tbl-head-spc.gif', '9000637': 'GET polling2.gif',
'9001108': 'GET tbl-head-spc.gif', '9000636': 'GET dt-select_01.jpg',
'9001107': 'GET tbl-head-spc.gif', '9000635': 'GET tbl-head-spc.gif',
'9001106': 'GET row-grad.jpg', '9000634': 'GET tbl-head-spc.gif',
'9001105': 'GET tbl-head-rgh.jpg', '9000633': 'GET ruler.js',
'9001104': 'GET tbl-head-lft.jpg', '9000632': 'GET deals.js',
'9001103': 'GET tbl-head-grad.jpg', '9000631': 'GET
mainnav_gradient.gif', '9001102': 'GET polling2.gif', '9000630': 'GET
general.js', '9001101': 'POST dealRequests.jsp', '9000826': 'GET
polling2.gif', '9000825': 'GET polling.gif', '9000824': 'GET
dt-select_02.jpg', '9000823': 'GET tbl-head-spc.gif', '9000629': 'GET
sub-nav.gif', '9000822': 'GET tbl-head-spc.gif', '9000628': 'GET
globalnavbcsp.gif', '9000821': 'GET tbl-head-spc.gif', '9000627': 'GET
header-global.jpg', '9000820': 'GET row-grad.jpg', '9000626': 'GET
ATOL.gif', '9000625': 'GET verisign.gif', '9000624': 'GET
search-button.gif', '9000623': 'GET ABTA.jpg', '9000622': 'GET
IATA.gif', '9000621': 'GET invis.gif', '9000620': 'GET
dividerdash.gif', '9000819': 'GET tbl-head-spc.gif', '9000818': 'GET
tbl-head-spc.gif', '9000817': 'GET tbl-head-spc.gif', '9000816': 'GET
tbl-head-rgh.jpg', '9000815': 'GET tbl-head-lft.jpg', '9000814': 'GET
tbl-head-grad.jpg', '9000813': 'GET dt-select_02.jpg', '9000619': 'GET
tbl-head-rgh.jpg', '9000812': 'GET dt-over_02.jpg', '9000618': 'GET
tbl-head-lft.jpg', '9000811': 'GET dt-over_01.jpg', '9000617': 'GET
tbl-head-grad.jpg', '9000810': 'GET row-grad.jpg', '9000616': 'GET
sf-bottom.gif', '9000615': 'GET sf-grad.jpg', '9000614': 'GET
sf-top.gif', '9000613': 'GET dt-select_05.jpg', '9000612': 'GET
dt-select_04.jpg', '9000611': 'GET dt-select_03.jpg', '9000610': 'GET
dt-select_02.jpg', '9000809': 'GET tbl-head-spc.gif', '9000808': 'GET
tbl-head-spc.gif', '9000807': 'GET tbl-head-spc.gif', '9000806': 'GET
tbl-head-spc.gif', '9000805': 'GET tbl-head-spc.gif', '9000804': 'GET
tbl-head-spc.gif', '9000803': 'GET row-grad.jpg', '9000609': 'GET
dt-select_01.jpg', '9000802': 'GET tbl-head-rgh.jpg', '900090': 'Page
5', '9000608': 'GET greyarrow.gif', '9000801': 'POST
dealRequests.jsp', '9000607': 'GET tbl-head-spc.gif', '9000606': 'GET
row-grad.jpg', '9000605': 'GET body-background.gif', '9000604': 'GET
site-tracker_tc_5.1.10.js', '9000603': 'GET defaultIe6.css',
'9000602': 'GET default.css', '9000601': 'GET _', '9000404': 'GET
search-button.gif', '9000403': 'GET wincal3HolidaysStarfish.js',
'9000402': 'GET searchtop.gif', '9000401': 'GET form-persistance.js',
'900080': 'Page 4', '9001024': 'GET polling.gif', '9001023': 'GET
dt-select_01.jpg', '9001022': 'GET tbl-head-spc.gif', '9001021': 'GET
tbl-head-spc.gif', '9001020': 'GET tbl-head-spc.gif', '900110': 'Page
7', '900070': 'Page 3', 'all': 'All Transactions', '9001019': 'GET
tbl-head-spc.gif', '9001018': 'GET tbl-head-spc.gif', '9001017': 'GET
tbl-head-spc.gif', '9001016': 'GET row-grad.jpg', '9001015': 'GET
tbl-head-rgh.jpg', '9001014': 'GET tbl-head-lft.jpg', '9001013': 'GET
tbl-head-grad.jpg', '9001012': 'GET dt-over_01.jpg', '9001011': 'GET
row-grad.jpg', '9001010': 'GET tbl-head-spc.gif', '900100': 'Page 6',
'900060': 'Page 2', '9001009': 'GET tbl-head-spc.gif', '9000730': 'GET
tbl-head-lft.jpg', '9001008': 'GET tbl-head-spc.gif', '9001007': 'GET
tbl-head-spc.gif', '9001006': 'GET tbl-head-spc.gif', '9001005': 'GET
tbl-head-spc.gif', '9001004': 'GET row-grad.jpg', '9001003': 'GET
tbl-head-lft.jpg', '9001002': 'GET tbl-head-rgh.jpg', '9001001': 'POST
dealRequests.jsp', '9000926': 'GET tbl-head-grad.jpg', '9000925': 'GET
polling2.gif', '9000924': 'GET polling.gif', '9000923': 'GET
tbl-head-spc.gif', '9000729': 'GET tbl-head-grad.jpg', '9000922': 'GET
tbl-head-spc.gif', '9000728': 'GET polling2.gif', '9000921': 'GET
tbl-head-spc.gif', '9000727': 'GET polling.gif', '9000920': 'GET
tbl-head-spc.gif', '9000726': 'GET dt-over_01.jpg', '9000725': 'GET
dt-over_01.jpg', '9000724': 'GET dt-over_01.jpg', '9000723': 'GET
dt-over_01.jpg', '9000722': 'GET dt-over_01.jpg', '9000721': 'GET
tbl-head-spc.gif', '9000720': 'GET tbl-head-spc.gif', '9000919': 'GET
tbl-head-spc.gif', '9000918': 'GET tbl-head-spc.gif', '9000917': 'GET
row-grad.jpg', '9000916': 'GET tbl-head-rgh.jpg', '9000915': 'GET
tbl-head-lft.jpg', '9000914': 'GET tbl-head-grad.jpg', '9000913': 'GET
dt-over_01.jpg', '9000719': 'GET tbl-head-spc.gif', '9000912': 'GET
row-grad.jpg', '9000718': 'GET tbl-head-spc.gif', '9000911': 'GET
tbl-head-spc.gif', '9000717': 'GET tbl-head-spc.gif', '9000910': 'GET
tbl-head-spc.gif', '9000716': 'GET tbl-head-spc.gif', '9000715': 'GET
row-grad.jpg', '9000714': 'GET tbl-head-rgh.jpg', '9000713': 'GET
tbl-head-lft.jpg', '9000712': 'GET tbl-head-grad.jpg', '9000711': 'GET
dt-over_01.jpg', '9000710': 'GET row-grad.jpg', '9000909': 'GET
tbl-head-spc.gif', '9000908': 'GET tbl-head-spc.gif', '9000907': 'GET
tbl-head-spc.gif', '9000906': 'GET tbl-head-spc.gif', '9000905': 'GET
tbl-head-lft.jpg', '9000904': 'GET row-grad.jpg', '9000903': 'GET
tbl-head-rgh.jpg', '9000709': 'GET tbl-head-spc.gif', '9000902': 'GET
tbl-head-grad.jpg', '9000708': 'GET tbl-head-spc.gif', '9000901':
'POST dealRequests.jsp', '9000707': 'GET tbl-head-spc.gif', '9000706':
'GET tbl-head-spc.gif', '9000705': 'GET tbl-head-spc.gif', '9000704':
'GET tbl-head-spc.gif', '9000703': 'GET row-grad.jpg', '9000702': 'GET
tbl-head-rgh.jpg', '9000701': 'POST dealRequests.jsp', '9000504': 'GET
sub-nav.gif', '9000503': 'GET sub-nav.gif', '9000502': 'GET
sub-nav.gif', '9000501': 'GET sub-nav.gif', '9000307': 'GET
sub-nav.gif', '9000306': 'GET sub-nav.gif', '9000305': 'GET
sub-nav.gif', '9000304': 'GET sub-nav.gif', '9000303': 'GET
sub-nav.gif', '9000302': 'GET sub-nav.gif'}
Discovered transaction number:name map {'9001124': 'GET
tbl-head-spc.gif', '9001123': 'GET tbl-head-spc.gif', '9001122': 'GET
tbl-head-spc.gif', '9001121': 'GET tbl-head-spc.gif', '9001120': 'GET
tbl-head-spc.gif', '9001119': 'GET tbl-head-spc.gif', '9001118': 'GET
row-grad.jpg', '9001117': 'GET tbl-head-rgh.jpg', '9001116': 'GET
tbl-head-lft.jpg', '9001115': 'GET tbl-head-grad.jpg', '9001114': 'GET
dt-over_01.jpg', '9001113': 'GET row-grad.jpg', '9000641': 'GET
tbl-head-lft.jpg', '9001112': 'GET tbl-head-spc.gif', '9000640': 'GET
tbl-head-grad.jpg', '9001111': 'GET tbl-head-spc.gif', '9001110': 'GET
tbl-head-spc.gif', '9000639': 'GET polling.gif', '9000638': 'GET
row-grad.jpg', '9001109': 'GET tbl-head-spc.gif', '9000637': 'GET
polling2.gif', '9001108': 'GET tbl-head-spc.gif', '9000636': 'GET
dt-select_01.jpg', '9001107': 'GET tbl-head-spc.gif', '9000635': 'GET
tbl-head-spc.gif', '9001106': 'GET row-grad.jpg', '9000634': 'GET
tbl-head-spc.gif', '9001105': 'GET tbl-head-rgh.jpg', '9000633': 'GET
ruler.js', '9001104': 'GET tbl-head-lft.jpg', '9000632': 'GET
deals.js', '9001103': 'GET tbl-head-grad.jpg', '9000631': 'GET
mainnav_gradient.gif', '9001102': 'GET polling2.gif', '9000630': 'GET
general.js', '9001101': 'POST dealRequests.jsp', '9000826': 'GET
polling2.gif', '9000825': 'GET polling.gif', '9000824': 'GET
dt-select_02.jpg', '9000823': 'GET tbl-head-spc.gif', '9000629': 'GET
sub-nav.gif', '9000822': 'GET tbl-head-spc.gif', '9000628': 'GET
globalnavbcsp.gif', '9000821': 'GET tbl-head-spc.gif', '9000627': 'GET
header-global.jpg', '9000820': 'GET row-grad.jpg', '9000626': 'GET
ATOL.gif', '9000625': 'GET verisign.gif', '9000624': 'GET
search-button.gif', '9000623': 'GET ABTA.jpg', '9000622': 'GET
IATA.gif', '9000621': 'GET invis.gif', '9000620': 'GET
dividerdash.gif', '9000819': 'GET tbl-head-spc.gif', '9000818': 'GET
tbl-head-spc.gif', '9000817': 'GET tbl-head-spc.gif', '9000816': 'GET
tbl-head-rgh.jpg', '9000815': 'GET tbl-head-lft.jpg', '9000814': 'GET
tbl-head-grad.jpg', '9000813': 'GET dt-select_02.jpg', '9000619': 'GET
tbl-head-rgh.jpg', '9000812': 'GET dt-over_02.jpg', '9000618': 'GET
tbl-head-lft.jpg', '9000811': 'GET dt-over_01.jpg', '9000617': 'GET
tbl-head-grad.jpg', '9000810': 'GET row-grad.jpg', '9000616': 'GET
sf-bottom.gif', '9000615': 'GET sf-grad.jpg', '9000614': 'GET
sf-top.gif', '9000613': 'GET dt-select_05.jpg', '9000612': 'GET
dt-select_04.jpg', '9000611': 'GET dt-select_03.jpg', '9000610': 'GET
dt-select_02.jpg', '9000809': 'GET tbl-head-spc.gif', '9000808': 'GET
tbl-head-spc.gif', '9000807': 'GET tbl-head-spc.gif', '9000806': 'GET
tbl-head-spc.gif', '9000805': 'GET tbl-head-spc.gif', '9000804': 'GET
tbl-head-spc.gif', '9000803': 'GET row-grad.jpg', '9000609': 'GET
dt-select_01.jpg', '9000802': 'GET tbl-head-rgh.jpg', '900090': 'Page
5', '9000608': 'GET greyarrow.gif', '9000801': 'POST
dealRequests.jsp', '9000607': 'GET tbl-head-spc.gif', '9000606': 'GET
row-grad.jpg', '9000605': 'GET body-background.gif', '9000604': 'GET
site-tracker_tc_5.1.10.js', '9000603': 'GET defaultIe6.css',
'9000602': 'GET default.css', '9000601': 'GET _', '9000404': 'GET
search-button.gif', '9000403': 'GET wincal3HolidaysStarfish.js',
'9000402': 'GET searchtop.gif', '9000401': 'GET form-persistance.js',
'900080': 'Page 4', '9001024': 'GET polling.gif', '9001023': 'GET
dt-select_01.jpg', '9001022': 'GET tbl-head-spc.gif', '9001021': 'GET
tbl-head-spc.gif', '9001020': 'GET tbl-head-spc.gif', '900110': 'Page
7', '900070': 'Page 3', 'all': 'All Transactions', '9001019': 'GET
tbl-head-spc.gif', '9001018': 'GET tbl-head-spc.gif', '9001017': 'GET
tbl-head-spc.gif', '9001016': 'GET row-grad.jpg', '9001015': 'GET
tbl-head-rgh.jpg', '9001014': 'GET tbl-head-lft.jpg', '9001013': 'GET
tbl-head-grad.jpg', '9001012': 'GET dt-over_01.jpg', '9001011': 'GET
row-grad.jpg', '9001010': 'GET tbl-head-spc.gif', '900100': 'Page 6',
'900060': 'Page 2', '9001009': 'GET tbl-head-spc.gif', '9000730': 'GET
tbl-head-lft.jpg', '9001008': 'GET tbl-head-spc.gif', '9001007': 'GET
tbl-head-spc.gif', '9001006': 'GET tbl-head-spc.gif', '9001005': 'GET
tbl-head-spc.gif', '9001004': 'GET row-grad.jpg', '9001003': 'GET
tbl-head-lft.jpg', '9001002': 'GET tbl-head-rgh.jpg', '9001001': 'POST
dealRequests.jsp', '9000926': 'GET tbl-head-grad.jpg', '9000925': 'GET
polling2.gif', '9000924': 'GET polling.gif', '9000923': 'GET
tbl-head-spc.gif', '9000729': 'GET tbl-head-grad.jpg', '9000922': 'GET
tbl-head-spc.gif', '9000728': 'GET polling2.gif', '9000921': 'GET
tbl-head-spc.gif', '9000727': 'GET polling.gif', '9000920': 'GET
tbl-head-spc.gif', '9000726': 'GET dt-over_01.jpg', '9000725': 'GET
dt-over_01.jpg', '9000724': 'GET dt-over_01.jpg', '9000723': 'GET
dt-over_01.jpg', '9000722': 'GET dt-over_01.jpg', '9000721': 'GET
tbl-head-spc.gif', '9000720': 'GET tbl-head-spc.gif', '9000919': 'GET
tbl-head-spc.gif', '9000918': 'GET tbl-head-spc.gif', '9000917': 'GET
row-grad.jpg', '9000916': 'GET tbl-head-rgh.jpg', '9000915': 'GET
tbl-head-lft.jpg', '9000914': 'GET tbl-head-grad.jpg', '9000913': 'GET
dt-over_01.jpg', '9000719': 'GET tbl-head-spc.gif', '9000912': 'GET
row-grad.jpg', '9000718': 'GET tbl-head-spc.gif', '9000911': 'GET
tbl-head-spc.gif', '9000717': 'GET tbl-head-spc.gif', '9000910': 'GET
tbl-head-spc.gif', '9000716': 'GET tbl-head-spc.gif', '9000715': 'GET
row-grad.jpg', '9000714': 'GET tbl-head-rgh.jpg', '9000713': 'GET
tbl-head-lft.jpg', '9000712': 'GET tbl-head-grad.jpg', '9000711': 'GET
dt-over_01.jpg', '9000710': 'GET row-grad.jpg', '9000909': 'GET
tbl-head-spc.gif', '9000908': 'GET tbl-head-spc.gif', '9000907': 'GET
tbl-head-spc.gif', '9000906': 'GET tbl-head-spc.gif', '9000905': 'GET
tbl-head-lft.jpg', '9000904': 'GET row-grad.jpg', '9000903': 'GET
tbl-head-rgh.jpg', '9000709': 'GET tbl-head-spc.gif', '9000902': 'GET
tbl-head-grad.jpg', '9000708': 'GET tbl-head-spc.gif', '9000901':
'POST dealRequests.jsp', '9000707': 'GET tbl-head-spc.gif', '9000706':
'GET tbl-head-spc.gif', '9000705': 'GET tbl-head-spc.gif', '9000704':
'GET tbl-head-spc.gif', '9000703': 'GET row-grad.jpg', '9000702': 'GET
tbl-head-rgh.jpg', '9000701': 'POST dealRequests.jsp', '9000504': 'GET
sub-nav.gif', '9000503': 'GET sub-nav.gif', '9000502': 'GET
sub-nav.gif', '9000501': 'GET sub-nav.gif', '9000307': 'GET
sub-nav.gif', '9000306': 'GET sub-nav.gif', '9000305': 'GET
sub-nav.gif', '9000304': 'GET sub-nav.gif', '9000303': 'GET
sub-nav.gif', '9000302': 'GET sub-nav.gif'}
Traceback (innermost last):
File "./analyzer.py", line 658, in ?
File "./analyzer.py", line 624, in main
File "./analyzer.py", line 376, in __init__
File "./analyzer.py", line 455, in _analyzeLogs
File "./analyzer.py", line 114, in addLine
File "./analyzer.py", line 100, in addTestData
KeyError: 9000101
|
|
From: Calum F. <cal...@gm...> - 2008-04-21 18:12:49
|
Travis, I'm gutted. I stopped the analyser after 8+ hours of cpu time. :-( I am generating another set of vast log files this evening and so I will set the analyser to its task chewing through the next batch. The threading and the skip-lines options sound great but I'm not sure that they will ready in time to help me in my current predicament. <chuckle> Thanks for a great tool. Cal P.s. ever thought of including skew as one of the stats? |
|
From: Travis B. <tra...@ya...> - 2008-04-18 00:36:54
|
Calum,
This is an interesting question, I'd love to hear how it works for you. In theory any size log file should be ok. The analyzer doesn't try to keep log entries in memory. Each log entry merely increments counters for transactions passed, transactions failed, bytes downloaded, and response time. On my end, the largest log files I have routinely looked at have been in the neighborhood of 100M. The analyzer can usually process these in under 5 minutes. If I had to make a rough guesstimate of how long your file wold take to analyze, I'd go with:
13000 MB / (100 MB per 5 minutes) = 130 5-minute chunks. Less than 11 hours.
One obvious place to improve performance would be to add threading. Analyzer is currently only running in a single thread, which means it can't take advantage of having multiple CPUs/cores available to it.
Another place where performance might be improved would be having an option to skip lines in the log file, perhaps via a setting in analyzer.properties. For example in a large file you might opt to skip 4/5 line items, which would still leave you with a huge (and statistically significant) data set to visualize.
Thanks!
-Travis
----- Original Message ----
From: Calum Fitzgerald <cal...@gm...>
To: tra...@li...
Sent: Thursday, April 17, 2008 8:02:32 AM
Subject: [Track-help] Max size of data files for grinder analyse scripts
Hi,
Currently I'm attempting to use the grinder analyse scripts to churn
through a 13GB data file and 37GB out file.
-rw-r--r-- 1 atgadmin dba 13862936576 Apr 17 06:33 data_uk-lnx-002-p089-0.log
-rw-r--r-- 1 atgadmin dba 37159973922 Apr 17 06:33 out_uk-lnx-002-p089-0.log
There haven't been any errors and I'm happy to burn the cpu time to
see if I can get some analysis out but I was just wondering if i might
be wasting my time and cpu?
As long as it doesn't fall over should the analysis tool be able to
handle files of that size?
Cheers
Cal
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Track-help mailing list
Tra...@li...
https://lists.sourceforge.net/lists/listinfo/track-help
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ |
|
From: Calum F. <cal...@gm...> - 2008-04-17 15:02:33
|
Hi, Currently I'm attempting to use the grinder analyse scripts to churn through a 13GB data file and 37GB out file. -rw-r--r-- 1 atgadmin dba 13862936576 Apr 17 06:33 data_uk-lnx-002-p089-0.log -rw-r--r-- 1 atgadmin dba 37159973922 Apr 17 06:33 out_uk-lnx-002-p089-0.log There haven't been any errors and I'm happy to burn the cpu time to see if I can get some analysis out but I was just wondering if i might be wasting my time and cpu? As long as it doesn't fall over should the analysis tool be able to handle files of that size? Cheers Cal |
|
From: M. D. <xm...@gm...> - 2008-03-27 21:56:18
|
Hi Travis Thanks for your answer. Adding the definition for elapsedTime fixed the problem for me. But, I did only one or two simple tests. You can youse the sanple in my mail for a logfile exaple: Thread, Run, Test, Milliseconds since start, Test time, Errors 0, 0, 1, 1657, 5515, 0 0, 1, 1, 7172, 3282, 0 0, 2, 1, 10454, 2656, 0 0, 3, 1, 13110, 3859, 0 I think, you need some more flexibility here. You should be able to define the number (and names?) of the columns in the logfiles as you can define your own statistics (see "2.5 Statistics" in the Grinder manual). There should be two predefined variants for the logfile layout, one like my example and the other the normal logfiles for http-tests you used. When a user defines his own statistics and logfile layout, he should be able to configure this for Grinder Analyzer. Regards Matthias Travis Bear schrieb: > Thanks for the great info. Please enter a bug for the non-HTTP issue so > it doesn't slip through the cracks. I'll try and address it in the V6 > release. Speaking of the V6 release, I'd like to set up some automated > testing where the grinderAnalyzer is run against a variety of log file > types. Do you have some of your non-HTTP logs you'd like to contribute > to this effort? > > For the elapsedTime problem, did adding the definition fix the problem > for you? > > -Travis |
|
From: Travis B. <tra...@ya...> - 2008-03-20 19:37:00
|
Matthias,
Thanks for the great info. Please enter a bug for the non-HTTP issue so it doesn't slip through the cracks. I'll try and address it in the V6 release. Speaking of the V6 release, I'd like to set up some automated testing where the grinderAnalyzer is run against a variety of log file types. Do you have some of your non-HTTP logs you'd like to contribute to this effort?
For the elapsedTime problem, did adding the definition fix the problem for you?
Thanks!
-Travis
----- Original Message ----
From: Matthias Dillier <xm...@gm...>
To: tra...@li...
Sent: Thursday, March 20, 2008 6:44:03 AM
Subject: [Track-help] Logfile Layout, Exception in analyzer.py
Hi all
I just did a first test to use Grinder Analyzer. I found two problems. Analyzer only works with logs from HTTP-Tests but I mostly have logfiles from other tests. They look like:
Thread, Run, Test, Milliseconds since start, Test time, Errors
0, 0, 1, 1657, 5515, 0
0, 1, 1, 7172, 3282, 0
0, 2, 1, 10454, 2656, 0
0, 3, 1, 13110, 3859, 0
... ...
With such logfiles, I get:
Traceback (innermost last):
File "analyzer.py", line 657, in ?
File "analyzer.py", line 618, in main
File "analyzer.py", line 568, in generateReport
File "analyzer.py", line 534, in getRow
IndexError: index out of range: 7
Second, I got an exception after starting analyzer (with a logfile from a http-test):
Traceback (innermost last):
File "analyzer.py", line 657, in ?
File "analyzer.py", line 623, in main
File "analyzer.py", line 374, in __init__
File "analyzer.py", line 391, in _setTestDuration_
UnboundLocalError: local: 'elapsedTime'
I added a definition for elapsedTime:
def _setTestDuration_(self, griderDataFile):
''' Determine the duration of the test by reading the timestamps
from the last lines of the data files. '''
maxElapsedTime=0
elapsedTime=0
Any ideas, plans to correct, enhance this.
Regards and thank you Travis Bear for the Grinder Analyzer tool
Matthias
--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Track-help mailing list
Tra...@li...
https://lists.sourceforge.net/lists/listinfo/track-help
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ |
|
From: Matthias D. <xm...@gm...> - 2008-03-20 13:44:07
|
Hi all
I just did a first test to use Grinder Analyzer. I found two problems. Analyzer only works with logs from HTTP-Tests but I mostly have logfiles from other tests. They look like:
Thread, Run, Test, Milliseconds since start, Test time, Errors
0, 0, 1, 1657, 5515, 0
0, 1, 1, 7172, 3282, 0
0, 2, 1, 10454, 2656, 0
0, 3, 1, 13110, 3859, 0
... ...
With such logfiles, I get:
Traceback (innermost last):
File "analyzer.py", line 657, in ?
File "analyzer.py", line 618, in main
File "analyzer.py", line 568, in generateReport
File "analyzer.py", line 534, in getRow
IndexError: index out of range: 7
Second, I got an exception after starting analyzer (with a logfile from a http-test):
Traceback (innermost last):
File "analyzer.py", line 657, in ?
File "analyzer.py", line 623, in main
File "analyzer.py", line 374, in __init__
File "analyzer.py", line 391, in _setTestDuration_
UnboundLocalError: local: 'elapsedTime'
I added a definition for elapsedTime:
def _setTestDuration_(self, griderDataFile):
''' Determine the duration of the test by reading the timestamps
from the last lines of the data files. '''
maxElapsedTime=0
elapsedTime=0
Any ideas, plans to correct, enhance this.
Regards and thank you Travis Bear for the Grinder Analyzer tool
Matthias
--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
|
|
From: Travis B. <tra...@ya...> - 2008-03-19 10:20:50
|
Teemu, The only time I've seen the '-1' in the report column was when it was already there in the summary table in the grinder log. If you have a good summary table in the log but bogus numbers in the html report, that's something I haven't seen before. Can you enter a bug and attach your grinder logs and the analyzer output? Or send the log files to me directly if they are confidential? Other stuff that will be useful to know will be things like Java version, OS, grinder version, etc. Thanks! -Travis ----- Original Message ---- From: Teemu Saarinen <saa...@gm...> To: tra...@li... Sent: Wednesday, March 19, 2008 1:34:07 AM Subject: [Track-help] -1 in summary columns Hi, And first of thanks for this nice tool! I have a one annoying problem with it though... After I have run the test and generated the results with the GrinderAnalyzer, I get -1 in almost all the summary columns. These columns have -1 instead of the real average values: Mean Response Time Response time standard dev Mean Response Length Bytes per Sec Mean Time Resolve Host Mean Time Establish Connection Mean Time to First Byte There is no problems with Tests Passed, Tests with Error and Pass Rate columns. In the out-file the summary table seems to be ok. Do you have any idea why the summary columns are not properly presented? Or do you need additional data (like the data and out files) to analyze this problem? Br, Teemu ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Track-help mailing list Tra...@li... https://lists.sourceforge.net/lists/listinfo/track-help ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping |
|
From: Teemu S. <saa...@gm...> - 2008-03-19 08:34:08
|
Hi, And first of thanks for this nice tool! I have a one annoying problem with it though... After I have run the test and generated the results with the GrinderAnalyzer, I get -1 in almost all the summary columns. These columns have -1 instead of the real average values: Mean Response Time Response time standard dev Mean Response Length Bytes per Sec Mean Time Resolve Host Mean Time Establish Connection Mean Time to First Byte There is no problems with Tests Passed, Tests with Error and Pass Rate columns. In the out-file the summary table seems to be ok. Do you have any idea why the summary columns are not properly presented? Or do you need additional data (like the data and out files) to analyze this problem? Br, Teemu |
|
From: Travis B. <tra...@ya...> - 2008-03-18 23:36:27
|
Victor,
A few comments below.
- Launching the script: there is nothing wrong with the way you are launching the analyzer. This is more or less the way I'd expected users to do it under Windows. However, on BSD it may be simpler just to use the run.sh script provided for you. Your call; it should work either way.
- The KeyError stack trace: This is a bug having to do with small log files. Can you send me the log files you used so I can reproduce the problem here? If so I will fix the issue in th next release. Also, can you run the analyzer again with a log file containing over 1k lines of data?
- Log File size: Log analyzer attempts to generate graphs spanning 250 data points or more. If you only have 20 requests in your log file, It almost doesn't make sense to graph them. Any graphs you did generate would be very "spiky" and would not show the kind of curves you are presumably interested in.
Thanks for your feedback,
-Travis
----- Original Message ----
From: Victor <si...@gm...>
To: tra...@li...
Sent: Monday, March 17, 2008 5:10:43 AM
Subject: [Track-help] Incomplete logs.
Oke here we go again.
I gave up trying to get this to work on Windows and i moved to my FreeBSD machine.
I got it working on a very odd way with the classpath.
CLASSPATH=/home/anc/grinderAnalyzer.V2.b5/lib/jfreechart-1.0.9.jar:/home/anc/grinderAnalyzer.V2.b5/lib/grinderAnalyzer.V2.b5.jar:/home/anc/grinderAnalyzer.V2.b5/lib/commons-collections-3.2.jar:/home/anc/grinderAnalyzer.V2.b5/lib/commons-lang-2.3.jar:/home/anc/grinderAnalyzer.V2.b5/lib/jcommon-1.0.12.jar:/home/anc/grinderAnalyzer.V2.b5/lib/log4j.jar:/home/anc/grinderAnalyzer.V2.b5/lib/velocity-1.5.jar:/home/anc/grinderAnalyzer.V2.b5/lib/velocityMerger-1.0.1.jar && export CLASSPATH
./run.sh data_wlhrs652-0.log out_wlhrs652-0.log
Gives
---
Found lib dir './lib'
2 Using classpath: ./lib/velocityMerger-1.0.1.jar:./lib/velocity-1.5.jar:./lib /log4j.jar:./lib/jfreechart-1.0.9.jar:./lib/jcommon-1.0.12.jar:./lib/grinder Analyzer.V2.b5.jar:./lib/commons-lang-2.3.jar:./lib/commons-collections-3.2. jar:
3 Number of agents not specified. Assuming 1
4 Grinder data files specified: 1
5 Deleting previous report directory 'grinderReport'.
6 starting
7 'Final statistics for this process' found after searching back 274 lines.
8 max elapsed time: 985397.41, bucket time: 3902
9 Test number: 31, test name: GET Frames_RnD_Navigation.aww
ETC
100 Test number: 122, test name: GET attach.js
101 DEBUG: transaction name/numbers:{'122': 'GET attach.js', '121': 'GET Randsta d.css', '120': 'GET rst_attach.js', '59': 'GET rst_util.js', '58': 'GET cale ndar.gif', '57': 'GET rst_calendar.js', '56': 'GET blank.htm', '55': 'GET bl ank.htm', '54': 'GET rst_addrbook.js', '53': 'GET rst_sorttable.js', '52': '
ETC
103 Bucket 0, elapsed time: 20078, end time: 3902
104 Bucket 1, elapsed time: 20078, end time: 7804
105 Bucket 2, elapsed time: 20078, end time: 11706
106 Bucket 3, elapsed time: 20078, end time: 15608
107 Bucket 4, elapsed time: 20078, end time: 19510
BUT THEN
Traceback (innermost last):
File "./analyzer.py", line 657, in ?
File "./analyzer.py", line 623, in main
File "./analyzer.py", line 376, in __init__
File "./analyzer.py", line 454, in _analyzeLogs
File "./analyzer.py", line 114, in addLine
File "./analyzer.py", line 100, in addTestData
KeyError: 0
---
The grinder log was from a small test.
1 proces
1 thread
20 runs
And the report is showing
GET 20.0 0.0 1.000 -1.0 -1.0 -1.0 -1 -1.0 -1.0 -1.0
On each line.
Could you explain what is going wrong here?
Regards,
Victor
-----Inline Attachment Follows-----
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----Inline Attachment Follows-----
_______________________________________________
Track-help mailing list
Tra...@li...
https://lists.sourceforge.net/lists/listinfo/track-help
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping |
|
From: Victor <si...@gm...> - 2008-03-17 12:10:50
|
Oke here we go again.
I gave up trying to get this to work on Windows and i moved to my FreeBSD
machine.
I got it working on a very odd way with the classpath.
CLASSPATH=/home/anc/grinderAnalyzer.V2.b5/lib/jfreechart-
1.0.9.jar:/home/anc/grinderAnalyzer.V2.b5/lib/grinderAnalyzer.V2.b5.jar:/home/anc/grinderAnalyzer.V2.b5/lib/commons-collections-3.2.jar:/home/anc/grinderAnalyzer.V2.b5/lib/commons-lang-2.3.jar:/home/anc/grinderAnalyzer.V2.b5/lib/jcommon-1.0.12.jar:/home/anc/grinderAnalyzer.V2.b5/lib/log4j.jar:/home/anc/grinderAnalyzer.V2.b5/lib/velocity-1.5.jar:/home/anc/grinderAnalyzer.V2.b5/lib/velocityMerger-1.0.1.jar&&
export CLASSPATH
./run.sh data_wlhrs652-0.log out_wlhrs652-0.log
Gives
---
Found lib dir './lib'
2 Using classpath: ./lib/velocityMerger-
1.0.1.jar:./lib/velocity-1.5.jar:./lib /log4j.jar:./lib/jfreechart-
1.0.9.jar:./lib/jcommon-1.0.12.jar:./lib/grinder
Analyzer.V2.b5.jar:./lib/commons-lang-2.3.jar:./lib/commons-collections-3.2.
jar:
3 Number of agents not specified. Assuming 1
4 Grinder data files specified: 1
5 Deleting previous report directory 'grinderReport'.
6 starting
7 'Final statistics for this process' found after searching back 274
lines.
8 max elapsed time: 985397.41, bucket time: 3902
9 Test number: 31, test name: GET Frames_RnD_Navigation.aww
ETC
100 Test number: 122, test name: GET attach.js
101 DEBUG: transaction name/numbers:{'122': 'GET attach.js', '121': 'GET
Randsta d.css', '120': 'GET rst_attach.js', '59': 'GET rst_util.js',
'58': 'GET cale ndar.gif', '57': 'GET rst_calendar.js', '56': 'GET
blank.htm', '55': 'GET bl ank.htm', '54': 'GET rst_addrbook.js', '53':
'GET rst_sorttable.js', '52': '
ETC
103 Bucket 0, elapsed time: 20078, end time: 3902
104 Bucket 1, elapsed time: 20078, end time: 7804
105 Bucket 2, elapsed time: 20078, end time: 11706
106 Bucket 3, elapsed time: 20078, end time: 15608
107 Bucket 4, elapsed time: 20078, end time: 19510
BUT THEN
Traceback (innermost last):
File "./analyzer.py", line 657, in ?
File "./analyzer.py", line 623, in main
File "./analyzer.py", line 376, in __init__
File "./analyzer.py", line 454, in _analyzeLogs
File "./analyzer.py", line 114, in addLine
File "./analyzer.py", line 100, in addTestData
KeyError: 0
---
The grinder log was from a small test.
1 proces
1 thread
20 runs
And the report is showing
GET 20.0 0.0 1.000 -1.0 -1.0 -1.0 -1 -1.0 -1.0 -1.0
On each line.
Could you explain what is going wrong here?
Regards,
Victor
|
|
From: Travis B. <tra...@ya...> - 2008-03-12 19:12:59
|
Victor, I'd need to see more of your output to give you good information, as well as the commnad(s) you are using to invoke analyzer.py. The jar files in the lib directory have all been well-tested and are known to work on all major operating systems. This feels like an issue in the way you are invoking the tool. In the next release (this weekend?) I'd like to include a run.bat file to handle classpath issues for you. Once the current issue is resolved, you will find that analyzer rejects your version of Jython and will not run. 2.2.1 (released version) is explicitly required. -Travis ----- Original Message ---- From: Victor Elsenaar <els...@gm...> To: tra...@li... Sent: Wednesday, March 12, 2008 6:18:15 AM Subject: [Track-help] Reply on the no module named jfree > new error - I don't know very well how mailinglists work, but i dont get my own message so i cant reply on it properly - After 3 hours of trying i send the previous msg and a colleague came by and solved that specific problem within a few minutes by setting my classpath correctly and explaining how that worked. However i jumped into the next problem. When i run jython analyzer.py The next error appears Exception in thread "main" java.lang.NoClassDefFoundError: and My colleague said this is probably some code in one of the jar files, but unsure. Then he took off :-) Regards, Victor -----Inline Attachment Follows----- ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -----Inline Attachment Follows----- _______________________________________________ Track-help mailing list Tra...@li... https://lists.sourceforge.net/lists/listinfo/track-help ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping |