Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error while invoking notification service

NarsingPumandlaNov 9 2011 — edited Nov 10 2011
I have some emails in my composite, and the emails are getting faulted sometimes...

the error message in the flow trace is....

oracle.fabric.common.FabricException: Cannot get Object part 'Responses'. No parts are set on the message

Caused by: ORABPEL-31002.

Error while publishing message to notification queue.
Error while publishing message to notification queue.
Check Application server data source properties for BPEL-Workflow connections. Check schema and verify database connections.


JTA transaction is not in active state.
The transaction became inactive when executing activity "60021-BpInv0-BpSeq0.25-2" for instance "60,021", bpel engine can not proceed further without an active transaction. please debug the invoked subsystem on why the transaction is not in active status. the transaction status is "MARKED_ROLLBACK".
The reason was The execution of this instance "60021" for process "RouteSCSPay" is supposed to be in an active jta transaction, the current transaction status is "MARKED_ROLLBACK" .
Consult the system administrator regarding this error.


Caused by: java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_NOTA start() failed on resource 'SOADataSource_soa_domain': XAER_NOTA : The XID is not valid
oracle.jdbc.xa.OracleXAException

I am using all Non-XA data sources in my composite...

Please help experts...

Thanks,
Naresh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 7 2011
Added on Nov 9 2011
0 comments
661 views