Kulgar / jira2redmine

Script for import from JIRA to redmine
31 stars 27 forks source link

OutOfMemory #9

Closed nesterov-n closed 7 years ago

nesterov-n commented 9 years ago

Hi, I tries this script to migrate one JIRA project to redmine. It has about 7000 issues. entities.xml is about 42 Mb. At issues' migration step process ends with "NoMemoryError: failed to allocate memory". In process list I see that ruby.exe process consumes 2 Gb at this moment.

I am not familiar with Ruby and memory management in it. Can you advice me how to fix this problem?

Environment: Windows Server 2008 64bit Bitnami Redmine stack: Redmine version: 2.6.1.stable Ruby version: 2.0.0-p594 Rails version 3.2.21