Getting errors when importing XML backup

Rich Scire May 13, 2015

When importing an XML backup into a new JIRA instance, I get the errors below. Where do I even start looking to find where "entityName: QANDAA" and 'field a_text' are being referenced?

 

2015-05-13 13:38:15,280 JiraImportTaskExecutionThread-1 ERROR anonymous 816x73x1 oc1zgo 10.36.18.33 /secure/SetupImport.jspa [ofbiz.core.entity.GenericDelegator] Error getting entity definition from model

org.ofbiz.core.entity.GenericModelException: Could not find definition for entity name QANDAA

 

2015-05-13 13:38:15,281 JiraImportTaskExecutionThread-1 INFO anonymous 816x73x1 oc1zgo 10.36.18.33 /secure/SetupImport.jspa [jira.action.admin.OfbizImportHandler] Failed to parse value for element QANDAA.

java.lang.IllegalArgumentException: [GenericDelegator.makeValue] could not find entity for entityName: QANDAA

2015-05-13 13:38:15,282 JiraImportTaskExecutionThread-1 ERROR anonymous 816x73x1 oc1zgo 10.36.18.33 /secure/SetupImport.jspa [ofbiz.core.entity.GenericDelegator] Error getting entity definition from model

org.ofbiz.core.entity.GenericModelException: Could not find definition for entity name QANDAA

 

2015-05-13 13:38:15,282 JiraImportTaskExecutionThread-1 INFO anonymous 816x73x1 oc1zgo 10.36.18.33 /secure/SetupImport.jspa [jira.action.admin.OfbizImportHandler] Failed to parse value for element QANDAA.

java.lang.IllegalArgumentException: [GenericDelegator.makeValue] could not find entity for entityName: QANDAA

 

2015-05-13 13:38:15,284 JiraImportTaskExecutionThread-1 ERROR anonymous 816x73x1 oc1zgo 10.36.18.33 /secure/SetupImport.jspa [jira.bc.dataimport.DefaultDataImportService] Error importing data: java.lang.IllegalArgumentException: [GenericEntity.set] "a_text" is not a field of

java.lang.IllegalArgumentException: [GenericEntity.set] "a_text" is not a field of

1 answer

0 votes
Giuliano C.
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 13, 2015

Hey Richard, 

 

Have you took a look at this article which seems to be indicating that this could be caused by a version mismatch? Don't forget that if we still face issues after verifying the procedures, we recommend you to raise a ticket at our support channel (https://support.atlassian.com).

 

Regards, 

Giuliano

Suggest an answer

Log in or Sign up to answer