Page 1 of 1

MQ Job Failing

Posted: Wed Apr 26, 2017 12:35 pm
by ankursaxena.2003
Hi,

I have a MQ job and it is failing in production with below error. And there is no pattern for job failure. Sometimes job runs for 2 days without failing and some days it fails 3 to 4 times in an hour.

I have similiar job running against other 4 non-prod regions and they have no issues and are running fine.

APT_CombinedOperatorController(8),0: Fatal Error: Waiting on EOW has reached its timeout "120" seconds for process "66,322,586" on communication handle "1". Aborting...

Posted: Thu Apr 27, 2017 4:27 am
by JRodriguez
Difficult to say without more.details, lots of variables to consider when MQ series is in the picture. What's your job design? Do you have a.similar job or exactly the same job running in the other regions?

Did you define a time out or an EOW property in the MQ connector? Is this job an always running job?

Regards