View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006589 | SymmetricDS Pro | Bug | public | 2024-09-18 12:29 | 2024-10-01 19:47 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.9 | Fixed in Version | 3.15.9 | ||
Summary | 0006589: Restart needed after setup wizard downloads of driver | ||||
Description | The setup wizard will download a driver for the database selected by the user, but it fails to add it to the classpath, so a restart is required to use the new driver. When Java 17 was required for 3.15, the technique for adding to the classpath stopped working. Switch to using a technique of setting a Java Agent that the JDK bootstraps with instrumentation before the application is started, giving access to the system classpath later. The following command line option to Java will be added: -javaagent:lib/symmetric-wrapper.jar | ||||
Tags | install | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-18 12:29 | elong | New Issue | |
2024-09-18 12:29 | elong | Status | new => assigned |
2024-09-18 12:29 | elong | Assigned To | => elong |
2024-09-18 12:29 | elong | Tag Attached: install | |
2024-09-18 12:32 | elong | Status | assigned => resolved |
2024-09-18 12:32 | elong | Resolution | open => fixed |
2024-09-18 12:32 | elong | Fixed in Version | => 3.15.9 |
2024-09-18 13:00 | admin | Changeset attached | => SymmetricDS 3.15 590243e0 |
2024-10-01 19:47 | elong | Status | resolved => closed |