-
Bug
-
Resolution: Fixed
-
Medium
-
22
-
Severity 3 - Minor
-
Summary
Confluence site import fails.
Environment
- Confluence 1000.1090.1
Steps to Reproduce
- Perform a site import using a Confluence backup (Server or Cloud)
Expected Results
The import completes successfully.
Actual Results
Following error on logs:
2017-03-15 17:12:46.639427500 2017-03-15 17:12:46,638 ERROR [Long running task: Importing data] [engine.jdbc.spi.SqlExceptionHelper] logExceptions ERROR: duplicate key value violates unique constraint "unq_lwr_username" 2017-03-15 17:12:46.639429500 Detail: Key (lower_username)=(paula) already exists.
msg: com.atlassian.confluence.importexport.ImportExportException: Unable to complete import: Error while importing backup: org.hibernate.exception.ConstraintViolationException: could not execute statement
If we look for the user on the backup xml, there's only one entry for class="ConfluenceUserImpl".
Notes
Workaround
- is caused by
-
CONFSERVER-57575 Importing from Cloud site to Server fails with error related to duplicated users
-
- Closed
-
- supersedes
-
CONFCLOUD-52433 Site import failing with the error message: "User should not be null"
-
- Closed
-
- causes
-
JST-287940 Loading...
- mentioned in
-
Page Loading...