Hi,
We are getting the below error/exception when trying to login using MQSeries Workflow API. What could be the reason ? Moreover if anyone has any redbooks related to these error codes kindly send me the pdf .
Thanks
FMC38009E MQSeries Workflow API Error :
API Return Code : 100
Error Origin : Unavailable
Error Message : Unavailable
Nested Exception : javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0x0 Maybe; nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: vmcid: 0x0 minor code: 0 completed: Maybe
at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:266)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:84)
at com.ibm.workflow.iiop._ExecutionService_Stub.logon2(_ExecutionService_Stub.java:933)
at com.ibm.workflow.api.iiop.ExecutionServiceImpl.logon2(ExecutionServiceImpl.java:257)
at