An error occurred invoking the processing service

Hello,

I’m pulling my hair trying to figure out why I’m getting the error during TN processing

An error occurred invoking the processing service

An error occurred invoking the processing service Sample_package.folder.service:testMsg for this document. The original error was com.wm.app.b2b.server.UnknownServiceException: [ISS.0026.9201] Unknown service: ample_package.folder.service:testMsg

However, if I reprocess it from the TN console, it works. What’s the deal?

hmmm that’s weired, when you say it works on reprocess… does it getting processed through your called service in question? do you have clustered environment?

The error shows ‘ample_package.folder.service:testMsg’ whereas proc rule service seems to be in ‘Sample_package.folder.service:testMsg’ ,
wondering if that’s causing the problem!

devexpert,

You might be onto something. I do have it only on one node and not the other since it’s a clustered environment.

Correction. The environment is not clustered but load balance.

You should put the same pack/code on both cluster nodes (distributed cache) and either place service can be found and executed…

HTJ,
RMG