Kulgar / jira2redmine

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

All migrations done! :-) - but didn't import data from jira #19

Open mfratczak opened 8 years ago

mfratczak commented 8 years ago

I set everythink. But don't work :/

Environment: Redmine version 3.0.3.stable.14369 Ruby version 2.0.0-p643 (2015-02-25) [x86_64-linux] Rails version 4.2.2 Environment production Database adapter Mysql2 SCM: Subversion 1.8.8 Filesystem
Redmine plugins: no plugin installed

rake jira_migration:do_all_migrations RAILS_ENV="production" --trace /srv/redmine/app/models/mail_handler_old.rb:147: warning: already initialized constant MailHandler::MESSAGE_ID_RE /srv/redmine/app/models/mail_handler.rb:147: warning: previous definition of MESSAGE_ID_RE was here /srv/redmine/app/models/mail_handler_old.rb:148: warning: already initialized constant MailHandler::ISSUE_REPLY_SUBJECT_RE /srv/redmine/app/models/mail_handler.rb:148: warning: previous definition of ISSUE_REPLY_SUBJECT_RE was here /srv/redmine/app/models/mail_handler_old.rb:149: warning: already initialized constant MailHandler::MESSAGE_REPLY_SUBJECT_RE /srv/redmine/app/models/mail_handler.rb:149: warning: previous definition of MESSAGE_REPLY_SUBJECT_RE was here * Invoke jira_migration:do_all_migrations (first_time) * Invoke environment (first_time) * Execute environment * Invoke jira_migration:pre_conf (first_time) * Invoke environment * Invoke jira_migration:load_xml (first_time) * Invoke environment * Execute jira_migration:load_xml * Execute jira_migration:pre_conf * Invoke jira_migration:migrate_issue_types (first_time) * Invoke environment * Invoke jira_migration:pre_conf * Execute jira_migration:migrate_issue_types Migrated issue types * Invoke jira_migration:migrate_issue_status (first_time) * Invoke environment * Invoke jira_migration:pre_conf * Execute jira_migration:migrate_issue_status Migrated issue status * Invoke jira_migration:migrate_issue_priorities (first_time) * Invoke environment * Invoke jira_migration:pre_conf * Execute jira_migration:migrate_issue_priorities Migrated issue priorities * Invoke jira_migration:migrate_projects (first_time) * Invoke environment * Execute jira_migration:migrate_projects * Invoke jira_migration:migrate_versions (first_time) * Invoke environment * Execute jira_migration:migrate_versions * Invoke jira_migration:migrate_users (first_time) * Invoke environment * Invoke jira_migration:pre_conf * Execute jira_migration:migrate_users Migrated Users * Invoke jira_migration:migrate_groups (first_time) * Invoke environment * Invoke jira_migration:pre_conf * Execute jira_migration:migrate_groups Migrated Groups Migrated Membership * Invoke jira_migration:migrate_issues (first_time) * Invoke environment * Execute jira_migration:migrate_issues * Invoke jira_migration:migrate_comments (first_time) * Invoke environment * Execute jira_migration:migrate_comments * Invoke jira_migration:migrate_attachments (first_time) * Invoke environment * Execute jira_migration:migrate_attachments \ Execute jira_migration:do_all_migrations All migrations done! :-)

Can you help?

amr-abdelhamid commented 8 years ago

I'm having the same issue. did you manage to solve it?

mfratczak commented 8 years ago

I deleted all archived data. And create backup on jira. This file I imported. But this import don't go 100% well :)