cancel
Showing results for 
Search instead for 
Did you mean: 

LINKAGE_ERROR

Former Member
0 Kudos

Hello ,

We are getting a LINKAGE_ERROR at the message mapping step on (runtime) and while testing the message mapping we are getting the CLASS_NOT_FOUND error.

This happens for all scenarios and not the case with any particular scenario.

After reading some of the threads , I checked the note 755302 which surely has the correct symptom

but its applicable for XI 3.0 and we are on 2004 s.

Please advise.

Mathews

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

The problem was some JDK changes on the OS level.

Former Member
0 Kudos

Mathews, what changes did you make?

Shabarish_Nair
Active Contributor
0 Kudos

is this a java mapping or a graphical mapping?

In both cases first try to refresh the cache and see if the cache status is upto date.

In case its a graphical mapping, only solution i have found is to restart the java stack.

Let me know more details.

Former Member
0 Kudos

Thank you guyz for your replies...Let me try to explain this a bit further.

Initially I got this error while testing a graphical mapping which was a straight forward ,source structure to JDBC UPDATE_INSERT structure without any functions or UDFs.

Then to check whether its my mapping problem I created some simple two field mappings as well , but all has the same problem now.While testing the mapping using the test tab you get the 'Class "com.sap.xi.tf._ <message mapping name> not found'

It gives a linkage_error while running the interface (runtime)

We tried restarting the Java Stack but with no luck

Mathews

Edited by: Mathews Joseph on May 4, 2009 8:24 AM

Edited by: Mathews Joseph on May 4, 2009 4:37 PM

former_member732072
Active Participant
0 Kudos

Hi Mathews,

Please look at this link and see if it helps you in any way.

Best Regards

Former Member
0 Kudos

What kind of mapping is it? Are you using any custon classes?

Moni