cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.3 JMS adapter: Channel not initialized

Former Member
0 Kudos

Hi All,

I need to create a PROXY - JMS (ActiveMQ) scenario, so we had installed the jar driver  "activemq-all-5.10.0.jar".  We did the next configuration using Access JMS Provider Generically:

We sent test message and we are getting error "JMS adapter: Channel not initialized" -> No transition found from state: STARTING

Should I install another jar file like activemq-client-5.10.0.jar or what's wrong with the configuration?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Sandra,

First make sure active mq is up and running, if yes configure like below and see(mention java.lang.String in the constructor parameter).

Check this blog:

Regards,

Praveen.

Former Member
0 Kudos

Hi Praveen

I already changed the configuration:

But I still have error message: "JMS adapter: Channel not initialized "

"MP: exception caught with cause com.sap.aii.adapter.jms.core.fsm.DFA$InvalidTransitionException: No transition found from state: ERROR, on event: process_commence for DFA: "

Thanks.

Answers (2)

Answers (2)

former_member189558
Contributor
0 Kudos

Hello Sandra,

Were you able to solve this problem? I am facing the exact same issue.

We are connecting to Active MQ Version 5.4.2 from PO7.5

Thanks and Regards,

Himadri

iaki_vila
Active Contributor
0 Kudos

Hi Sandra,

Have you checked this note 1751177 - PI JMS adapter with MQ client library 7.1 and 7.5?

Regards.

former_member182412
Active Contributor
0 Kudos

Sandra is using Active MQ not IBM MQ the note is for IBM MQ