• Community
  • Products
  • Jira Software
  • Questions
  • Error "Error importing data: java.lang.IllegalArgumentException: [GenericDelegator.makeValue] could not find entity for entityName: Application" when restore JIRA from xml file

Error "Error importing data: java.lang.IllegalArgumentException: [GenericDelegator.makeValue] could not find entity for entityName: Application" when restore JIRA from xml file

Minh Vo April 9, 2013

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?

2 answers

1 accepted

1 vote
Answer accepted
Chaithra N
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 9, 2013

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

0 votes
darylchuah
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 9, 2013

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:

  • entitymodel.xml
  • entitygroup.xml

Hope it helps !

Cheers :)

Suggest an answer

Log in or Sign up to answer