cancel
Showing results for 
Search instead for 
Did you mean: 

XI 2.0 Message Mapping Activation Problem

Former Member
0 Kudos

Hi All,

When I attempt to activate a message mapping, I receive the following message:

Activation of change list cancelled

Check Result for Object Message Mapping ZHRMD_A05toEAI | http://com.sl.xi:

*Starting Compilation

*Error while Compiling

This is a rather large IDoc, so I'm wondering if it's a memory problem. Do you know where I can "Check Result"? The actual mapping is very routine, so I don't think it's a syntax problem.

Any help is greatly appreciated!

Kind Regards,

Jeff

Message was edited by: Jeff Kocur

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

It does appear to be a resource issue. Following your suggestion, I ran a test and received this message:

Messages:C:\jdk1.3.1_11\bin\javac -encoding UTF8 -classpath .;.\system-lib\boot.jar;.\system-lib\jaas.jar -extdirs .\additional-lib;.\services\deploy\work\applications\ExchangeRepository -d C:\WINNT\TEMP\12_9_21_22_10_2004 C:\WINNT\TEMP\12_9_21_22_10_2004\com\sap\xi\tf\_ZHRMD_A05BtoEAIZHRMD_A05B_.java

The system is out of resources.

Consult the following stack trace for details.

java.lang.OutOfMemoryError

<<no stack trace available>>

Compilation error

franz_forsthofer
Employee
Employee
0 Kudos

Hello Jeff,

you can check if it is a compilation problem by executing a test in the Message Mapping editor. During the test the compilation must also take place. Maybe, you get a better error message there.

Regards Franz