Logins work fine for me, for users with 0, 1 and greater than 1 weblogs.
I can't duplicate this one.
- Dave
On Aug 31, 2005, at 12:40 PM, Axel wrote:
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&web
log=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(PersistentC
ollection.java:209)
at
net.sf.hibernate.collection.PersistentCollection.read(PersistentCollect
ion.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.ja
va:202)
at
org.roller.presentation.weblog.actions.WeblogEntryFormAction.create(Web
logEntryFormAction.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
va:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso
rImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.
java:276)