cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Module is in Error - ClassCastException

former_member200339
Participant
0 Kudos

Dear All,

I have created one Custom Adapter Module to read a TXT file. The EAR file is successfully deployed. But in the Sender File Adapter I am getting the following error.

Error: java.lang.ClassCastException: Cannot cast class com.sun.proxy.$Proxy3703 to interface com.sap.aii.af.lib.mp.ModuleLocal

Can you tell me what is the reason for this error?

Thanks and Regards,

Rana Brata De

Accepted Solutions (0)

Answers (1)

Answers (1)

engswee
Active Contributor
0 Kudos

Didn't you already asked this sometime back?

The same solution from before does not work now?

former_member200339
Participant
0 Kudos

Hi,

Yes I asked before the one is similar to this but not the same. Anyway I have solved it. It was a bug in the code and not any deployment configuration.

Regards,

Rana