Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



MIF stops running after 30 errors found

From: bob_blakely (2012-08-09 15:43)

Maximo 7.1.1.9 Weblogic 9 Oracle 11G
I'm not sure why this started happening but while loading a large amount of IFACE data I had found that it had stopped processing after 30 errors. Once I cleared the errors in the message reprocessing screen the MIF started running again. All the data was in the queue. Just curious if anyone else has had that problem. I'm not finding anything in Maximo or in Weblogic that sets the amount of error records.
Thank You!
-bob


From: Sean Clark-McCarthy (2012-08-09 17:07)

This is probably the relevant information, but not 100% sure. Page 168 of the Integration Guide.
WebLogic Server
By default, the WebLogic Server is configured to have three message-driven beans. Use the values shown in bold to configure the number of message-driven beans in the weblogic-ejb-jar.xml file:
Message Caching
Continuous queue processing uses a property called Maximum Batch Size. The property is under the Activation Specification definition. The batch size controls the number of messages that the system receives from the messaging engine in a single batch.
If three message-driven beans are enabled, and the batch size is 10, a maximum of 30 messages are cached. Test with different values to ensure that the value that you set does not impact application users or server processes.
An unlimited number of messages can be processed when you set the Batch Size value to -1 on a WebLogic Server environment.
If you plan to use a WebSphere Application Server error queue, use the default value for the batch size.
--- Sean Clark-McCarthy
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of bob_blakely
Sent: Thursday, August 09, 2012 11:43 AM
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] MIF stops running after 30 errors found
Maximo 7.1.1.9 Weblogic 9 Oracle 11G
I'm not sure why this started happening but while loading a large amount of IFACE data I had found that it had stopped processing after 30 errors. Once I cleared the errors in the message reprocessing screen the MIF started running again. All the data was in the queue. Just curious if anyone else has had that problem. I'm not finding anything in Maximo or in Weblogic that sets the amount of error records.
Thank You!
-bob


From: Blakely, Bob (2012-08-13 09:11)

Thank You! I did not even think about the weblogic-ejb-jar.xml !
-bob
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Sean Clark-McCarthy
Sent: Thursday, August 09, 2012 10:08 AM
To: MAXIMO@yahoogroups.com
Subject: RE: [MAXIMO List] MIF stops running after 30 errors found
This is probably the relevant information, but not 100% sure. Page 168 of the Integration Guide.
WebLogic Server
By default, the WebLogic Server is configured to have three message-driven beans. Use the values shown in bold to configure the number of message-driven beans in the weblogic-ejb-jar.xml file:
Message Caching
Continuous queue processing uses a property called Maximum Batch Size. The property is under the Activation Specification definition. The batch size controls the number of messages that the system receives from the messaging engine in a single batch.
If three message-driven beans are enabled, and the batch size is 10, a maximum of 30 messages are cached. Test with different values to ensure that the value that you set does not impact application users or server processes.
An unlimited number of messages can be processed when you set the Batch Size value to -1 on a WebLogic Server environment.
If you plan to use a WebSphere Application Server error queue, use the default value for the batch size.
--- Sean Clark-McCarthy
From: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com> [mailto:MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>] On Behalf Of bob_blakely
Sent: Thursday, August 09, 2012 11:43 AM
To: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>
Subject: [MAXIMO List] MIF stops running after 30 errors found
Maximo 7.1.1.9 Weblogic 9 Oracle 11G
I'm not sure why this started happening but while loading a large amount of IFACE data I had found that it had stopped processing after 30 errors. Once I cleared the errors in the message reprocessing screen the MIF started running again. All the data was in the queue. Just curious if anyone else has had that problem. I'm not finding anything in Maximo or in Weblogic that sets the amount of error records.
Thank You!
-bob