A piece of code and facility configuration would be fine to understand the problem.
Tuna Toksöz Eternal sunshine of the open source mind. http://devlicio.us/blogs/tuna_toksoz http://tunatoksoz.com http://twitter.com/tehlike On Tue, Apr 14, 2009 at 4:37 AM, Jesse Napier <[email protected]> wrote: > Hey guys, > > Would it be possible that a proxy could not get a session set on it? I > just released a new webapp to production on Sat and since then we have been > getting random LazyInitializationExceptions. We are using the session per > request pattern so I’m just baffled as to what might be causing this. This > error is just totally random and I have never been able to reproduce it > myself. > > > > I haven’t looked at the code that sets the session on the proxy, but I’m > just wondering if there could be potential for the proxy to not be set > properly there. > > > > Thanks for any feedback. > > > > Jesse >
