instance object
suffix object
scheduler object
scenario object
{ 'phaseName' : 'scheduler' ,
'tagAttr' : tagAttr,
'fileFd' : LOG_MAIN_FD }
{'scheduler':scheduler}
{
'clients' : clients,
'instances' : instances,
'scenario' : scenario,
'suffix' : suffix
}
{
'scheduler' : scheduler,
'fileFd' : LOG_MAIN_FD
}
{
'phaseName' : 'scheduler',
'fileFd' : LOG_MAIN_FD
}
{
'type' : 'client',
'object' : client,
'prefix' : 'client'
}
{
'client' : client,
'fileFd' : fileFd
}
str
{ 'fileFd' : fileFd,
'content' : str
}
{
'client' : client,
'clients' : clients,
'durationTime' : durationTime,
'fileFd' : fileFd
}
{ 'location' : STAXServiceMachine,
'sleepForMilliSeconds' : startms,
'fileFd' : fileFd
}
{
'client' : client,
'clients' : clients,
'durationTime' : durationTime,
'fileFd' : fileFd
}
{
'client' : client,
'duration' : clientDuration,
'instances' : instances,
'suffix' : suffix,
'fileFd' : fileFd
}
{ 'fileFd' : fileFd }
str
{ 'fileFd' : fileFd,
'content' : 'Client id %s' % client.getId()
}
str
{ 'fileFd' : fileFd,
'content' : str
}
{
'type' : 'client',
'object' : client,
'prefix' : 'client_details'
}
{
'client' : client,
'instances' : instances,
'duration' : duration,
'suffix' : suffix,
'outFile' : outFile,
'fileFd' : fileFdDetails
}
{
'content' : errMsg,
'fileFd' : fileFd
}
errMsg
'-- Stop %s client (id %s) running on %s at %s' %\
(client.getName(),client.getId(),client.getHost(),stopTime)
{
'content' : 'Details of the client : %s' % logFileDetails,
'xlink' : logFileDetailsRelativePath,
'fileFd' : fileFd
}
{
'content' : 'Client outPuts : %s' % outFile,
'xlink' : outFile,
'fileFd' : fileFd
}
{
'client' : client,
'extraParameters' : 'xmlns:xlink="http://www.w3.org/1999/xlink"',
'fileFd' : fileFd
}
{
'location' : STAXServiceMachine,
'fileName' : '%s/%s.xml' % (localWorkingDir,client.getName())
}
{
'location' : STAXServiceMachine,
'fileName' : '%s/%s.xml' % (sharedWorkingdir,client.getName())
}
str
{ 'fileFd' : fileFd,
'content' : str
}
{
'workingDir' : workingDir,
'client' : client,
'instances' : instances,
'duration' : duration,
'suffix' : suffix,
'outFile' : outFile,
'fileFd' : fileFd
}
{ 'fileFd' : fileFd }
[ errNum, timerKilled ]
{
'location' : location,
'sleepForMilliSeconds' : '3000',
'silentMode' : FALSE ,
'fileFd' : fileFd
}