Hi Giridhar, I don’t think the user mailing list accepts attachments. But this looks like a bug, so please create a JIRA and attach the log file there. This optimistic lock exception shouldn't be happening as Oozie doesn't use optimistic locking. For now, it might be safe for you to ignore this exception. getJobInfo() for wf job also reads the wf action entity but it might be updated during read which seems to cause that exception. As you are only interested in getJobInfo().getStatus(), you can ignore it.
Thanks, Virag From: Giridhar Addepalli <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Tuesday, September 24, 2013 1:23 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, Mohammad Islam <[email protected]<mailto:[email protected]>> Subject: Re: Occasional exceptions while polling for job status using java client API Hi Mohammad, Please find attached oozie.log Please let me know if you need further information. Thanks, Giridhar.
