3132333435363738394041
private static Log log = LogFactory.getLog(TestUnboudedJobRunner.class); public static void main(String[] args) { // Test Job TestUnboundedJob testJob = new TestUnboundedJob(); try { log.info("GridNode Starting..."); StopWatch sw = new StopWatch();