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

How do I get past a Bugzilla Import OOM?

I'm importing from Bugzilla into RTC 3.0.1 using the Import wizard (File -> Import).
I've successfully imported 31 of my 32 work items, but I have one that I get an Out of Memory error on.  I'm wondering what the best way is to get around this situation.  It looks like it has multiple comments and several attachments.

Susan

0 votes

Comments

I'll add that I have restarted my server (to clear things out) and went to a different machine and tried the import, same failure.  Watching the windows task manager, it looks like the eclipse process gets to about 500 meg and then I get the OOM consistently.


Accepted answer

Permanent link
You can try increasing the amount of memory for your JVM by editing your eclipse.ini.

You'll have to change the Xmx flag to a higher maximum limit. I believe the default is 512 so that explains why your eclipse process gets the OOM around 500. You're looking for a setting like this:

-Xmx512m
Susan Hanson selected this answer as the correct answer

0 votes

Comments

Thanks .. I've up'd it to a gig and still gets an OOM.  I only have 3g on this laptop, so I'll have a colleague of mine try it on their 8gig machine next week.

Thanks.

If you still get an error, I recommend opening a defect against Work Items. There might be something about that last work item that is causing the OOME.

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: Dec 03 '12, 12:20 a.m.

Question was seen: 3,846 times

Last updated: Dec 04 '12, 9:24 a.m.

Confirmation Cancel Confirm