cancel
Showing results for 
Search instead for 
Did you mean: 

Java mapping - Linkage Error

Former Member
0 Kudos

Hello,

We are on PI 7.0 SP10.

Currently we are migrating the XI servers from Solaris to AIX IBM.

When I try to run Java mapping, I get following error:

<SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>Application</SAP:Category>

<SAP:Code area="MAPPING">LINKAGE_ERROR</SAP:Code>

<SAP:P1>sapmarkets/marketconnect/xcbl/r3/OrderMapping</SAP:P1>

<SAP:P2>http://xi/SRM/ReceivePurchaseOrders</SAP:P2>

<SAP:P3>22150771-0ee7-11dc-c87a-fe330a306909</SAP:P3>

<SAP:P4>-1</SAP:P4>

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Incompatible class versions (linkage error)</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Please help.

Thanks in advance.

Beena.

Edited by: Beena Thekdi on Jan 22, 2008 8:05 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

The following thread might help you

Regards

Agasthuri Doss

Former Member
0 Kudos

Thanks Agasthuri Doss,

This thread also talks about SAP Notr# 755302.

Thanks,

Beena.

Former Member
0 Kudos

I would check the jdk versions on which the files were compiled and the jdk version on the Server.

I think there must be an incompatibility there. Try to compile your java mapping by a compiler of the same version as the one running on the server.

I am not sure if this would solve your problem but definitely worth a try .

Best Regards,

Kanwal

Former Member
0 Kudos

The issue resolved by adding some application specific jars.

Thanks,

Beena.

Former Member
0 Kudos

Hi Beena,

Iam also facing a similar issue in java mapping.

Please let me know how you resolved the issue.

Thanks

Srinivas

Former Member
0 Kudos

hi,

as decribed above you have to check the jdk version on server (administration). this jdk version you find there you have to set in your properties in eclipse or what else and make a jar.

that's it.

cheers,

alex

justin_santhanam
Active Contributor
0 Kudos

Beena,

Check out note # 755302

raj.

Former Member
0 Kudos

Thanks Raj.

But this note says

>> The error is corrected with Support Package 5 for Support Package 03 for the XI TOOLS 3.0 software component.

and I am already on PI 7.0.

Please tell me still I need to apply this?

Thanks,

Beena.

justin_santhanam
Active Contributor
0 Kudos

Beena,

I'm not sure on that. Please wait for other's reply. Sorry, that I couldn't help u in this cause.

raj.