[ 
https://issues.apache.org/jira/browse/NIFI-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940205#comment-15940205
 ] 

ASF GitHub Bot commented on NIFI-3166:
--------------------------------------

Github user trixpan commented on the issue:

    https://github.com/apache/nifi/pull/1324
  
    @ijokarumawak merge conflict, mind rebasing?


> SocketRemoteSiteListener NPE when calling 
> NifiProperties.getRemoteInputHttpPort
> -------------------------------------------------------------------------------
>
>                 Key: NIFI-3166
>                 URL: https://issues.apache.org/jira/browse/NIFI-3166
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.1.0
>            Reporter: Andre F de Miranda
>            Assignee: Koji Kawamura
>
> When using the following properties:
> nifi.remote.input.host=node1.textbed.internal
> nifi.remote.input.secure=true
> nifi.remote.input.socket.port=54321
> nifi.remote.input.http.enabled=false
> nifi.remote.input.http.transaction.ttl=30 sec
> I hit
> {code}
> 2016-12-09 00:15:26,456 ERROR [Site-to-Site Worker Thread-145] 
> o.a.nifi.remote.SocketRemoteSiteListener
> java.lang.NullPointerException: null
>         at 
> org.apache.nifi.remote.SocketRemoteSiteListener$1$1.run(SocketRemoteSiteListener.java:280)
>  ~[nifi-site-to-site-1.1.0.jar:1.1.0]
>         at java.lang.Thread.run(Thread.java:745) [na:1.8.0_101]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to