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
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
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.