Re: Grinder test result not data
Gang Yan <[email protected]> Tue, 19 Apr 2016 20:15:56 -0700 (PDT)
| Newsgroups | gmane.comp.java.grinder.user |
|---|---|
| Message-ID | <77497f7a-87a0-4663-be3f-ddaec86c2e26@default> |
--===============4610213110963055113==
Content-Type: multipart/alternative;
boundary="__14611221627821888abhmp0004.oracle.com"
--__14611221627821888abhmp0004.oracle.com
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Hi Joel
I=C2=A0 add grinder.statistics to test script
=C2=A0
grinder.statistics.registerDataLogExpression("TestTime", "userLong4")
=C2=A0
def recordTestTime(TestTime):
grinder.statistics.forCurrentTest.setValue("userLong4", TestTime)
=C2=A0
=C2=A0
But still not test data result .=20
=C2=A0
Thanks!
=C2=A0
From: Joel Lucuik [mailto:[email protected]]=20
Sent: 2016=E5=B9=B44=E6=9C=8820=E6=97=A5 10:50
To: grinder-use
Subject: Re: [Grinder-use] Grinder test result not data
=C2=A0
Yes.
Check the script I included. It provides an example
Joel
On Apr 19, 2016 9:43 PM, "Gang Yan" <HYPERLINK "mailto:[email protected]"=
[email protected]> wrote:
Hi Joel
=C2=A0
Thanks you reply!
=C2=A0
I have question:=C2=A0 you mean add =C2=A0grinder.statistics to test script=
?=C2=A0=20
=C2=A0
Thanks!
=C2=A0
=C2=A0
From: Joel Lucuik [mailto:HYPERLINK "mailto:[email protected]" \njoel.l=
[email protected]]=20
Sent: 2016=E5=B9=B44=E6=9C=8819=E6=97=A5 19:36
To: grinder-use
Subject: Re: [Grinder-use] Grinder test result not data
=C2=A0
Hi all,
Just an update.
We solved this by realizing this was asynchronous, and that doesn't work we=
ll with Grinder.
So referencing this:=20
http://grinder.sourceforge.net/g3/script-gallery.html#jmsreceiver.py
..And using grinder.statistics for the reporting and queues to count receiv=
ed messages, and we send the times in the payload.
This is working well.
Joel
=C2=A0
On Tue, Apr 19, 2016 at 6:12 AM, Gang Yan <HYPERLINK "mailto:yan.gang@oracl=
e.com" \[email protected]> wrote:
Hi all:
=C2=A0
I run=C2=A0 grinder testing LDAP stress test. But not test data after finis=
hing test. See test data log:=C2=A0 Thanks!
=C2=A0
more uapgv4041.us.oracle.com-0-data.log
Thread, Run, Test, Start time (ms since Epoch), Test time, Errors
=C2=A0
more uapgv4041.us.oracle.com-0.log
2016-04-19 09:32:15,773 INFO=C2=A0 com-0 : The Grinder version 3.11
2016-04-19 09:32:15,778 INFO=C2=A0 com-0 : Java(TM) SE Runtime Environment =
1.7.0_45-b35: Java HotSpot(TM) 64-Bit Server VM (24.45-b08, mixed mode) on =
Linux amd64 3.8.13-118.3.2.el6uek.x86_64
2016-04-19 09:32:15,781 INFO=C2=A0 com-0 : time zone is UTC (+0000)
2016-04-19 09:32:15,898 INFO=C2=A0 com-0 : worker process 0
2016-04-19 09:32:15,953 INFO=C2=A0 com-0 : instrumentation agents: byte cod=
e transforming instrumenter for Jython 2.5; byte code transforming instrume=
nter for Java
2016-04-19 09:32:18,611 INFO=C2=A0 com-0 : run mode is continuous, duration=
is 0:10:00
2016-04-19 09:32:18,611 INFO=C2=A0 com-0 : running "test_ldap.py" using Jyt=
hon 2.5.3 (2.5:c56500f08d34+, Aug 13 2012, 14:54:35)
[Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)]
2016-04-19 09:32:18,658 INFO=C2=A0 com-0 thread-5: starting, will do 1 run
2016-04-19 09:32:18,658 INFO=C2=A0 com-0 thread-4: starting, will do 1 run
2016-04-19 09:32:18,659 INFO=C2=A0 com-0 thread-3: starting, will do 1 run
2016-04-19 09:32:18,659 INFO=C2=A0 com-0 thread-2: starting, will do 1 run
2016-04-19 09:32:18,659 INFO=C2=A0 com-0 thread-1: starting, will do 1 run
2016-04-19 09:32:18,659 INFO=C2=A0 com-0 thread-0: starting, will do 1 run
2016-04-19 09:32:18,659 INFO=C2=A0 com-0 thread-6: starting, will do 1 run
2016-04-19 09:32:18,659 INFO=C2=A0 com-0 thread-7: starting, will do 1 run
2016-04-19 09:32:18,660 INFO=C2=A0 com-0 thread-8: starting, will do 1 run
2016-04-19 09:32:18,660 INFO=C2=A0 com-0 thread-9: starting, will do 1 run
2016-04-19 09:32:18,660 INFO=C2=A0 com-0 : start time is 1461058338660 ms s=
ince Epoch
2016-04-19 09:42:18,713 INFO=C2=A0 com-0 thread-9: finished 1 run
2016-04-19 09:42:18,713 INFO=C2=A0 com-0 thread-4: finished 1 run
2016-04-19 09:42:18,754 INFO=C2=A0 com-0 thread-5: finished 1 run
2016-04-19 09:42:18,788 INFO=C2=A0 com-0 thread-1: finished 1 run
2016-04-19 09:42:18,842 INFO=C2=A0 com-0 thread-8: finished 1 run
2016-04-19 09:42:18,843 INFO=C2=A0 com-0 thread-6: finished 1 run
2016-04-19 09:42:18,871 INFO=C2=A0 com-0 thread-2: finished 1 run
2016-04-19 09:42:18,888 INFO=C2=A0 com-0 thread-3: finished 1 run
2016-04-19 09:42:18,928 INFO=C2=A0 com-0 thread-7: finished 1 run
2016-04-19 09:42:18,930 INFO=C2=A0 com-0 thread-0: finished 1 run
2016-04-19 09:42:18,930 INFO=C2=A0 com-0 : elapsed time is 600270 ms
2016-04-19 09:42:18,930 INFO=C2=A0 com-0 : Final statistics for this proces=
s:
2016-04-19 09:42:18,937 INFO=C2=A0 com-0 :
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Te=
sts=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Errors=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 Mean Test=C2=A0=C2=A0=C2=A0 Test Time=C2=A0=C2=A0=C2=A0 TPS
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 Time (ms)=C2=A0=C2=A0=C2=A0 Standard
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=
=A0=C2=A0Deviation
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 (ms)
=C2=A0
=C2=A0
Totals=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 0.00=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 0.00
=C2=A0
=C2=A0 Tests resulting in error only contribute to the Errors column.
=C2=A0 Statistics for individual tests can be found in the data file, inclu=
ding
=C2=A0 (possibly incomplete) statistics for erroneous tests. Composite test=
s
=C2=A0 are marked with () and not included in the totals.
=C2=A0
=C2=A0
My test script:
=C2=A0
more test_ldap.py
# The sorting test supports a configurable array length.
# It runs the JavaTest.sort method of the JavaTest class.
=C2=A0
from net.grinder.script.Grinder import grinder
from net.grinder.script import Test
from datetime import datetime
from datetime import timedelta
import os
import sys
=C2=A0
########################################
#
# main body of test script starts here
#
########################################
=C2=A0
# Get the propeties to access test configuration information
properties =3D grinder.getProperties()
=C2=A0
# The description is a property (instead of a hardcoded string in this scri=
pt)
test =3D Test(1, properties.get("javatest.description"))
=C2=A0
# select the method for which to collect information
#test.record(WriteMulitpleLittleFile.write)
=C2=A0
# initialize data for compressing
#fileName =3D properties.get("javatest.fileToCompress")
#HYPERLINK "http://grinder.logger.info" \ngrinder.logger.info("data file to=
compress is " + fileName)
#JavaTest.initializeCompression(fileName)
=C2=A0
# If the run mode is runOnce, the TestRunner class will
# run once.=C2=A0 Otherwise, if the run mode is continuous,
# the TestRunner class will run the test for at least
# the specified duration (but possibly longer)
runMode =3D properties.get("javatest.runMode")
#WriteMulitpleLittleFile.setParameters(dir, fileSize...)
if runMode =3D=3D "continuous":
=C2=A0 # figure out how long to run the test
=C2=A0 m =3D int(properties.getProperty("javatest.durationMinutes", "0"))
=C2=A0 h =3D int(properties.getProperty("javatest.durationHours", "0"))
=C2=A0 d =3D int(properties.getProperty("javatest.durationDays", "0"))
=C2=A0 duration =3D timedelta(minutes=3Dm,hours=3Dh,days=3Dd)
=C2=A0 HYPERLINK "http://grinder.logger.info" \ngrinder.logger.info("run mo=
de is continuous, duration is " + str(duration))
elif runMode =3D=3D "runOnce":
=C2=A0 HYPERLINK "http://grinder.logger.info" \ngrinder.logger.info("run mo=
de is run once")
=C2=A0 duration =3D timedelta(minutes=3D0)
else:
=C2=A0 HYPERLINK "http://grinder.logger.info" \ngrinder.logger.info("run mo=
de not set or not recongized, default to run once")
=C2=A0 duration =3D timedelta(minutes=3D0)
=C2=A0
########################################
#
# The TestRunner class is used by The Grinder to perform the test
#
########################################
=C2=A0
class TestRunner:
=C2=A0 def __call__(self):
=C2=A0=C2=A0=C2=A0 endTime =3D datetime.now() + duration
=C2=A0=C2=A0=C2=A0 notDone =3D True
=C2=A0=C2=A0=C2=A0 while notDone:
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 os.environ['ORACLE_HOME'] =3D "/u03/Middlewa=
re/Oracle_IDM"
=C2=A0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 from commands import getoutput
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 result =3D getoutput( '/u03/Middleware/Oracl=
e_IDM/bin/ldapsearch -a always -D cn=3Dorcladmin -w welcome1 -p 3060 -b "" =
-s sub "objectclass=3D*" orcldirectoryversion ou=3DGroups Privilege, cn=3DO=
peratio
nURLs,cn=3DDAS,cn=3DProducts,cn=3DOracleContext,dc=3Dcn,dc=3Doracle,dc=3Dco=
m')
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 print result
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 notDone =3D datetime.now() < endTime
=C2=A0
---------------------------------------------------------------------------=
---
Find and fix application performance issues faster with Applications Manage=
r
Applications Manager provides deep performance insights into multiple tiers=
of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
grinder-use mailing list
HYPERLINK "mailto:[email protected]" \[email protected]=
urceforge.net
https://lists.sourceforge.net/lists/listinfo/grinder-use
=C2=A0
---------------------------------------------------------------------------=
---
Find and fix application performance issues faster with Applications Manage=
r
Applications Manager provides deep performance insights into multiple tiers=
of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
grinder-use mailing list
HYPERLINK "mailto:[email protected]"[email protected]=
eforge.net
https://lists.sourceforge.net/lists/listinfo/grinder-use
--__14611221627821888abhmp0004.oracle.com
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40"><head><meta http-equiv=3DContent-Type content=
=3D"text/html; charset=3Dutf-8"><meta name=3DGenerator content=3D"Microsoft=
Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
=09{font-family:=E5=AE=8B=E4=BD=93;
=09panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
=09{font-family:"Cambria Math";
=09panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
=09{font-family:Calibri;
=09panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
=09{font-family:Tahoma;
=09panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
=09{font-family:"\@=E5=AE=8B=E4=BD=93";
=09panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
=09{margin:0cm;
=09margin-bottom:.0001pt;
=09font-size:12.0pt;
=09font-family:=E5=AE=8B=E4=BD=93;}
a:link, span.MsoHyperlink
=09{mso-style-priority:99;
=09color:blue;
=09text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
=09{mso-style-priority:99;
=09color:purple;
=09text-decoration:underline;}
p
=09{mso-style-priority:99;
=09mso-margin-top-alt:auto;
=09margin-right:0cm;
=09mso-margin-bottom-alt:auto;
=09margin-left:0cm;
=09font-size:12.0pt;
=09font-family:=E5=AE=8B=E4=BD=93;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
=09{mso-style-priority:99;
=09mso-style-link:"Balloon Text Char";
=09margin:0cm;
=09margin-bottom:.0001pt;
=09font-size:8.0pt;
=09font-family:=E5=AE=8B=E4=BD=93;}
span.BalloonTextChar
=09{mso-style-name:"Balloon Text Char";
=09mso-style-priority:99;
=09mso-style-link:"Balloon Text";
=09font-family:=E5=AE=8B=E4=BD=93;}
span.EmailStyle20
=09{mso-style-type:personal-reply;
=09font-family:"Calibri","sans-serif";
=09color:#1F497D;}
.MsoChpDefault
=09{mso-style-type:export-only;}
@page WordSection1
=09{size:612.0pt 792.0pt;
=09margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
=09{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DZH-CN link=3Dblue vli=
nk=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal style=3D'mso-mar=
gin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US>Hi Joel<o:p=
></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-siz=
e:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>I=C2=A0 add </sp=
an><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans=
-serif";color:#1F497D'>grinder.statistics to test script<o:p></o:p></span><=
/p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:10.5pt;font-f=
amily:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:=
"Calibri","sans-serif";color:#1F497D'>grinder.statistics.registerDataLogExp=
ression("TestTime", "userLong4")<o:p></o:p></span></p><=
p class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:10.5pt;font-famil=
y:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p clas=
s=3DMsoNormal><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Cal=
ibri","sans-serif";color:#1F497D'>def recordTestTime(TestTime):<o:p></o:p><=
/span></p><p class=3DMsoNormal style=3D'text-indent:9.0pt'><span lang=3DEN-=
US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F49=
7D'>grinder.statistics.forCurrentTest.setValue("userLong4", TestT=
ime)<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'=
font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nb=
sp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-s=
ize:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o=
:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:10=
.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>But still not test d=
ata result . <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'=
><o:p> </o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=
=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>Than=
ks!<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'f=
ont-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbs=
p;</o:p></span></p><div style=3D'border:none;border-top:solid #B5C4DF 1.0pt=
;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal><b><span lang=3DEN-US styl=
e=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><s=
pan lang=3DEN-US style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif=
"'> Joel Lucuik [mailto:[email protected]] <br><b>Sent:</b> 2016</span>=
<span style=3D'font-size:10.0pt'>=E5=B9=B4</span><span lang=3DEN-US style=
=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>4</span><span style=
=3D'font-size:10.0pt'>=E6=9C=88</span><span lang=3DEN-US style=3D'font-size=
:10.0pt;font-family:"Tahoma","sans-serif"'>20</span><span style=3D'font-siz=
e:10.0pt'>=E6=97=A5</span><span lang=3DEN-US style=3D'font-size:10.0pt;font=
-family:"Tahoma","sans-serif"'> 10:50<br><b>To:</b> grinder-use<br><b>Subje=
ct:</b> Re: [Grinder-use] Grinder test result not data<o:p></o:p></span></p=
></div><p class=3DMsoNormal><span lang=3DEN-US><o:p> </o:p></span></p>=
<p><span lang=3DEN-US>Yes.<o:p></o:p></span></p><p><span lang=3DEN-US>Check=
the script I included. It provides an example<o:p></o:p></span></p><p><spa=
n lang=3DEN-US>Joel<o:p></o:p></span></p><div><p class=3DMsoNormal><span la=
ng=3DEN-US>On Apr 19, 2016 9:43 PM, "Gang Yan" <<a href=3D"mai=
lto:[email protected]">[email protected]</a>> wrote:<o:p></o:p></spa=
n></p><div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-m=
argin-bottom-alt:auto'><span lang=3DEN-US>Hi Joel<o:p></o:p></span></p><p c=
lass=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:aut=
o'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans=
-serif";color:#1F497D'> </span><span lang=3DEN-US><o:p></o:p></span></=
p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri"=
,"sans-serif";color:#1F497D'>Thanks you reply!</span><span lang=3DEN-US><o:=
p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;ms=
o-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font=
-family:"Calibri","sans-serif";color:#1F497D'> </span><span lang=3DEN-=
US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:a=
uto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5p=
t;font-family:"Calibri","sans-serif";color:#1F497D'>I have question: =
you mean add grinder.statistics to test script? </span><span la=
ng=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-t=
op-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-si=
ze:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><s=
pan lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-ma=
rgin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'f=
ont-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>Thanks!</=
span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D=
'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US sty=
le=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>&n=
bsp;</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal st=
yle=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-=
US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F49=
7D'> </span><span lang=3DEN-US><o:p></o:p></span></p><div style=3D'bor=
der:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
b><span lang=3DEN-US style=3D'font-size:10.0pt;font-family:"Tahoma","sans-s=
erif"'>From:</span></b><span lang=3DEN-US style=3D'font-size:10.0pt;font-fa=
mily:"Tahoma","sans-serif"'> Joel Lucuik [mailto:<a href=3D"mailto:joel.luc=
[email protected]" target=3D"_blank">[email protected]</a>] <br><b>Sent:</b=
> 2016</span><span style=3D'font-size:10.0pt'>=E5=B9=B4</span><span lang=3D=
EN-US style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>4</span>=
<span style=3D'font-size:10.0pt'>=E6=9C=88</span><span lang=3DEN-US style=
=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>19</span><span styl=
e=3D'font-size:10.0pt'>=E6=97=A5</span><span lang=3DEN-US style=3D'font-siz=
e:10.0pt;font-family:"Tahoma","sans-serif"'> 19:36<br><b>To:</b> grinder-us=
e<br><b>Subject:</b> Re: [Grinder-use] Grinder test result not data</span><=
span lang=3DEN-US><o:p></o:p></span></p></div><p class=3DMsoNormal style=3D=
'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US>&nb=
sp;<o:p></o:p></span></p><div><div><div><div><div><div><div><p class=3DMsoN=
ormal style=3D'mso-margin-top-alt:auto;margin-bottom:12.0pt'><span lang=3DE=
N-US>Hi all,<o:p></o:p></span></p></div><p class=3DMsoNormal style=3D'mso-m=
argin-top-alt:auto;margin-bottom:12.0pt'><span lang=3DEN-US>Just an update.=
<o:p></o:p></span></p></div><p class=3DMsoNormal style=3D'mso-margin-top-al=
t:auto;margin-bottom:12.0pt'><span lang=3DEN-US>We solved this by realizing=
this was asynchronous, and that doesn't work well with Grinder.<o:p></o:p>=
</span></p></div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;marg=
in-bottom:12.0pt'><span lang=3DEN-US>So referencing this: <br><br><a href=
=3D"http://grinder.sourceforge.net/g3/script-gallery.html#jmsreceiver.py" t=
arget=3D"_blank">http://grinder.sourceforge.net/g3/script-gallery.html#jmsr=
eceiver.py</a><o:p></o:p></span></p></div><p class=3DMsoNormal style=3D'mso=
-margin-top-alt:auto;margin-bottom:12.0pt'><span lang=3DEN-US>..And using g=
rinder.statistics for the reporting and queues to count received messages, =
and we send the times in the payload.<o:p></o:p></span></p></div><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;margin-bottom:12.0pt'><span l=
ang=3DEN-US>This is working well.<o:p></o:p></span></p></div><p class=3DMso=
Normal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span l=
ang=3DEN-US>Joel<o:p></o:p></span></p><div><div><div><div><div><div><div><d=
iv><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-=
alt:auto'><span lang=3DEN-US> <o:p></o:p></span></p><div><p class=3DMs=
oNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
lang=3DEN-US>On Tue, Apr 19, 2016 at 6:12 AM, Gang Yan <<a href=3D"mailt=
o:[email protected]" target=3D"_blank">[email protected]</a>> wrote:=
<o:p></o:p></span></p><div><div><div><div><div><div><div><div><div><div><di=
v><div><div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-=
margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-f=
amily:"Calibri","sans-serif";color:#1F497D'>Hi all:</span><span lang=3DEN-U=
S><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:au=
to;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt=
;font-family:"Calibri","sans-serif";color:#1F497D'> </span><span lang=
=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top=
-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size=
:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>I run grind=
er testing LDAP stress test. But not test data after finishing test. See te=
st data log: Thanks!</span><span lang=3DEN-US><o:p></o:p></span></p><=
p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:=
auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","s=
ans-serif";color:#1F497D'> </span><span lang=3DEN-US><o:p></o:p></span=
></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-botto=
m-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calib=
ri","sans-serif";color:#1F497D'>more uapgv4041.us.oracle.com-0-data.log</sp=
an><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'm=
so-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=
=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>Thre=
ad, Run, Test, Start time (ms since Epoch), Test time, Errors</span><span l=
ang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-=
top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-s=
ize:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><=
span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-m=
argin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'=
font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>more uap=
gv4041.us.oracle.com-0.log</span><span lang=3DEN-US><o:p></o:p></span></p><=
p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:=
auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","s=
ans-serif";color:#1F497D'>2016-04-19 09:32:15,773 INFO com-0 : The Gr=
inder version 3.11</span><span lang=3DEN-US><o:p></o:p></span></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-ser=
if";color:#1F497D'>2016-04-19 09:32:15,778 INFO com-0 : Java(TM) SE R=
untime Environment 1.7.0_45-b35: Java HotSpot(TM) 64-Bit Server VM (24.45-b=
08, mixed mode) on Linux amd64 3.8.13-118.3.2.el6uek.x86_64</span><span lan=
g=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-to=
p-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-siz=
e:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>2016-04-19 09:32=
:15,781 INFO com-0 : time zone is UTC (+0000)</span><span lang=3DEN-U=
S><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:au=
to;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt=
;font-family:"Calibri","sans-serif";color:#1F497D'>2016-04-19 09:32:15,898 =
INFO com-0 : worker process 0</span><span lang=3DEN-US><o:p></o:p></s=
pan></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Ca=
libri","sans-serif";color:#1F497D'>2016-04-19 09:32:15,953 INFO com-0=
: instrumentation agents: byte code transforming instrumenter for Jython 2=
.5; byte code transforming instrumenter for Java</span><span lang=3DEN-US><=
o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;=
mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;fo=
nt-family:"Calibri","sans-serif";color:#1F497D'>2016-04-19 09:32:18,611 INF=
O com-0 : run mode is continuous, duration is 0:10:00</span><span lan=
g=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-to=
p-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-siz=
e:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>2016-04-19 09:32=
:18,611 INFO com-0 : running "test_ldap.py" using Jython 2.=
5.3 (2.5:c56500f08d34+, Aug 13 2012, 14:54:35)</span><span lang=3DEN-US><o:=
p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;ms=
o-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font=
-family:"Calibri","sans-serif";color:#1F497D'>[Java HotSpot(TM) 64-Bit Serv=
er VM (Oracle Corporation)]</span><span lang=3DEN-US><o:p></o:p></span></p>=
<p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt=
:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","=
sans-serif";color:#1F497D'>2016-04-19 09:32:18,658 INFO com-0 thread-=
5: starting, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><=
p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:=
auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","s=
ans-serif";color:#1F497D'>2016-04-19 09:32:18,658 INFO com-0 thread-4=
: starting, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p=
class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sa=
ns-serif";color:#1F497D'>2016-04-19 09:32:18,659 INFO com-0 thread-3:=
starting, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p =
class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:au=
to'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","san=
s-serif";color:#1F497D'>2016-04-19 09:32:18,659 INFO com-0 thread-2: =
starting, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p c=
lass=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:aut=
o'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans=
-serif";color:#1F497D'>2016-04-19 09:32:18,659 INFO com-0 thread-1: s=
tarting, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p cl=
ass=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto=
'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-=
serif";color:#1F497D'>2016-04-19 09:32:18,659 INFO com-0 thread-0: st=
arting, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p cla=
ss=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'=
><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-s=
erif";color:#1F497D'>2016-04-19 09:32:18,659 INFO com-0 thread-6: sta=
rting, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p clas=
s=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>=
<span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-se=
rif";color:#1F497D'>2016-04-19 09:32:18,659 INFO com-0 thread-7: star=
ting, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-ser=
if";color:#1F497D'>2016-04-19 09:32:18,660 INFO com-0 thread-8: start=
ing, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-ser=
if";color:#1F497D'>2016-04-19 09:32:18,660 INFO com-0 thread-9: start=
ing, will do 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-ser=
if";color:#1F497D'>2016-04-19 09:32:18,660 INFO com-0 : start time is=
1461058338660 ms since Epoch</span><span lang=3DEN-US><o:p></o:p></span></=
p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri"=
,"sans-serif";color:#1F497D'>2016-04-19 09:42:18,713 INFO com-0 threa=
d-9: finished 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-ser=
if";color:#1F497D'>2016-04-19 09:42:18,713 INFO com-0 thread-4: finis=
hed 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNorm=
al style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=
=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color=
:#1F497D'>2016-04-19 09:42:18,754 INFO com-0 thread-5: finished 1 run=
</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=
=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US =
style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'=
>2016-04-19 09:42:18,788 INFO com-0 thread-1: finished 1 run</span><s=
pan lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-ma=
rgin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'f=
ont-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>2016-04-1=
9 09:42:18,842 INFO com-0 thread-8: finished 1 run</span><span lang=
=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top=
-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size=
:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>2016-04-19 09:42:=
18,843 INFO com-0 thread-6: finished 1 run</span><span lang=3DEN-US><=
o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;=
mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;fo=
nt-family:"Calibri","sans-serif";color:#1F497D'>2016-04-19 09:42:18,871 INF=
O com-0 thread-2: finished 1 run</span><span lang=3DEN-US><o:p></o:p>=
</span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin=
-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:=
"Calibri","sans-serif";color:#1F497D'>2016-04-19 09:42:18,888 INFO co=
m-0 thread-3: finished 1 run</span><span lang=3DEN-US><o:p></o:p></span></p=
><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-al=
t:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri",=
"sans-serif";color:#1F497D'>2016-04-19 09:42:18,928 INFO com-0 thread=
-7: finished 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-ser=
if";color:#1F497D'>2016-04-19 09:42:18,930 INFO com-0 thread-0: finis=
hed 1 run</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNorm=
al style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=
=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color=
:#1F497D'>2016-04-19 09:42:18,930 INFO com-0 : elapsed time is 600270=
ms</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal sty=
le=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-U=
S style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>2016-04-19 09:42:18,930 INFO com-0 : Final statistics for this pro=
cess:</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal s=
tyle=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN=
-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F4=
97D'>2016-04-19 09:42:18,937 INFO com-0 :</span><span lang=3DEN-US><o=
:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;fon=
t-family:"Calibri","sans-serif";color:#1F497D'> &nbs=
p; Tests &=
nbsp; Errors Mean Test =
; Test Time TPS</span><span lang=3DEN-US><o:p=
></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso=
-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-=
family:"Calibri","sans-serif";color:#1F497D'> =
&nb=
sp; =
Time (ms)  =
; Standard</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNor=
mal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=
=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color=
:#1F497D'>  =
; &n=
bsp;  =
; &n=
bsp; Deviation</span><span lang=3DEN-US><o:p></o:p></span></p><=
p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:=
auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","s=
ans-serif";color:#1F497D'> &=
nbsp; &nbs=
p; &=
nbsp; &nbs=
p; (ms)</span><span lang=3DEN-US><o:p></o:p><=
/span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-=
bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"=
Calibri","sans-serif";color:#1F497D'> </span><span lang=3DEN-US><o:p><=
/o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-m=
argin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-fa=
mily:"Calibri","sans-serif";color:#1F497D'> </span><span lang=3DEN-US>=
<o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto=
;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;f=
ont-family:"Calibri","sans-serif";color:#1F497D'>Totals &n=
bsp; 0 &nb=
sp; 0 &nbs=
p; - 0.00=
0.00</span><span lang=3DEN=
-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:=
auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5=
pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><span lan=
g=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-to=
p-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-siz=
e:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'> Tests res=
ulting in error only contribute to the Errors column.</span><span lang=3DEN=
-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:=
auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5=
pt;font-family:"Calibri","sans-serif";color:#1F497D'> Statistics for =
individual tests can be found in the data file, including</span><span lang=
=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top=
-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size=
:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'> (possibly =
incomplete) statistics for erroneous tests. Composite tests</span><span lan=
g=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-to=
p-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-siz=
e:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'> are marke=
d with () and not included in the totals.</span><span lang=3DEN-US><o:p></o=
:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-fami=
ly:"Calibri","sans-serif";color:#1F497D'> </span><span lang=3DEN-US><o=
:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;fon=
t-family:"Calibri","sans-serif";color:#1F497D'> </span><span lang=3DEN=
-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:=
auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5=
pt;font-family:"Calibri","sans-serif";color:#1F497D'>My test script:</span>=
<span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-=
margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D=
'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'> <=
/span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=
=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US =
style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'=
>more test_ldap.py</span><span lang=3DEN-US><o:p></o:p></span></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-ser=
if";color:#1F497D'># The sorting test supports a configurable array length.=
</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=
=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US =
style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'=
># It runs the JavaTest.sort method of the JavaTest class.</span><span lang=
=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top=
-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size=
:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><spa=
n lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-marg=
in-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'fon=
t-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>from net.gr=
inder.script.Grinder import grinder</span><span lang=3DEN-US><o:p></o:p></s=
pan></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Ca=
libri","sans-serif";color:#1F497D'>from net.grinder.script import Test</spa=
n><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'ms=
o-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=
=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>from=
datetime import datetime</span><span lang=3DEN-US><o:p></o:p></span></p><p=
class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sa=
ns-serif";color:#1F497D'>from datetime import timedelta</span><span lang=3D=
EN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-al=
t:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10=
.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>import os</span><spa=
n lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-marg=
in-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'fon=
t-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>import sys<=
/span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=
=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US =
style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'=
> </span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal=
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3D=
EN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1=
F497D'>########################################</span><span lang=3DEN-US><o=
:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;m=
so-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;fon=
t-family:"Calibri","sans-serif";color:#1F497D'>#</span><span lang=3DEN-US><=
o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;=
mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;fo=
nt-family:"Calibri","sans-serif";color:#1F497D'># main body of test script =
starts here</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNo=
rmal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lan=
g=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";colo=
r:#1F497D'>#</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoN=
ormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span la=
ng=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";col=
or:#1F497D'>########################################</span><span lang=3DEN-=
US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:a=
uto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5p=
t;font-family:"Calibri","sans-serif";color:#1F497D'> </span><span lang=
=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top=
-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size=
:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'># Get the propeti=
es to access test configuration information</span><span lang=3DEN-US><o:p><=
/o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-m=
argin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-fa=
mily:"Calibri","sans-serif";color:#1F497D'>properties =3D grinder.getProper=
ties()</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DE=
N-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F=
497D'> </span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoN=
ormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span la=
ng=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";col=
or:#1F497D'># The description is a property (instead of a hardcoded string =
in this script)</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DM=
soNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span=
lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";=
color:#1F497D'>test =3D Test(1, properties.get("javatest.description&q=
uot;))</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DE=
N-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F=
497D'> </span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoN=
ormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span la=
ng=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";col=
or:#1F497D'># select the method for which to collect information</span><spa=
n lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-marg=
in-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'fon=
t-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>#test.recor=
d(WriteMulitpleLittleFile.write)</span><span lang=3DEN-US><o:p></o:p></span=
></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-botto=
m-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calib=
ri","sans-serif";color:#1F497D'> </span><span lang=3DEN-US><o:p></o:p>=
</span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin=
-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:=
"Calibri","sans-serif";color:#1F497D'># initialize data for compressing</sp=
an><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'm=
so-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=
=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>#fil=
eName =3D properties.get("javatest.fileToCompress")</span><span l=
ang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-=
top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-s=
ize:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>#<a href=3D"ht=
tp://grinder.logger.info" target=3D"_blank">grinder.logger.info</a>("d=
ata file to compress is " + fileName)</span><span lang=3DEN-US><o:p></=
o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-ma=
rgin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-fam=
ily:"Calibri","sans-serif";color:#1F497D'>#JavaTest.initializeCompression(f=
ileName)</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNorma=
l style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=
=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color=
:#1F497D'> </span><span lang=3DEN-US><o:p></o:p></span></p><p class=3D=
MsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><spa=
n lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif"=
;color:#1F497D'># If the run mode is runOnce, the TestRunner class will</sp=
an><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'm=
so-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=
=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'># ru=
n once. Otherwise, if the run mode is continuous,</span><span lang=3D=
EN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-al=
t:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10=
.5pt;font-family:"Calibri","sans-serif";color:#1F497D'># the TestRunner cla=
ss will run the test for at least</span><span lang=3DEN-US><o:p></o:p></spa=
n></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Cali=
bri","sans-serif";color:#1F497D'># the specified duration (but possibly lon=
ger)</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal st=
yle=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-=
US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F49=
7D'>runMode =3D properties.get("javatest.runMode")</span><span la=
ng=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-t=
op-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-si=
ze:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>#WriteMulitpleL=
ittleFile.setParameters(dir, fileSize...)</span><span lang=3DEN-US><o:p></o=
:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-mar=
gin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-fami=
ly:"Calibri","sans-serif";color:#1F497D'>if runMode =3D=3D "continuous=
":</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal=
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3D=
EN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1=
F497D'> # figure out how long to run the test</span><span lang=3DEN-U=
S><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:au=
to;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt=
;font-family:"Calibri","sans-serif";color:#1F497D'> m =3D int(propert=
ies.getProperty("javatest.durationMinutes", "0"))</span=
><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso=
-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=
=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbs=
p; h =3D int(properties.getProperty("javatest.durationHours", &qu=
ot;0"))</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoN=
ormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span la=
ng=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";col=
or:#1F497D'> d =3D int(properties.getProperty("javatest.duration=
Days", "0"))</span><span lang=3DEN-US><o:p></o:p></span></p>=
<p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt=
:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","=
sans-serif";color:#1F497D'> duration =3D timedelta(minutes=3Dm,hours=
=3Dh,days=3Dd)</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMs=
oNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";c=
olor:#1F497D'> <a href=3D"http://grinder.logger.info" target=3D"_blan=
k">grinder.logger.info</a>("run mode is continuous, duration is "=
+ str(duration))</span><span lang=3DEN-US><o:p></o:p></span></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-ser=
if";color:#1F497D'>elif runMode =3D=3D "runOnce":</span><span lan=
g=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-to=
p-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-siz=
e:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'> <a href=
=3D"http://grinder.logger.info" target=3D"_blank">grinder.logger.info</a>(&=
quot;run mode is run once")</span><span lang=3DEN-US><o:p></o:p></span=
></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-botto=
m-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calib=
ri","sans-serif";color:#1F497D'> duration =3D timedelta(minutes=3D0)<=
/span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=
=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US =
style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'=
>else:</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DE=
N-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F=
497D'> <a href=3D"http://grinder.logger.info" target=3D"_blank">grind=
er.logger.info</a>("run mode not set or not recongized, default to run=
once")</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoN=
ormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span la=
ng=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";col=
or:#1F497D'> duration =3D timedelta(minutes=3D0)</span><span lang=3DE=
N-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt=
:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.=
5pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><span la=
ng=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-t=
op-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-si=
ze:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>###############=
#########################</span><span lang=3DEN-US><o:p></o:p></span></p><p=
class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sa=
ns-serif";color:#1F497D'>#</span><span lang=3DEN-US><o:p></o:p></span></p><=
p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:=
auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","s=
ans-serif";color:#1F497D'># The TestRunner class is used by The Grinder to =
perform the test</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3D=
MsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><spa=
n lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif"=
;color:#1F497D'>#</span><span lang=3DEN-US><o:p></o:p></span></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-ser=
if";color:#1F497D'>########################################</span><span lan=
g=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-to=
p-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-siz=
e:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><sp=
an lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-mar=
gin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'fo=
nt-size:10.5pt;font-family:"Calibri","sans-serif";color:#1F497D'>class Test=
Runner:</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal=
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3D=
EN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1=
F497D'> def __call__(self):</span><span lang=3DEN-US><o:p></o:p></spa=
n></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bott=
om-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Cali=
bri","sans-serif";color:#1F497D'> endTime =3D datetime.no=
w() + duration</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMs=
oNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span =
lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";c=
olor:#1F497D'> notDone =3D True</span><span lang=3DEN-US>=
<o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto=
;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;f=
ont-family:"Calibri","sans-serif";color:#1F497D'> while n=
otDone:</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3DMsoNormal=
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=3D=
EN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif";color:#1=
F497D'> os.environ['ORACLE_HOME'] =3D "/=
u03/Middleware/Oracle_IDM"</span><span lang=3DEN-US><o:p></o:p></span>=
</p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom=
-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibr=
i","sans-serif";color:#1F497D'> </span><span lang=3DEN-US><o:p></o:p><=
/span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-=
bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"=
Calibri","sans-serif";color:#1F497D'> from co=
mmands import getoutput</span><span lang=3DEN-US><o:p></o:p></span></p><p c=
lass=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:aut=
o'><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans=
-serif";color:#1F497D'> result =3D getoutput(=
'/u03/Middleware/Oracle_IDM/bin/ldapsearch -a always -D cn=3Dorcladmin -w =
welcome1 -p 3060 -b "" -s sub "objectclass=3D*" orcldir=
ectoryversion ou=3DGroups Privilege, cn=3DOperatio</span><span lang=3DEN-US=
><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:aut=
o;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5pt;=
font-family:"Calibri","sans-serif";color:#1F497D'>nURLs,cn=3DDAS,cn=3DProdu=
cts,cn=3DOracleContext,dc=3Dcn,dc=3Doracle,dc=3Dcom')</span><span lang=3DEN=
-US><o:p></o:p></span></p><p class=3DMsoNormal style=3D'mso-margin-top-alt:=
auto;mso-margin-bottom-alt:auto'><span lang=3DEN-US style=3D'font-size:10.5=
pt;font-family:"Calibri","sans-serif";color:#1F497D'> &nbs=
p; print result</span><span lang=3DEN-US><o:p></o:p></span></p><p cla=
ss=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'=
><span lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-s=
erif";color:#1F497D'> notDone =3D datetime.no=
w() < endTime</span><span lang=3DEN-US><o:p></o:p></span></p><p class=3D=
MsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><spa=
n lang=3DEN-US style=3D'font-size:10.5pt;font-family:"Calibri","sans-serif"=
;color:#1F497D'> </span><span lang=3DEN-US><o:p></o:p></span></p></div=
></div></div></div></div></div></div></div></div></div></div></div></div></=
div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;margin-bottom:12.=
0pt'><span lang=3DEN-US><br>-----------------------------------------------=
-------------------------------<br>Find and fix application performance iss=
ues faster with Applications Manager<br>Applications Manager provides deep =
performance insights into multiple tiers of<br>your business applications. =
It resolves application problems quickly and<br>reduces your MTTR. Get your=
free trial!<br><a href=3D"https://ad.doubleclick.net/ddm/clk/302982198;130=
105516;z" target=3D"_blank">https://ad.doubleclick.net/ddm/clk/302982198;13=
0105516;z</a><br>_______________________________________________<br>grinder=
-use mailing list<br><a href=3D"mailto:[email protected]" t=
arget=3D"_blank">[email protected]</a><br><a href=3D"https:=
//lists.sourceforge.net/lists/listinfo/grinder-use" target=3D"_blank">https=
://lists.sourceforge.net/lists/listinfo/grinder-use</a><o:p></o:p></span></=
p></div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bo=
ttom-alt:auto'><span lang=3DEN-US> <o:p></o:p></span></p></div></div><=
/div></div></div></div></div></div></div></div></div><p class=3DMsoNormal s=
tyle=3D'margin-bottom:12.0pt'><span lang=3DEN-US><br>----------------------=
--------------------------------------------------------<br>Find and fix ap=
plication performance issues faster with Applications Manager<br>Applicatio=
ns Manager provides deep performance insights into multiple tiers of<br>you=
r business applications. It resolves application problems quickly and<br>re=
duces your MTTR. Get your free trial!<br><a href=3D"https://ad.doubleclick.=
net/ddm/clk/302982198;130105516;z" target=3D"_blank">https://ad.doubleclick=
.net/ddm/clk/302982198;130105516;z</a><br>_________________________________=
______________<br>grinder-use mailing list<br><a href=3D"mailto:grinder-use=
@lists.sourceforge.net">[email protected]</a><br><a href=3D=
"https://lists.sourceforge.net/lists/listinfo/grinder-use" target=3D"_blank=
">https://lists.sourceforge.net/lists/listinfo/grinder-use</a><o:p></o:p></=
span></p></div></div></body></html>
--__14611221627821888abhmp0004.oracle.com--
--===============4610213110963055113==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
--===============4610213110963055113==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
grinder-use mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/grinder-use
--===============4610213110963055113==--