cancel
Showing results for 
Search instead for 
Did you mean: 

linkage error while doing java mapping

Former Member
0 Kudos

Hi,

I Have written a java mapping but when i use it in xi.It is showing an error as linkage error

LinkageError at JavaMapping.load(): Could not load class: com/satyam/nestle/JavaMap

Can anyone explain what does this mean and how to overcome it.

Thanks in advance,

Bhargav

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Did you try testing the java mapping seperately....that it does not have any errors??? Also check the cahce update. Sometimes it happens that XI is not able to load the class file from the cache. Perform a CPA cache refresh (delta). This should solve the problem

Reward if helpful.