[jboss-jira] [JBoss JIRA] Commented: (JBAS-8832) Upgrade to Hibernate 3.6.1.Final
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Fri Feb 4 11:10:42 EST 2011
[ https://issues.jboss.org/browse/JBAS-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580197#comment-12580197 ]
Shelly McGowan commented on JBAS-8832:
--------------------------------------
I updated locally with Hibernate 3.6.1.Final and encountered a few test failures.
[junit] Running org.jboss.test.hibernate.test.HibernateConfigurationUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 3, Time elapsed: 1.031 sec
[junit] Test org.jboss.test.hibernate.test.HibernateConfigurationUnitTestCase FAILED
Testcase: testMBeanConfiguration
Testcase: testHibernatePropertyConfiguration
Testcase: testLegacyPropertyNames
null
java.lang.NullPointerException
at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:882)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:402)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1842)
at org.jboss.hibernate.jmx.Hibernate.buildSessionFactory(Hibernate.java:320)
at org.jboss.hibernate.jmx.Hibernate.start(Hibernate.java:274)
> Upgrade to Hibernate 3.6.1.Final
> --------------------------------
>
> Key: JBAS-8832
> URL: https://issues.jboss.org/browse/JBAS-8832
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Integration
> Reporter: Shelly McGowan
> Assignee: Shelly McGowan
> Fix For: 6.1.0
>
>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list