Created attachment 766688 [details] DBInitializerException Description of problem: SQL problem when initializing JCR tables. org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create the DB schema of the workspace 'system'. Reason: ERROR: syntax error at or near "generated" Steps to Reproduce: 1. configure JPP-6.1 ER01 with PostgresPlus 9.2 (including manually setting of hibernate.dialect for IDM and JCR datasources) 2. start portal
Related Jenkins build: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EPP/view/EPP/view/6.1/view/UI%20Database%20Support/job/epp6_ui_selenium_tests_db_postgresplus92/22/
The same problem occurs with PostgreSQL driver: postgresql-9.2-1002.jdbc4.jar.
CORRECTION: I forgot to change jdbc URLs of datasources from jdbc:edb:// to jdbc:postgresql:// along with the driver jar. JPP+EDB is now working OK when PostgreSQL-9.2 driver is used (with jdbc:postgresql:// URL prefix).
Is it actually still a bug ? Or wrong config ?
Verified (GA + 0day patch)
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.