View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006105 | SymmetricDS Pro | Bug | public | 2023-11-14 15:53 | 2023-11-14 16:00 |
| Reporter | emiller | Assigned To | emiller | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.15.0 | ||||
| Target Version | 3.15.1 | Fixed in Version | 3.15.1 | ||
| Summary | 0006105: Setting up a new log based or extract only node via the Add Database Wizard causes a JdbcSQLFeatureNotSupportedException | ||||
| Description | The following exception occurs when setting up a new log based or extract only node via the Add Database Wizard: org.h2.jdbc.JdbcSQLFeatureNotSupportedException: Feature not supported: "AUTO_SERVER=TRUE && DB_CLOSE_ON_EXIT=FALSE" [50100-214] This exception occurs because H2 version 2 does not allow the AUTO_SERVER=TRUE and DB_CLOSE_ON_EXIT=FALSE options to be specified at the same time. | ||||
| Tags | log miner | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-11-14 15:53 | emiller | New Issue | |
| 2023-11-14 15:53 | emiller | Status | new => assigned |
| 2023-11-14 15:53 | emiller | Assigned To | => emiller |
| 2023-11-14 15:53 | emiller | Tag Attached: log miner | |
| 2023-11-14 16:00 | emiller | Status | assigned => resolved |
| 2023-11-14 16:00 | emiller | Resolution | open => fixed |
| 2023-11-14 16:00 | emiller | Fixed in Version | => 3.15.1 |
| 2023-11-14 21:10 | admin | Status | resolved => closed |