cancel
Showing results for 
Search instead for 
Did you mean: 

Aries Heap Allocation Failure: aries heap exhausted??????

Former Member
0 Kudos

in a message mapping in the graphical mapping editor,

i have used a UDF to call a webservice by using Lookup APIs,

when i execute the mapping using the "TEST" tab in the editor it said: source code has syntax error, but actually there was none.....so in order to test i removed the UDF and then tested the Mapping,.....

this time it gives the error:

Source code has syntax error: Aries ERROR:[pid=123] Aries Heap Allocation Failure: aries heap exhausted. Increase the size of Aries private heap by using the aries options '-heap_ssz' and '-ap_heap_ssz' in the aries resource file '.ariesrc'. For details refer to the aries manpage aries(5).

Message was edited by:

sudeep dhar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sudeep,

I guess you need to increase the heap size. The syntax would be like this:

for 32-bit Aries --> heap_ssz = pa_maxssiz_32bit - ssz - ccsz - 10 MB

for 64-bit Aries--> heap_ssz = pa_maxssiz_64bit - ssz - ccsz - 33 MB

regards,

Ravi.

Former Member
0 Kudos

Hi ravi,

download the following documentation

http://docs.hp.com/en/B2355-60105/Aries.5.html

read it veeery carefully and slowly.

regards,

jaime