[
https://issues.apache.org/jira/browse/NIFI-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Firenz resolved NIFI-5046.
--------------------------
Resolution: Not A Bug
The port specified with "--port" is overwritten by the one specified in the
"-configJsonIn " file
> Nifi toolkit - "server" - Bad check on listening port
> -----------------------------------------------------
>
> Key: NIFI-5046
> URL: https://issues.apache.org/jira/browse/NIFI-5046
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.5.0
> Environment: Linux Centos7.4 3.10.0-693.17.1.el7.x86_64 #1 SMP Thu
> Jan 25 20:13:58 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
> Reporter: Firenz
> Priority: Major
>
> In "server" mode , it seems the Listening Port check is done on the default
> port (8443) and not the specified port (with the -p option).
>
> {code:java}
> 2018/04/06 12:11:42 INFO [main] org.eclipse.jetty.server.Server:
> jetty-9.4.3.v20170317
> Service server error: Adresse déjà utilisée
> {code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)