Cannot create space after successfully upgrading to the new version. Please see the screenshot for the error message. Front-end interface display: An unknown server error was encountered The background log information is: WARN [http-nio-8090-exec-4] [confluence.impl.hibernate.ConfluenceHibernateTransactionManager] doRollback Performing rollback. ->[PluginReadWriteTx]: PROPAGATION_REQUIRED, ISOLATION_DEFAULT (Session #2038698970) -- referer: http://10.26.10.20:8090/ | url: /rest/create-dialog/1.0/space-blueprint/dialog/web-items | traceId: d6965a9d14437657 | userName: admin_local Please help the community gods to help me, paying users from China
It seems to be caused by corrupted data in some template tables.
Solution:
DROP TABLE "AO_54C900_SPACE_BLUEPRINT_AO";
DROP TABLE "AO_54C900_C_TEMPLATE_REF";
DROP TABLE "AO_54C900_CONTENT_BLUEPRINT_AO";
4. Clean plugin cache: https://confluence.atlassian.com/confkb/how-to-clear-confluence-plugins-cache-297664846.html
Restart Confluence.
Make sure you take the backups to restore back if required
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.