You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Daniel Ueberfluss (JIRA)" <ji...@apache.org> on 2015/02/12 16:13:12 UTC

[jira] [Updated] (NIFI-345) Site-to-site not showing errors in the UI.

     [ https://issues.apache.org/jira/browse/NIFI-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Ueberfluss updated NIFI-345:
-----------------------------------
    Description: 
Nothing showed in the UI indicating problems other than the files not moving. 

DEBUG [Timer-Driven Processor Thread-92] n.remote.StandardRemoteGroupPort RemoteGroupPort[:9443] Connection on State for Nifi://codex-1:5432=null
ERROR [Timer-Driven Processor Thread-92] n.remote.iosocket.ssl.SSLSocketChannel niagarafiles.remote.io.socket.ssl.SSLSocketChannel@6a262cdd Failed to connect du to java.nio.channels.UnresolvedAddressException
ERROR[Timer-Driven Processor Thread-92] n.c.tasks.ContinuallyRunConnectable Task RemoteGroupPort[:9443] failed to process session due to java.lang.RuntimeException: java.nio.channels.UnresolvedAddressException
ERROR[Timer-Driven Processor Thread-92] n.c.tasks.ContinuallyRunConnectableTask java.lang.RuntimeException: java.mio.channels.UnresolvedAddressException
    at niagarafiles.controller AbstractPort.onTrigger(AbstractPort.java:220)~[na:na]
    at niagarafiles controller.tasks.ContinuallyRunConnectableTask.run(ContinuallyRunConnectableTask.java:55)~[na:na]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)[na:1.7.0_51]
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304) [na:1.7.0_51]
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor:java:178)[na:1.7.0_51]
    at java.util.concurrent.TreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)[na:1.7.0_51]
    at java.util.concurrent.TreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[na:1.7.0_51]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na: 1.7.0_51]
    at java.lang.Thread.run(Thread.java:744) [na 1.7.0_51]
Caused by java.nio.channels.UnresolvedAddressException: null


  was:Nothing showed in the UI indicating problems other than the files not moving. 


> Site-to-site not showing errors in the UI.
> ------------------------------------------
>
>                 Key: NIFI-345
>                 URL: https://issues.apache.org/jira/browse/NIFI-345
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Daniel Ueberfluss
>
> Nothing showed in the UI indicating problems other than the files not moving. 
> DEBUG [Timer-Driven Processor Thread-92] n.remote.StandardRemoteGroupPort RemoteGroupPort[:9443] Connection on State for Nifi://codex-1:5432=null
> ERROR [Timer-Driven Processor Thread-92] n.remote.iosocket.ssl.SSLSocketChannel niagarafiles.remote.io.socket.ssl.SSLSocketChannel@6a262cdd Failed to connect du to java.nio.channels.UnresolvedAddressException
> ERROR[Timer-Driven Processor Thread-92] n.c.tasks.ContinuallyRunConnectable Task RemoteGroupPort[:9443] failed to process session due to java.lang.RuntimeException: java.nio.channels.UnresolvedAddressException
> ERROR[Timer-Driven Processor Thread-92] n.c.tasks.ContinuallyRunConnectableTask java.lang.RuntimeException: java.mio.channels.UnresolvedAddressException
>     at niagarafiles.controller AbstractPort.onTrigger(AbstractPort.java:220)~[na:na]
>     at niagarafiles controller.tasks.ContinuallyRunConnectableTask.run(ContinuallyRunConnectableTask.java:55)~[na:na]
>     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)[na:1.7.0_51]
>     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304) [na:1.7.0_51]
>     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor:java:178)[na:1.7.0_51]
>     at java.util.concurrent.TreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)[na:1.7.0_51]
>     at java.util.concurrent.TreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[na:1.7.0_51]
>     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na: 1.7.0_51]
>     at java.lang.Thread.run(Thread.java:744) [na 1.7.0_51]
> Caused by java.nio.channels.UnresolvedAddressException: null



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)