Forums

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

Cannot import data backup to Confluence server

IT-VTVcab November 2, 2021

Hi support team,

I re-installed old version 6.14.1 because server get some error. But I cannot import old data backup before.

Environment 64bit: 

- Window server 2012 Enterprise

- DB SQL server 2012.

- Confluence 6.14.1 version and license (Confluence server standard)

- DB, App both installed in same server

- Java 1.7 version

Installation: 

1. Clear old confluence home folder (Backup is done)

2. Create new an empty database.

3. Run confluence 6.14.1.exe as administrator privilege.

4. Select production option and enter license key.

5. Next step screen, connect to database 

wiki1.PNG 

6. Import data using Restore From Backup. 

wiki2.PNG 

Select backup zip file (backup from confluence system)

wiki3.PNG

System still importing... I don't know when it done?

wiki4.PNG 

I check atlassian-confluence.log file and got some error:

Parameters
--------------------------
caused by: java.lang.IllegalStateException: Cannot call sendError() after the response has been committed
at org.apache.catalina.connector.ResponseFacade.sendError(ResponseFacade.java:456)

2021-11-02 16:48:20,733 ERROR [http-nio-80-exec-1] [confluence.util.profiling.ProfilingSiteMeshFilter] doFilter Application context has not been initialized:
-- url: /bootstrap/selectsetupstep.action | traceId: 7ceeda8b8188d603 | userName: anonymous
2021-11-02 16:48:20,733 WARN [http-nio-80-exec-1] [confluence.impl.hibernate.ConfluenceHibernateTransactionManager] doRollback Performing rollback. Transactions:
->[null]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT (Session #544797612)
-- url: /bootstrap/selectsetupstep.action | traceId: 7ceeda8b8188d603 | userName: anonymous
2021-11-02 16:48:20,748 ERROR [http-nio-80-exec-1] [atlassian.confluence.servlet.ConfluenceServletDispatcher] sendError Could not execute action
-- url: /bootstrap/selectsetupstep.action | traceId: 7ceeda8b8188d603 | userName: anonymous
java.lang.IllegalStateException: Cannot call sendRedirect() after the response has been committed
at org.apache.catalina.connector.ResponseFacade.sendRedirect(ResponseFacade.java:488)
at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:138)
at com.atlassian.confluence.web.filter.DebugFilter$LoggingResponseWrapper.sendRedirect(DebugFilter.java:125)

 

1 answer

1 vote
Max
Contributor
November 2, 2021

Hi, 

Try to restore a backup using the built-in SQL Server tools, for example as described here https://www.c-sharpcorner.com/UploadFile/8ea152/create-backup-and-restore-database-in-sql-server-2012/

IT-VTVcab November 2, 2021

Your mean I just backup SQL without xml backup of confluence?

Max
Contributor
November 2, 2021

Yes. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
6.14.1
TAGS
AUG Leaders

Atlassian Community Events