[
https://issues.apache.org/jira/browse/NIFI-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954313#comment-15954313
]
ASF GitHub Bot commented on NIFI-3586:
--------------------------------------
Github user trkurc commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1586#discussion_r109320713
--- Diff: nifi-bootstrap/pom.xml ---
@@ -47,5 +47,10 @@ language governing permissions and limitations under the
License. -->
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-properties-loader</artifactId>
</dependency>
+ <dependency>
+ <groupId>net.java.dev.jna</groupId>
+ <artifactId>jna-platform</artifactId>
+ <version>4.3.0</version>
--- End diff --
There is a new version of this, '4.4.0', it didn't look like it changed the
methods you used, but it may be worth bumping it up.
> Nifi is not returning PID in Windows
> ------------------------------------
>
> Key: NIFI-3586
> URL: https://issues.apache.org/jira/browse/NIFI-3586
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.0.0, 0.5.0, 0.6.0, 0.7.0, 1.2.0, 1.1.1, 1.0.1
> Environment: Java <=8, Windows
> Reporter: Puspendu Banerjee
> Priority: Minor
>
> Nifi PID is unavailable during startup under Windows
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)