Today, I noticed that there was a bug in the patch of HAMA-346.

After first job execution completed, the BSPMaster.whichJob() returns
null. So the BSP system always throws error message "Fail to
communicate with BSPMaster for reporting.".

Simply, I'll add this code : "if (jip != null) { }".

What do you think?

-- 
Best Regards, Edward J. Yoon
http://blog.udanax.org
http://twitter.com/eddieyoon

Reply via email to