Search This Blog

Wednesday, January 8, 2014

SCCD 7.5 Quick Configuration on Clustered Environment

Problem(Abstract)

Use Quick Configuration received error "TFMSDA0363E - Dataloading application is busy at present processing other dataload requests. Please try again later!"

Cause

In clustered environment, if the the system is not configured to use the default connection factory, you need to define one using the mxe.jms.factory.name system property. The standard one is "jms/maximo/int/cf/intcf". However mxe.jms.factory.name need to match the value defined in WebSphere -> Resources ->JMS -> Queue connection factories -> JNDI name. Examples as below -
Single Node, default settings:



Clustered Env with 2 Nodes:



System Property mxe.jms.factory.name:


No comments:

Post a Comment

Default Communication Template for each application - Maximo

  Add the dialog from Library to the SR and WOTRACK application. So, the application xml overwrites the Library xml. Now the SR is using the...