Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue restoring system backup

Chris Timmeny
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 11, 2024

We are having some challenges attempting to restore a JIRA instance from cloud to server.

How do we address the below error?

 

Stack trace:

2024-01-11 20:26:35,747+0000 JiraImportTaskExecutionThread-1 ERROR      [c.a.j.bc.dataimport.DefaultDataImportService] Error importing data: java.lang.IllegalArgumentException: [GenericEntity.setString] "textvalue" is not a field of

java.lang.IllegalArgumentException: [GenericEntity.setString] "textvalue" is not a field of

                at org.ofbiz.core.entity.GenericEntity.setString(GenericEntity.java:364)

                at com.atlassian.jira.bc.dataimport.OfbizImportHandler.endElement(OfbizImportHandler.java:496)

                at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)

                at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)

                at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

                at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

                at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

                at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

                at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

                at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)

                at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)

                at com.atlassian.security.xml.RestrictedXMLReader.parse(RestrictedXMLReader.java:103)

                at com.atlassian.jira.bc.dataimport.DefaultDataImportService.parseXmlAndValidateBackupData(DefaultDataImportService.java:389)

                at com.atlassian.jira.bc.dataimport.DefaultDataImportService.doImport(DefaultDataImportService.java:289)

                at com.atlassian.jira.web.action.setup.DataImportAsyncCommand.unsafeCall(DataImportAsyncCommand.java:82)

                at com.atlassian.jira.web.action.setup.DataImportAsyncCommand.call(DataImportAsyncCommand.java:64)

                at com.atlassian.jira.web.action.setup.DataImportAsyncCommand.call(DataImportAsyncCommand.java:30)

                at com.atlassian.jira.task.ImportTaskManagerImpl$TaskCallableDecorator.call(ImportTaskManagerImpl.java:177)

                at com.atlassian.jira.task.ImportTaskManagerImpl$TaskCallableDecorator.call(ImportTaskManagerImpl.java:149)

                at java.base/java.util.concurrent.FutureTask.run(Unknown Source)

                at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

                at java.base/java.util.concurrent.FutureTask.run(Unknown Source)

                at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

                at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

                at java.base/java.lang.Thread.run(Unknown Source)

2 answers

0 votes
Daria Kulikova_GitProtect_io
Community Champion
February 2, 2024

Hello @Chris Timmeny ,

Hope, you managed to resolve your issue. I agree with the previous comment that it's always better to contact Atlassian Support to get an expert help. 

However, as an option to have full control over your backup, you may consider integrating third-party backup tools into your work processes. For example, GitProtect, a backup and Disaster Recovery app for Jira Software, JWM, and JSM, permits easily back up your critical data to minimize the risk of losing valuable files. Moreover, with the backup solution it's easy to restore important data to the storage destination you need - restore to the same or a new account, restore to your local device, etc. 

Regards,

Daria

0 votes
Mykenna Cepek
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.
January 13, 2024

Reach out to Atlassian support. When my Jira backup wouldn't import, they had to go into the database to fix something in order to get it to work. They're the experts, you've paid for support, let them help.

Suggest an answer

Log in or Sign up to answer