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
6. Import data using Restore From Backup.
Select backup zip file (backup from confluence system)
System still importing... I don't know when it done?
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)
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/
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.