cancel
Showing results for 
Search instead for 
Did you mean: 

Error in JMS receiver channel - XI <->Weblogic

Former Member
0 Kudos

Hi Experts

We are also having the situation that we are sending messages from XI to Weblogic server with the help of JMS Adapter. The Queue is available in Weblogic server.

Our configuration of JMS receiver Adapter is

JNDI Lookup Name of Queue Connection Factory----


ConnectionFactory

JNDI Lookup Name of JMS Queue----


queue/IntegrationQueue

Name of JNDi Initial Context Factory: -


weblogic.jndi.WLInitialContextFactory

JNDI Server Address:----


weblogic server ip

JNDI Logon User: -


user

JNDI Password: -


password

We are getting the error in the adaptor like " com.sap.aii.af.ra.ms.api.RecoverableException: No transition found from state: ERROR, on event: process_commence for DFA:"

Could you please tell me if there are any other JAR files for this as i have already deployer weblogic.jar. If yes, Can you please give me some more details on that.

Thank you very much for your time and help.

Manjunath

Edited by: Manjunath Achar on May 23, 2010 4:12 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Achar,

Did you had a chance to look at the below thread

Cheers

Agasthuri

Former Member
0 Kudos

Hi Manju

There could be some problem while deploying the libraries. please check you have deployed the JAR Files correctly.

You need to include the Weblogic Thick client driver 'weblogic.jar' - with all classes under the package 'javax.jms' removed in your aii_af_jmsproviderlib.sda (releases 3.0/7.0) or com.sap.aii.adapter.lib.sda (releases 7.1).

The below links might be helpful for you,

http://wiki.sdn.sap.com/wiki/display/XI/FAQ+J2EEJMS+Adapter

Note 1090516 - XI JMS Adapter and BEA Weblogic JMS: FAQ

Regards

Ramg