| 
					
						 Hello,
  I have a problem since i installed Terracotta over Coldfusion 9.0.1.
  The error is : net.sf.ehcache.CacheException: net.sf.ehcache.CacheException: org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [comImageCollection#38]
  When i attempt to retrieve an object with a lot of link (many-to-one, one-to-many, many-to-many...), the above exception is thrown...
  The object with the identifier 38 doesn't exist in database and the object i am trying to retrieve has no direct link with "comImageCollection" hibernate entity.
  If you have an idea...
  Best Regards
  Julien 
					
  
						
					 |