Hi,
I try to import project from Redmine to JIRA but after selecting Redmine project and want to proceed to the next step (Custom Fields mapping) I get this error:
Referer URL: https://...url.../secure/admin/ImporterProjectMappingsPage!default.jspa?externalSystem=com.atlassian.jira.plugins.jira-importers-redmine-plugin:redmineTrackerImporter
java.lang.IllegalStateException: com.taskadapter.redmineapi.RedmineFormatException: org.json.JSONException: A JSONObject text must begin with '{' at character 1 ...
My environment setup:
JIRA: v7.5.0#75005
Jira-importers-plugin v7.1.32
Redmine Importers Plugin for JIM v2.1.6
Redmine version: 1.4.0.stable
Am I doing somtehing wrong ? Thank you for help
Problem solved, there was a bug in the original code in Redmine.
Hi Stanislav,
I found a couple post that address this issue. One is titled Error migrate From redmine and one user found
the issue id mentioned in the error was not accessible from Redmine itself.
Do you see any issues/projects in particular that Redmine is providing an error about? Let us know and possibly provide the lines prior to the ones you posted and the remainder of the stack trace.
Cheers,
Branden
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Branden,
I was searching quite a lot, but didn't find this specific problem been discussed. I can see in Redmine all the issues in the project, no error.
I tried to add here the whole related part from log file, but there is an error popping up, so I cannot send it ??? Too long text (38962 characters) ?
Regards, Stanislav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I tried now the REST API of Redmine
https://redmine.datalan.sk/redmine/projects.json - will return correct result
https://redmine.datalan.sk/redmine/issues/25.json - will return correct result
but
https://redmine.datalan.sk/redmine/issues.json - return error 500 (csv or pdf works fine)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.