• Bug
  • Status: Resolved
  • 2 Major
  • Resolution: Cannot Reproduce
  • drb
  • Reporter: bozho
  • February 06, 2013
  • 0
  • Watchers: 2
  • February 11, 2013
  • February 11, 2013

Description

When there is @*ToMany mapping with fetchType=LAZY, hibernate wraps the objects in a javassist proxy.

When these entities are found in the graph of an entity that is placed in clustered terracotta 3.0.6 cache, an ArrayIndexOutOfBoundsException occurs at hibernate’s TypeHelper.assemble(..)

It doesn’t happen if the cache is not clustered.

Comments

Bozhidar Bozhanov 2013-02-08

The issue might be related to a different scenario. Ignore for now.

Fiona OShea 2013-02-11

Closing as not reproducible unless we hear otherwise from reporter