OSB cannot assign persistent store from JMS
OSB cannot assign persistent store from JMS
I am having problem when placing messages from JMS server to another JMS server via OSB.
When the will place the messages on destination JMS Server I get this error on OSB log file.
<Apr 2, 2013 6:54:47 PM WIT> <Error> <EJB> <BEA-010026> <Exception occurred during commit of transaction Xid=BEA1-019E10649B5B5C2B7AF7(1557427465),Status=Rolled back. [Reason=javax.transaction.SystemException: Aborting prepare because the following resources could not be assigned: WLStore_jms_domain_SyncInFileStore],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=196,seconds left=404,XAServerResourceInfo[WLStore_myosb_SyncOutFileStore]=(ServerResourceInfo[WLStore_myosb_SyncOutFileStore]=(state=new,assigned=none),xar=null,re-Registered = false),XAServerResourceInfo[WLStore_jms_domain_SyncInFileStore]=(ServerResourceInfo[WLStore_jms_domain_SyncInFileStore]=(state=new,assigned=none),xar=null,re-Registered = false),SCInfo[osbcrdd_domain+osb_server1]=(state=rolledback),SCInfo[myosb+osb_server1]=(state=rolledback),SCInfo[jms_domain+JMSManagedServer2]=(state=rolledback),SCInfo[jms_domain+JMSManagedServer1]=(state=rolledback),properties=({}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=osb_server1+10.112.6.14:7001+osbcrdd_domain+t3+, XAResources={eis/tibjms/Topic, eis/sunmq/Queue, eis/wls/Queue, eis/tibjms/Queue, eis/activemq/Queue, WLStore_osbcrdd_domain__WLS_osb_server1, eis/webspheremq/Queue, WLStore_osbcrdd_domain_FileStore, eis/pramati/Queue, eis/aqjms/Queue, eis/tibjmsDirect/Queue, eis/Apps/Apps, WLStore_osbcrdd_domain_WseeFileStore, eis/jbossmq/Queue, eis/AQ/aqSample, eis/fioranomq/Topic, eis/aqjms/Topic, eis/tibjmsDirect/Topic, eis/wls/Topic, WSATGatewayRM_osb_server1_osbcrdd_domain},NonXAResources={})],CoordinatorURL=osb_server1+192.168.60.130:8011+myosb+t3+): weblogic.transaction.RollbackException: Aborting prepare because the following resources could not be assigned: WLStore_jms_domain_SyncInFileStore
I am having problem when placing messages from JMS server to another JMS server via OSB.
When the will place the messages on destination JMS Server I get this error on OSB log file.
<Apr 2, 2013 6:54:47 PM WIT> <Error> <EJB> <BEA-010026> <Exception occurred during commit of transaction Xid=BEA1-019E10649B5B5C2B7AF7(1557427465),Status=Rolled back. [Reason=javax.transaction.SystemException: Aborting prepare because the following resources could not be assigned: WLStore_jms_domain_SyncInFileStore],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=196,seconds left=404,XAServerResourceInfo[WLStore_myosb_SyncOutFileStore]=(ServerResourceInfo[WLStore_myosb_SyncOutFileStore]=(state=new,assigned=none),xar=null,re-Registered = false),XAServerResourceInfo[WLStore_jms_domain_SyncInFileStore]=(ServerResourceInfo[WLStore_jms_domain_SyncInFileStore]=(state=new,assigned=none),xar=null,re-Registered = false),SCInfo[osbcrdd_domain+osb_server1]=(state=rolledback),SCInfo[myosb+osb_server1]=(state=rolledback),SCInfo[jms_domain+JMSManagedServer2]=(state=rolledback),SCInfo[jms_domain+JMSManagedServer1]=(state=rolledback),properties=({}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=osb_server1+10.112.6.14:7001+osbcrdd_domain+t3+, XAResources={eis/tibjms/Topic, eis/sunmq/Queue, eis/wls/Queue, eis/tibjms/Queue, eis/activemq/Queue, WLStore_osbcrdd_domain__WLS_osb_server1, eis/webspheremq/Queue, WLStore_osbcrdd_domain_FileStore, eis/pramati/Queue, eis/aqjms/Queue, eis/tibjmsDirect/Queue, eis/Apps/Apps, WLStore_osbcrdd_domain_WseeFileStore, eis/jbossmq/Queue, eis/AQ/aqSample, eis/fioranomq/Topic, eis/aqjms/Topic, eis/tibjmsDirect/Topic, eis/wls/Topic, WSATGatewayRM_osb_server1_osbcrdd_domain},NonXAResources={})],CoordinatorURL=osb_server1+192.168.60.130:8011+myosb+t3+): weblogic.transaction.RollbackException: Aborting prepare because the following resources could not be assigned: WLStore_jms_domain_SyncInFileStore
0