[infinispan-issues] [JBoss JIRA] (ISPN-4247) JPA cachestore fails with Oracle12c and PostgreadPlus 9
Vojtech Juranek (JIRA)
issues at jboss.org
Mon May 19 04:42:56 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vojtech Juranek reopened ISPN-4247:
-----------------------------------
Reopening: not fixed for PostgresPlus9 ([jenkins job|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/jdg-func-jpa-tests-matrix/5/DATABASE=postgresplus92,jdk=java17_default,label_exp=(RHEL5%7C%7CRHEL6)%26%26x86_64%26%26mem4G/console]), Oracle 12 should be fixed, however I still see the same issue ([jenkins job|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/jdg-func-jpa-tests-matrix/5/DATABASE=oracle12c,jdk=java17_default,label_exp=(RHEL5%7C%7CRHEL6)%26%26x86_64%26%26mem4G/console])
> JPA cachestore fails with Oracle12c and PostgreadPlus 9
> -------------------------------------------------------
>
> Key: ISPN-4247
> URL: https://issues.jboss.org/browse/ISPN-4247
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Reporter: Vojtech Juranek
> Assignee: Dan Berindei
> Fix For: 7.0.0.Alpha4, 7.0.0.Final
>
>
> JPA cache store fails on Oracle12c and PostgreadPlus 9 as Hibernate is not able to determine the dialect to be used:
> {noformat}
> [java] Caused by: org.hibernate.HibernateException: Unable to determine Dialect to use [name=Oracle, majorVersion=12]; user must register resolver or explicitly set 'hibernate.dialect'
> {noformat}
> resp.
> {noformat}
> [java] Caused by: org.hibernate.HibernateException: Unable to determine Dialect to use [name=EnterpriseDB, majorVersion=9]; user must register resolver or explicitly set 'hibernate.dialect'
> {noformat}
> To fix it, HIbernate upgrade is needed. PotgresPlus is fixed in 4.3.0.Beta4 (tracking JIRA is [HHH-8349|https://hibernate.atlassian.net/browse/HHH-8349]), Oracle12c is fixed in Hibernate 5.0.0 (tracking JIRA is [HHH-9044|https://hibernate.atlassian.net/browse/HHH-9044])
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the infinispan-issues
mailing list