Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Exception initializing proxy Error

Adolfo Casari
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 11, 2012

I am getting lots of errors like this in the log:

ERROR [net.sf.hibernate.proxy.LazyInitializer] Exception initializing proxy

net.sf.hibernate.ObjectNotFoundException: No row with the given identifier exists: 25591810, of class: com.atlassian.crowd.model.user.InternalUser
      at net.sf.hibernate.ObjectNotFoundException.throwIfNull(ObjectNotFoundException.java:24)
      at net.sf.hibernate.impl.SessionImpl.immediateLoad(SessionImpl.java:1948)
      at net.sf.hibernate.proxy.LazyInitializer.initialize(LazyInitializer.java:53)
      at net.sf.hibernate.proxy.LazyInitializer.initializeWrapExceptions(LazyInitializer.java:60)
      at net.sf.hibernate.proxy.LazyInitializer.getImplementation(LazyInitializer.java:164)
      at net.sf.hibernate.Hibernate.getClass(Hibernate.java:287)
      at bucket.core.persistence.hibernate.schema.TransientHibernateHandle.<init>(TransientHibernateHandle.java:40)
      at com.atlassian.confluence.core.persistence.hibernate.TransientHibernateHandle.<init>(TransientHibernateHandle.java:20)
      at com.atlassian.confluence.importexport.impl.HibernateObjectHandleTranslator.objectToHandle(HibernateObjectHandleTranslator.java:35)
      at com.atlassian.confluence.importexport.impl.XMLDatabinder.isExcludedAsProperty(XMLDatabinder.java:619)
      at com.atlassian.confluence.importexport.impl.XMLDatabinder.isExcludedAsProperty(XMLDatabinder.java:604)
      at com.atlassian.confluence.importexport.impl.XMLDatabinder.writeObjects(XMLDatabinder.java:243)

Any idea how to troubleshoot this?

Thank you.

1 answer

0 votes
Matthew J. Horn
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 11, 2012
Adolfo Casari
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 11, 2012

Do you know what table correspond to com.atlassian.crowd.model.user.InternalUser ?

Matthew J. Horn
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 11, 2012

I'm not familiar with Crowd (we use a custom authentication scheme).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events