-
Bug
-
Resolution: Done
-
Blocker
-
None
-
2
-
-
-
-
-
-
CR2
-
2019 Week 20-22, 2019 Week 26-28, 2019 Week 29-31
Following up on RHPAM-1092, some databases work external to openshift, and some do not. The matrix provided by ksuta looks like this:
DB2 10.5:
- works with custom environment variables, see https://issues.jboss.org/browse/RHPAM-1445?focusedCommentId=13710168&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-13710168
MSSQL 2016:
- works
MySQL 5.7:
- works
MariaDB 10.2:
- failing, EAP is missing dedicated database script for EJB timer
Oracle 12cR1:
- works
PostgreSQL 9.6:
- failing, "Caused by: java.lang.NoSuchMethodException: Method setURL not found" even when KIE_SERVER_EXTERNALDB_URL wasn't set. Cause dby using driver which doesn't support setURL method. Newest driver should support it.
Sybase 16:
- failing, "Caused by: java.lang.NoSuchMethodException: Method setURL not found" even when KIE_SERVER_EXTERNALDB_URL wasn't set.
Fixes should be made for the failing databases. It appears that shared code in the Cloud Enablement team's cct_module will mostly likely need to change to fix this, so it must fit within their sprints.
- is blocked by
-
CLOUD-2851 Ignore empty XA_CONNECTION_PROPERTY_property properties
- Verified
-
WFLY-11231 Add Timer script for MariaDB
- Resolved
-
JBEAP-15713 (7.2.z) Add Timer script for MariaDB
- Closed
-
JBEAP-15729 (7.2.z) EJB Timer is not properly set when the database is different than the defaults
- Closed
-
KIECLOUD-266 Update MSSQL jdbc driver on jdbc extensions images.
- Closed
- is caused by
-
JBEAP-17172 (7.2.z) DatabaseTimerPersistence does not detect mssql driver type
- Closed
-
WFLY-12280 DatabaseTimerPersistence does not detect mssql driver type
- Closed
- is related to
-
RHPAM-2261 DB2 fails with externaldb template
- Closed
-
RHPAM-1179 Support the use of database connection URL for EJB timers
- Closed
-
WFLY-11248 EJB Timer is not properly set when the database is different than the defaults
- Closed
- relates to
-
RHPAM-1445 Cannot use external DB2 database with externaldb template
- Closed
-
RHPAM-904 database exception using rhpam70-kieserver-externaldb.yaml when connecting to PostgreSQL
- Closed
-
RHPAM-1092 Provide support and tools for additional JDBC drivers in RHPAM/OCP
- Closed
-
RHPAM-1558 Use cekit and the supported way to build extension images to provide third party jdbc drivers
- Closed