I am getting some pretty consistent Errors in my LCDS project (I have
narrowed it down to 4!).  If anyone can translate these for me (and
anyone else who would encounters these) that would be great. I also
would love to know which of these are "serious" and which I can not
worry so much about for now.
ERROR 1:14:47:42,424ERROR LazyInitializationException:19 - could not
initialize proxy - the owning Session was
closedorg.hibernate.LazyInitializationException: could not initialize
proxy - the owning Session was closed
ERROR 2: ** NOTICE THERE IS JUST A BLANK STRING AS AN "id" ??[Flex]
01/30/2008 15:08:09.879 [ERROR] [Message.General] Error handling
message: flex.messaging.MessageException: No destination with id '' is
registered with any service.  incomingMessage: Flex Message
(flex.messaging.messages.CommandMessage) 
ERROR 3: [Flex] 01/30/2008 14:45:52.266 [ERROR]
[Service.Data.General] Attempt to subscribe to null sequence: 1
clientId: 409BD25D-C844-71CD-4B39-CC3BDABD409D[Flex] 01/30/2008
14:45:52.266 [DEBUG] [Service.Data.General] createProxyInfoMap -
sequence proxy id is stale seqId: 1 item id: {id=34} property:
eventGroup[Flex] 01/30/2008 14:45:52.266 [ERROR] [Service.Data.General]
Attempt to subscribe to null sequence: 1 clientId:
409BD25D-C844-71CD-4B39-CC3BDABD409D[Flex] 01/30/2008 14:45:52.266
[DEBUG] [Service.Data.General] createProxyInfoMap - sequence proxy id is
still stale after refresh seqId: 1 item id: {id=34} property:
eventGroup[Flex] 01/30/2008 14:45:52.267 [DEBUG]
[Message.Data.page_items] After invoke service: data-service
ERROR 4: ** This is similar to the first error, but this one references
a class.  I have looked at these classes in Java as well as their
destinations and don't see anything too funky. I guess I am wondering
what are the things to look for when these type of errors happen
consistently.18:15:57,787ERROR LazyInitializationException:19 - failed
to lazily initialize a collection of role:
com.onefoot.dbocl.vo.events.EventGroupEntityVO.credOwners, no session or
session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a
collection of role:
com.onefoot.dbocl.vo.events.EventGroupEntityVO.credOwners, no session or
session was closed at
org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializ\
ationException(AbstractPersistentCollection.java:358) at
org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializ\
ationExceptionIfNotConnected(AbstractPersistentCollection.java:350) at
org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractP\
ersistentCollection.java:97)
Sorry to bombard the list with this LCDS stuff, but I haven't found too
many other resources than this list to educate myself on debugging these
errors.  Hopefully, down the road it will help someone else as well.
Thanks,- Kevin

Reply via email to