I don't think anything is wrong really/nothing you have written wrong. 
Hibernate had the same "problem".
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2936
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2795



________________________________________
Från: [email protected] [EMAIL PROTECTED] för Jan Limpens [EMAIL 
PROTECTED]
Skickat: den 8 december 2008 21:08
Till: [email protected]
Ämne: [nhusers] log warning I don't know what to do with...

I get these,

WARN  NHibernate.Engine.Loading.LoadContexts [(null)] - fail-safe
cleanup (collections) :
NHibernate.Engine.Loading.CollectionLoadContext<rs=NHibernate.Driver.NHybridDataReader>

probably related to that:
from Page page
        left join fetch page.Parent p
        left join fetch page.Children c
        where page.Path = :path
                and page.IsPublished = 1
                and c.IsVisibleInNavigation = 1
                and c.IsPublished = 1

anyone has a clue what's wrong here?

--
Jan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to