On 8/30/05, Dave Johnson <[EMAIL PROTECTED]> wrote:

I think I'm now at the latest source from SVN
directly after logging in I'm redirected to this url 
/editor/weblog.do?method=create&rmk=tabbedmenu.weblog&rmik=tabbedmenu.weblog.newEntry&weblog=root

and get the following stacktrace (must I reset some user data?):

   net.sf.hibernate.LazyInitializationException: Failed to lazily
initialize a collection - no session or session was closed
        at 
net.sf.hibernate.collection.PersistentCollection.initialize(PersistentCollection.java:209)
        at 
net.sf.hibernate.collection.PersistentCollection.read(PersistentCollection.java:71)
        at net.sf.hibernate.collection.Bag.iterator(Bag.java:256)
        at org.roller.pojos.WebsiteData.hasUserPermissions(WebsiteData.java:965)
        at 
org.roller.presentation.RollerSession.hasPermissions(RollerSession.java:228)
        at 
org.roller.presentation.RollerSession.isUserAuthorized(RollerSession.java:202)
        at 
org.roller.presentation.weblog.actions.WeblogEntryFormAction.create(WeblogEntryFormAction.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:276)

Reply via email to