[infinispan-issues] [JBoss JIRA] (ISPN-3509) Infinispan does not support postgresplus database
Vitalii Chepeliuk (JIRA)
jira-events at lists.jboss.org
Fri Sep 13 13:19:03 EDT 2013
Vitalii Chepeliuk created ISPN-3509:
---------------------------------------
Summary: Infinispan does not support postgresplus database
Key: ISPN-3509
URL: https://issues.jboss.org/browse/ISPN-3509
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 6.0.0.Alpha4, 6.0.0.Alpha3
Reporter: Vitalii Chepeliuk
Assignee: Mircea Markus
Attachments: server.log
When I run our functional tests against postgresplus database following error occured
17:19:12,893 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (pool-1-thread-1) ISPN000136: Execution error: org.infinispan.commons.CacheConfigurationException: Unable to detect database type from JDBC driver name or connection metadata. Please provide this manually using the 'databaseType' property in your configuration. Supported database type strings are [MYSQL, POSTGRES, DERBY, HSQL, H2, SQLITE, DB2, DB2_390, INFORMIX, INTERBASE, FIREBIRD, SQL_SERVER, ACCESS, ORACLE, SYBASE]
at org.infinispan.loaders.jdbc.TableManipulation.getDatabaseType(TableManipulation.java:412) [infinispan-cachestore-jdbc.jar:6.0.0.Alpha4-redhat-1]
Jenkins job https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-jdbc-cache-stores-eap6/DATABASE=postgresplus92,jdk=java17_default,label=RHEL6_x86_64/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list