}
public RmStateDuccEvent getState() throws Exception
{
String methodName = "getState";
JobManagerUpdate jobManagerUpdate = null;
try {
logger.info(methodName, null, "-------------------- Entering scheduling loop --------------------");
jobManagerUpdate = scheduler.schedule();
logger.info(methodName, null, "-------------------- Scheduling loop returns --------------------");