You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2013/04/10 21:03:16 UTC

[jira] [Closed] (ROL-1401) Unexpected Exception when try edit any subsribtion in planet admin

     [ https://issues.apache.org/jira/browse/ROL-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glen Mazza closed ROL-1401.
---------------------------

    Resolution: Won't Fix

Class PlanetGroupData no longer exists--the separate Planet web application has been removed from Roller.  Roller provides similar planet functionality internally you may wish to use, e.g. http://rollerweblogger.org/project/page/planet

                
> Unexpected Exception when try edit any subsribtion in planet admin
> ------------------------------------------------------------------
>
>                 Key: ROL-1401
>                 URL: https://issues.apache.org/jira/browse/ROL-1401
>             Project: Roller
>          Issue Type: Bug
>         Environment: Tomcat 5.5.15
>            Reporter: Roman Sozinov
>            Assignee: Roller Unassigned
>
> Unexpected Exception when try edit any subsribtion in planet admin. 
> Logs says:
> ERROR 2007-04-25 15:09:42,963 LazyInitializationException:<init> - failed to lazily initialize a collection of role: org.apache.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
> ...
> ERROR 2007-04-25 15:09:42,974 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(AbstractPersistentCollection.java:358)
>         at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:350)
>         at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:97)
>         at org.hibernate.collection.PersistentSet.size(PersistentSet.java:114)
>         at java.util.ArrayList.<init>(ArrayList.java:133)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira