Github user trkurc commented on the pull request:

    https://github.com/apache/nifi/pull/218#issuecomment-195861132
  
    I discovered the same issue with the pid on windows 10. My fix was to use 
quotes a bit differently on the cmd.exe line (cmd.exe /C ""%JAVA_EXE%" 
%JAVA_PARAMS% %BOOTSTRAP_ACTION%" ) and (set JAVA_PARAMS=-cp 
"%TOOLS_JAR%";%CONF_DIR%;%LIB_DIR%\* -Xms12m -Xmx24m %JAVA_ARGS% 
org.apache.nifi.bootstrap.RunNiFi)
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to