[contentbox-version] 1.5.6 Error saving page/blog [ org.hibernate.LazyInitializationException ]

Luis, the error was coming from an internal duplicate call for cfthread kicking off an async notification interceptor. When he set the interceptor to not be async, the error went away. I think it might be an issue with the CF engine doing a deep copy on an ORM entity.

Hi Andreas,

Removed the async=true, from where and what?

Luis

signature0.jpg

Luis F. Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Social: twitter.com/lmajano facebook.com/lmajano

Yes,

I have seen issue with sending ORM objects to threads, so I am guessing that is the issue.

Curt

signature0.jpg