cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Sender adapter Error - JMS to IDoc

srikanthe_sapxi
Explorer
0 Kudos

Hi Experts,

We recently migrated from PI 7.1 to PI 7.4 single stack, the interface is working fine with old PI system but when I tried to send the data through new PI system I'm getting below error in JMS sender communication channel.

Error occurred while processing message: d568feb1-ed48-49bb-3693-816cf2d80db5. The detailed error (if any) is :  com.sap.aii.adapter.jms.api.channel.filter.MessageFilterException: Transformer Conversion3.0.5226 Error initializing Class: java.lang.Exception: java.lang.NumberFormatException: For input string: "A3": TransformException: Transformer Conversion3.0.5226 Error initializing Class: java.lang.Exception: java.lang.NumberFormatException: For input string: "A3"

at com.sap.aii.adapter.jms.core.channel.filter.SendToModuleProcessorFilter.filter(SendToModuleProcessorFilter.java:100)

There is nothing new added in new PI system, I'm not sure where it went wrong. Can someone guide me in this.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186851
Active Contributor
0 Kudos

Hello Srikanth,

You have any modules in place for JMS channel?

srikanthe_sapxi
Explorer
0 Kudos

Yes Raghu, we do have modules in JMS channel and nothing is changed in it as well.

Answers (1)

Answers (1)

srikanthe_sapxi
Explorer
0 Kudos

Thanks Raghu for giving me a hint.

The issue is with Modules, someone changed modules. The changes are not visible on normal screen, found them only in edit mode and by checking line by line.

Regards,

Srikanth E

former_member186851
Active Contributor
0 Kudos

Great Srikanth..