[
https://issues.apache.org/jira/browse/FELIX-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380174#comment-15380174
]
Andy Tolbert commented on FELIX-5184:
-------------------------------------
I am also encountering this with Felix 4.6.0. The workaround for me was to add
'-Dos.name=win32' to my jvm arguments.
> Regression: Native JNA bundle cannot be installed on Windows Server 2012
> ------------------------------------------------------------------------
>
> Key: FELIX-5184
> URL: https://issues.apache.org/jira/browse/FELIX-5184
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: framework-5.4.0
> Environment: Windows 2012
> Reporter: Stuart McCulloch
>
> The alias for Windows 2012 seems to have been lost when the "osname" aliases
> were moved to framework/src/main/resources/default.properties (in
> https://github.com/apache/felix/commit/c2b87c099bf3b5efc535cc80abc0d78fe9a7c2c0)
> The following line should be added to
> framework/src/main/resources/default.properties:
> {code}
> felix.native.osname.alias.windowsserver2012=windows server 2012,win32
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)