cancel
Showing results for 
Search instead for 
Did you mean: 

XML message doesn't get picked up in JMS

Former Member
0 Kudos

Hi,

JMS channel not picking up xml messages and giving following error in one of the cluster node of channel.

Error while processing message 'aced1d9b-ea51-4d77-2dc8-8b7c66c7c039'; detailed error description: com.sap.aii.adapter.jms.api.channel.filter.MessageFilterException: Could not lookup up Module Processor: java.lang.NullPointerException at com.sap.aii.adapter.jms.core.channel.filter.SendToModuleProcessorFilter.filter(SendToModuleProcessorFilter.java:64) ...

What could be the reason.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

is your xml file is ok. have you checked it with xml spy or some other tool.

In my opinion due to wrong xml file sendr jms adapter in not able to read the file.

Just check it...