View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004067 | SymmetricDS | Bug | public | 2019-08-13 17:46 | 2019-08-23 16:46 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.3 | ||||
Target Version | 3.10.4 | Fixed in Version | 3.10.4 | ||
Summary | 0004067: Install using open jdk 11 fails on creation of service | ||||
Description | The jnidispatch.dll library used by the JNA library was built with a shared library dependency on msvcr100.dll, which is delivered with JRE 1.8, but does not show up with JRE 11. Need to use later version of JNA which statically compiles against Microsoft Visual C++ library, eliminating the need for the msvcr100.dll dependency. | ||||
Steps To Reproduce | Install SymmetricDS and install service, using JDK 11. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 17c14256 2019-08-13 13:47:58 Philip Marzullo Details Diff |
0004067: Install using open jdk 11 fails on creation of service |
Affected Issues 0004067 |
|
mod - symmetric-assemble/common.gradle | Diff File | ||
mod - symmetric-wrapper/src/main/java/org/jumpmind/symmetric/wrapper/jna/Advapi32Ex.java | Diff File | ||
mod - symmetric-wrapper/src/main/java/org/jumpmind/symmetric/wrapper/jna/WinsvcEx.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-08-13 17:46 | pmarzullo | New Issue | |
2019-08-13 17:46 | pmarzullo | Status | new => assigned |
2019-08-13 17:46 | pmarzullo | Assigned To | => pmarzullo |
2019-08-13 17:48 | pmarzullo | Status | assigned => resolved |
2019-08-13 17:48 | pmarzullo | Resolution | open => fixed |
2019-08-13 17:48 | pmarzullo | Fixed in Version | => 3.10.4 |
2019-08-13 18:00 | Changeset attached | => SymmetricDS 3.10 17c14256 | |
2019-08-23 16:46 | admin | Status | resolved => closed |