View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005441 | SymmetricDS | Bug | public | 2022-09-07 13:15 | 2022-10-04 15:15 |
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.8.0 | ||||
| Target Version | 3.14.2 | Fixed in Version | 3.14.2 | ||
| Summary | 0005441: Windows service won't start if tmp dir has trailing slash | ||||
| Description | The Windows service won't start if the -Djava.io.tmpdir system property is set with a directory that has a trailing back slash. For example, -Djava.io.tmpdir=\temp\ would prevent it from starting, but -Djava.io.tmpdir=\temp\ works fine. This was observed on Windows 10 after the user upgraded from SymmetricDS 3.6. In 3.6, the java.io.tmpdir from the environment is used, which was a directory under the user's home. In the current version of SymmetricDS, it uses "tmp" subdirectory. | ||||
| Tags | upgrade, wrapper | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-09-07 13:15 | elong | New Issue | |
| 2022-09-07 13:15 | elong | Status | new => assigned |
| 2022-09-07 13:15 | elong | Assigned To | => elong |
| 2022-09-07 13:15 | elong | Tag Attached: upgrade | |
| 2022-09-07 13:15 | elong | Tag Attached: wrapper | |
| 2022-09-07 13:16 | elong | Status | assigned => resolved |
| 2022-09-07 13:16 | elong | Resolution | open => fixed |
| 2022-09-07 13:16 | elong | Fixed in Version | => 3.14.2 |
| 2022-09-07 14:00 | admin | Changeset attached | => SymmetricDS 3.14 e51f51d1 |
| 2022-10-04 15:15 | admin | Status | resolved => closed |