I try to restore JIRA (v 4.2) from XML file that is backuped from other JIRA server (same version 4.2), but there is an error:
"Error importing data: java.lang.IllegalArgumentException: [GenericDelegator.makeValue] could not find entity for entityName: Application"
What should I do now?
There is similar kind of post may be you want to check it. - https://answers.atlassian.com/questions/124447/error-doing-an-xml-import-to-a-test-environment
It seems like there is missing entity name from some third-party plugins that you configured before.
You might want to check and compare on the original JIRA server installation directory ($<jira_installation_directory>\atlassian-jira\WEB-INF\classes\entitydefs) whethere is there any extra entity name added on the following files:
Hope it helps !
Cheers :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.