Dave wrote:
How many folks have tested the 3.1 RCs so far?
I'm running 3.1rc1. The only serious problem was described here
http://www.nabble.com/Apache-Roller-3.1RC1-%28incubating%29-ready-for-testing-tf2676414s12275.html
I guess it's been fixed?
A "minor" problem I found yesterday is when editing existing Planet
subscriptions, I get the following error page when saving:
Saved subscription
Unexpected Exception
Roller has encountered and logged an unexpected exception.
but the changes seem to be saved OK.
roller.log shows (in part)
ERROR 2007-01-12 11:41:25,886 LazyInitializationException:<init> - failed to
lazily initialize a collection of role: org.ap
ache.roller.planet.pojos.PlanetGroupData.subscriptions, no session or session
was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a
collection of role: org.apache.roller.planet.pojos
.PlanetGroupData.subscriptions, no session or session was closed
at
org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollect
ion.java:358)
ERROR 2007-01-12 11:41:25,898 StandardWrapperValve:invoke - Servlet.service()
for servlet action threw exception
org.hibernate.LazyInitializationException: failed to lazily initialize a
collection of role: org.apache.roller.planet.pojos
.PlanetGroupData.subscriptions, no session or session was closed
at
org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollect
ion.java:358)
at
org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPer
sistentCollection.java:350)