[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-760) Lazy tree error/Error while fetching children when opening new configuration

Josh Moore (JIRA) noreply at atlassian.com
Thu Sep 21 14:49:24 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-760?page=comments#action_24577 ] 

Josh Moore commented on HBX-760:
--------------------------------

>From HbmBinder.parseFilter line 2888 (3.2.cr2):

//TODO: bad implementation, cos it depends upon ordering of mapping doc
// fixing this requires that Collection/PersistentClass gain access
// to the Mappings reference from Configuration (or the filterDefinitions
// map directly) sometime during Configuration.buildSessionFactory
// (after all the types/filter-defs are known and before building
// persisters). 

I don't think this is your problem, Max.

> Lazy tree error/Error while fetching children when opening new configuration
> ----------------------------------------------------------------------------
>
>          Key: HBX-760
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-760
>      Project: Hibernate Tools
>         Type: Bug

>   Components: consoleconfiguration
>     Versions: 3.2beta7
>  Environment: Eclipse 3.2
> Java 1.5.0_06
>     Reporter: Josh Moore
>     Priority: Minor
>  Attachments: LazyTreeError.png
>
>
> When attempting to open a new configuration, a NullPointerException is thrown. "Error while fetching children". (see screenshot) I just checked out 3.2.beta7 and attempted a configuration which had worked with earlier versions of the console. 
> Will see if I'm more successful with another configuration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list