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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

SOA - User Messaging Service IM Notification Issue

KHeinJun 30 2011 — edited Aug 8 2012
Hi,

I am testing IM notification function from BEPEL using SOA 11.1.1.4, and I am facing a problem. I've already set up a jabber server. I've also installed xmpp driver from <SOA_HOME>/communications/applications/usermessagingdriver-xmpp-was.ear. I can see "usermessagingdriver-xmpp-was (soa_server1)" under User Messaging Service folder from EM. And I've already configured xmpp driver properties to point to my jabber server and set up messaging channel for the IM as well.

But when I invoke a BEPEL process that sends out a IM message, it throws the following error.

<Jul 1, 2011 11:11:45 AM SGT> <Error> <oracle.soa.services.notification> <BEA-000000> <<.> Error status received from UMS.
Status detail :
Status type : DELIVERY_TO_DRIVER:FAILURE,
Status Content : No matching drivers found for sender address = IM:jabber|imrespondtoaddress@imhost.com,
Addressed to : IM:pat.morely,
UMS Driver : null,
UMS Message Id : e3ae3dc60aba751a013b7a82af3fbc9a,
Gateway message Id : null,
Status Received at : Fri Jul 01 11:11:45 SGT 2011.
Check status details and fix the underlying reason, which caused error.
>
<Jul 1, 2011 11:11:45 AM SGT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM DUAL" set up for pool "SOADataSource" failed with exception: "oracle.jdbc.xa.OracleXAException".>

Regarding the SOADataSource, I've created necessary schema and it's working fine as well. Does anyone have any idea what the problem might be? Thanks a lot.

Regards,

Kyi Hein

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 2 2011
Added on Jun 30 2011
8 comments
1,709 views