[jbosstools-issues] [JBoss JIRA] (JBIDE-10705) NPE while adding Hibernate mapping files into HB Console Configuration 4.0

Jiri Peterka (JIRA) jira-events at lists.jboss.org
Wed Jan 25 05:45:18 EST 2012


Jiri Peterka created JBIDE-10705:
------------------------------------

             Summary: NPE while adding Hibernate mapping files into HB Console Configuration 4.0
                 Key: JBIDE-10705
                 URL: https://issues.jboss.org/browse/JBIDE-10705
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: hibernate
    Affects Versions: 3.3.0.M5
         Environment: Linux 64, HSQLDB 1.8
            Reporter: Jiri Peterka
            Assignee: Dmitry Geraskov
             Fix For: 3.3.0.Beta1


java.lang.NullPointerException
	at org.hibernate.console.node.ProxyFactory$1.intercept(ProxyFactory.java:48)
	at org.hibernate.console.node.ConfigurationEntitiesNode$$EnhancerByCGLIB$$5553939f.checkChildren(<generated>)
	at org.hibernate.console.node.BaseNode.children(BaseNode.java:97)
	at org.hibernate.console.node.ConfigurationEntitiesNode$$EnhancerByCGLIB$$5553939f.CGLIB$children$6(<generated>)
	at org.hibernate.console.node.ConfigurationEntitiesNode$$EnhancerByCGLIB$$5553939f$$FastClassByCGLIB$$17ac8ae1.invoke(<generated>)
	at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
	at org.hibernate.console.node.ProxyFactory$1.intercept(ProxyFactory.java:46)
	at org.hibernate.console.node.ConfigurationEntitiesNode$$EnhancerByCGLIB$$5553939f.children(<generated>)
	at org.hibernate.eclipse.console.workbench.LazySessionFactoryAdapter.getChildren(LazySessionFactoryAdapter.java:55)
	at org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.getChildren(BasicWorkbenchAdapter.java:100)
	at org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.fetchDeferredChildren(BasicWorkbenchAdapter.java:106)
	at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:235)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list