Hello,
Recently after the upgrade of Confluence to version 7.8.1, one or two pages sometimes return to some users the system error shown in the screenshot. Not always and never for me as the Administrator, and when I visit the page, then it is OK for all other users. I guess it is because of the Comment as the "com.atlassian.confluence.core.ContentEntityObject.contentProperties#131525433" points to the only Comment, but what exactly might be wrong ?
I've tried to look for a possible cause and solution, but nothing what I've found was useful.
Thank you in advance for any help. JJ.
Cause java.lang.RuntimeException: Error rendering template for decorator root at com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.render(ApplyDecoratorDirective.java:162) caused by: java.lang.RuntimeException: Error rendering template for decorator page at com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.render(ApplyDecoratorDirective.java:162) caused by: java.lang.RuntimeException: Error rendering template for decorator root at com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.render(ApplyDecoratorDirective.java:162) caused by: java.lang.RuntimeException: Error rendering template for decorator comments at com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective.render(ApplyDecoratorDirective.java:162) caused by: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getPageLevelComments' in class com.atlassian.confluence.pages.Page threw exception org.hibernate.HibernateException: Unable to resolve owner of loading collection [[com.atlassian.confluence.core.ContentEntityObject.contentProperties#131525433]] for second level caching at /decorators/components/comments.vmd[line 182, column 38] at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:228) caused by: org.hibernate.HibernateException: Unable to resolve owner of loading collection [[com.atlassian.confluence.core.ContentEntityObject.contentProperties#131525433]] for second level caching at org.hibernate.engine.loading.internal.CollectionLoadContext.addCollectionToCache(CollectionLoadContext.java:355)
Hi @Jan,
If you are still experiencing this issue, check the following workaround outline in this KB article: 217743738
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.