You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Firenz (JIRA)" <ji...@apache.org> on 2018/04/06 11:55:00 UTC

[jira] [Created] (NIFI-5046) Nifi toolkit - "server" - Bad check on listening port

Firenz created NIFI-5046:
----------------------------

             Summary: 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


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)