Hi Team,
I have configured receiver JMS adapter with enabling topic. It was working fine with queue but customer wants it should be topic when I enabled to topic and give appropriate value then it is giving below error:
Message monitoring error:
Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.jms.core.fsm.DFA$InvalidTransitionException: No transition found from state: ERROR, on event: process_commence for DFA: CC_RCV_JMS_SalseOrder:b92707e747543f03a57e2ebe2dc86f66
Adapter ping error:
Checks for a non-null connection object
I am working on SAP PO 7.4.
Receiver JMS adapter details:
Transport protocol: Access JMS Provider with JNDI
Message protocol: JMS 1.X
Adapter engine: Central Adapter Engine
Enable topic support
JNDI lookup: of connection factory: jmsfactory/alertingVP/XATopicConnectionFactory
JNDI topic: jmstopics/cupVP/DigitalSales
Name of JNDI initial: com.sap.engine.services.jndi.InitialContextFactoryImpl
And given JNDI server , login and user password
Thanks in advance for your support!
Kumar