cancel
Showing results for 
Search instead for 
Did you mean: 

Idoc to JMS

Former Member
0 Kudos

Hi Experts,

I am recivieng an IDOC into PI and sending to legacy using JMS adapter in MONI i am able to see successfull flag but in RWB its showing Status: System error

error code : CHANNEL_ DETERMINATION_FAILED

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException

Error while processing message 'db0458de-26fd-11e1-8c18-000030facf5b'; detailed error description: java.lang.NullPointerException at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.disconnectOnDemand(ConnectorImpl.java:225) ...

Can you help me on this.

Regards,

Prasad.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Often that means your JMS channel is either not named right, not initialized OK, or maybe even stopped (on purpose or by accident).

Are you still having the problem? If yes, then what is the full error?

Former Member
0 Kudos

hi Prasad,

check in your CC the connection option like "Create Connection on Demand": [http://help.sap.com/saphelp_nw70/helpdata/en/c1/739c4186c2a409e10000000a155106/content.htm]

check also with your JMS provider, if connection is operational.

Mickael

Former Member
0 Kudos

Can you paste the whole error part

regards

Ramesh