| Update AbstractLazyInitializer.java to include debugging information regarding the entity being proxied when illegally attempting to associate it with two open sessions. Right now the stack trace of the exception does not give any information on the entity itself which makes debugging this issue cumbersome. |