cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR, on event: process_commence for DFA:

nageswararao_v2
Participant
0 Kudos

Hi Every one,

we are trying to connect the WEBLOGIC JMS server 10.3.6 at receiver side.

we are installed the drivers as per SAP NOTE 1090516 .

And JMS team has shared the info like QUEUE NAME; CONTEXT FACTORY;CONNCTION FACTORY and server IP and port as well as password.

when we are trying to send some messages it was giving the below error.

ERROR:-

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: CC_Receiver_JMS:88fa76bc1ed53963b5813592b41ed779

what are the possible cases for this error and how to rectify it?

Thanks

Dileep

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182412
Active Contributor
0 Kudos

Hi Nageswara Rao,

First make sure the configuration is correct, then make sure Weblogic server side everything is up and running.

Regards,

Praveen.

nageswararao_v2
Participant
0 Kudos

Hi Praveen,

i have defined like this in channel level.

please let me know is something worong in this configuration.

Thankyou

Nagesh

former_member182412
Active Contributor
0 Kudos

Hi Nagesh,

You enabled topic support in the channel, is it Queue or Topic in weblogic side??, if it is a queue then unckeck the option in the channel and try.

Regards,

Praveen.

nageswararao_v2
Participant
0 Kudos

Thank you praveen for u r response JMS side they are using only queue.

I have unchecked the TOPIC SUPPORT check box.

But still the same error was persists.

ERROR:-

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: CC_Receiver_JMS:88fa76bc1ed53963b5813592b41ed779

can u provide some work around on this?

Thankyou

Nagesh

former_member182412
Active Contributor
0 Kudos

Hi NageswaraRao,

Is everything up and running in web logic side, we using webshere MQ in our project, we get this error when the queue manager or channel is down in MQ side. So first confirm with them.

Regards,

Praveen.