When saving edits to a page a generic error box is given. When I then try to close the page I was trying to save, the following stack trace is thrown:
com.atlassian.core.exception.InfrastructureException: net.sf.hibernate.LazyInitializationException: Failed to lazily initialize a collection
at com.atlassian.hibernate.HibernateObjectDao.remove(HibernateObjectDao.java:212)
caused by: net.sf.hibernate.LazyInitializationException: Failed to lazily initialize a collection
at net.sf.hibernate.collection.PersistentCollection.initialize(PersistentCollection.java:201)
caused by: net.sf.hibernate.exception.SQLGrammarException: could not initialize collection: [com.atlassian.confluence.core.ContentEntityObject.referralLinks#32735304]
at net.sf.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:58)
caused by: java.sql.SQLException: Invalid object name 'EXTRNLNKS'.
at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368)
Welcome to the commnuty, I found a similar issue, but there is not resolution: https://jira.atlassian.com/browse/CONFSERVER-25772
I recommend you open a ticket with the atlassian support team for a faster response.
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.