SEVERE failed to lazily initialize a collection of role: net.sf.l2j.gameserver.model.forum.Topic.postses, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: net.sf.l2j.gameserver.model.forum.Topic.postses, 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.initialize(AbstractPersistentCollection.java:343)
at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:86)
at org.hibernate.collection.PersistentSet.toArray(PersistentSet.java:171)
at net.sf.l2j.gameserver.services.forum.ForumService.getPostByIndexForTopic(ForumService.java:291)
at net.sf.l2j.gameserver.services.forum.ForumService$$FastClassByCGLIB$$527cee2c.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:675)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:616)
at net.sf.l2j.gameserver.services.forum.ForumService$$EnhancerByCGLIB$$81b0fdf5.getPostByIndexForTopic(<generated>)
at net.sf.l2j.gameserver.communitybbs.Manager.PostBBSManager.ShowMemoPost(PostBBSManager.java:220)
at net.sf.l2j.gameserver.communitybbs.Manager.PostBBSManager.showPost(PostBBSManager.java:149)
at net.sf.l2j.gameserver.communitybbs.Manager.PostBBSManager.parsecmd(PostBBSManager.java:89)
at net.sf.l2j.gameserver.communitybbs.CommunityBoard.handleCommands(CommunityBoard.java:71)
at net.sf.l2j.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:220)
at net.sf.l2j.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.java:81)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Partager