On Wed, 2011-06-29 at 11:36 -0500, Ketan Maheshwari wrote: > To confirm the hypothesis, could you indicate how could I disable the > hangchecker or increase the time period before it gets invoked. in Loader.main(), comment out the 'new HangChecker(stack).start()' line.