instance object
suffix object
scheduler object
scenario object
{ 'phaseName' : 'scheduler' ,
'tagAttr' : tagAttr,
'fileFd' : LOG_MAIN_FD }
{
'clients' : clients,
'instances' : instances,
'scenario' : scenario
}
{
'scheduler' : scheduler,
'fileFd' : LOG_MAIN_FD
}
{
'phaseName' : 'scheduler',
'fileFd' : LOG_MAIN_FD
}
{
'type' : 'client',
'object' : client,
'prefix' : 'client'
}
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,
'fileFd' : fileFd
}
str
{ 'fileFd' : fileFd,
'content' : str
}
str
{ 'fileFd' : fileFd,
'content' : str
}
{
'location' : STAXServiceMachine,
'fileName' : '%s/%s.xml' % (localWorkingDir,client.getName())
}
{
'location' : STAXServiceMachine,
'fileName' : '%s/%s.xml' % (sharedWorkingdir,client.getName())
}
'ERROR : cant find files %s and %s' % \
(localClientXmlFile,clientXmlFile)
{
'workingDir' : workingDir,
'client' : client,
'instances' : instances,
'duration' : duration,
'fileFd' : fileFd
}
'WARNING: client %s has been killed, %s is probably over loaded'%\
(client.getName(),client.getHost())
'-- Stop %s client (id %s) running on %s at %s' %\
(client.getName(),client.getId(),client.getHost(),stopTime)
{
'content' : 'Stop at %s' % stopTime,
'fileFd' : fileFd
}
{
'location' : location,
'sleepForMilliSeconds' : '3000',
'silentMode' : FALSE ,
'fileFd' : fileFd
}