View Issue Details

IDProjectCategoryView StatusLast Update
0004067SymmetricDSBugpublic2019-08-23 16:46
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.3 
Target Version3.10.4Fixed in Version3.10.4 
Summary0004067: Install using open jdk 11 fails on creation of service
DescriptionThe 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 ReproduceInstall SymmetricDS and install service, using JDK 11.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

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

Issue History

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