Hi guys,
My addon Page tree is not loading, the problem happened I try to copy a page structure.
I checked browser logs and I found this:
A system error has occurred — our apologies!
For immediate troubleshooting, consult our knowledge base for a solution.
If you would like to receive support from Atlassian's support team, ask your Confluence administrator to create a support issue on Atlassian's support system with the following information:
Your Confluence administrator can use the support request form to create a support ticket which will include this information.
We will respond as promptly as possible.
Thank you!
org.springframework.orm.hibernate.HibernateObjectRetrievalFailureException: No row with the given identifier exists: 17009058, of class: com.atlassian.confluence.content.ContentProperty; nested exception is net.sf.hibernate.UnresolvableObjectException: No row with the given identifier exists: 17009058, of class: com.atlassian.confluence.content.ContentProperty
at org.springframework.orm.hibernate.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:584)
caused by: net.sf.hibernate.UnresolvableObjectException: No row with the given identifier exists: 17009058, of class: com.atlassian.confluence.content.ContentProperty
at net.sf.hibernate.UnresolvableObjectException.throwIfNull(UnresolvableObjectException.java:38)
org.springframework.orm.hibernate.HibernateObjectRetrievalFailureException: No row with the given identifier exists: 17009058, of class: com.atlassian.confluence.content.ContentProperty; nested exception is net.sf.hibernate.UnresolvableObjectException: No row with the given identifier exists: 17009058, of class: com.atlassian.confluence.content.ContentProperty at org.springframework.orm.hibernate.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:584)
Does anybody know how can I fix it?
Thank you.
Hey Guilherme,
It looks like related to an adaptavist add-on:
com.adaptavist.confluence.naturalchildren.NaturalChildrenAction threw exception
Could you try disabling it and can you check if you can access the page?
Cheers,
Hi Guilherme, I changed my log error. As you can see it's database integrity problem. I want to know where is that content id 17009058. I already tried content,contentpropertie.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
try the bodycontent table or the bandana table...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
no :( witch table uses ContentProperty to do a mach?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I could see that com.atlassian.confluence.content.ContentProperty is a class from Confluence, but we're not sure where the content is being added. Is it possible to Enable the safe mode in the Manage Add-ons page? We want to ensure that is not a problem with an add-on. You see, some add-ons might use that class to add stuffs in Confluence...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's not possible... This is a production server. Well, let see what can I find in here. Obrigado pela ajuda.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're welcome! De nada ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What was the solution to this?
We are experiencing the same error except we dont have any add-ons on confluence and only two pages under that space give the same error. Any page created under that space gives the same errors if we try to edit or remove it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.