cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping External Message Error: StackOverFlowError

Former Member
0 Kudos

Hi,

Just to give a background first, I have an xsd external message defined, which I have to use for a certain map. Whenever I try to use it as a target message during mapping, I get an INTERNAL_PROBLEM StackOverFlowError message. Because of this, IR would not let me map that message. This only happens to that specific xsd external message.

Does anyone know the cause and how to solve this?

Would really appreciate it. Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

JoelTrinidade
Active Contributor
0 Kudos

Hi Angelo,

The error that you face is not very common in XI scenarios but then nevertheless it sometimes comes up. The basic reason being that the IR is not geared to cater to that xsd which you are trying to use. There is basically some more fine tuning that needs to be done.

Please refer

Administration of the VM Container

http://help.sap.com/saphelp_nw04s/helpdata/en/5f/9f69a8c5034f558e07aa814fc0b208/frameset.htm

Setting Performance Parameters

http://help.sap.com/saphelp_47x200/helpdata/en/f5/bb5e1a4c4c11d480aa00c04f99fbf0/content.htm

Regards

joel

Former Member
0 Kudos

Hi Joel,

Thanks a lot for these inputs. Unfortunately, I don't have admin access rights (I have access to ID and IR only), but I'll read through the links that you gave me. I might find something useful.

Thanks a lot!

Answers (2)

Answers (2)

Former Member
0 Kudos

The xsd message type is not compatible with XI 3.0 according to SAP consultants that's why it doesn't work.

JoelTrinidade
Active Contributor
0 Kudos

Hi Angelo,

If the above don't work then try tunning your PI java stack. There are a lots of documents on SDN relating to java tunning.

Regards

joel