Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How many assets can fetch it using iRAM API session ?

We are getting "Out of Memory Error" When we collect the bulk assets from the Session.

is there any known limitation to fetch the assets from iRAM API Session ?

Kindly provide the workaround to us, if any known issue in it.

Thank you

0 votes



One answer

Permanent link
When you launch a Java application you can use -Xmx flag to control how much memory is allocated to a Java program. Collecting to many assets in memory can exceed this parameter and run out of memory.

As a workaround you can increase your VM size or work with smaller batches of assets.


We are getting "Out of Memory Error" When we collect the bulk assets from the Session.

is there any known limitation to fetch the assets from iRAM API Session ?

Kindly provide the workaround to us, if any known issue in it.

Thank you

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 29 '10, 4:20 p.m.

Question was seen: 6,683 times

Last updated: Oct 29 '10, 4:20 p.m.

Confirmation Cancel Confirm