[
https://issues.apache.org/jira/browse/NIFI-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707294#comment-16707294
]
ASF GitHub Bot commented on NIFI-5479:
--------------------------------------
Github user thenatog commented on the issue:
https://github.com/apache/nifi/pull/3034
> Hey,
>
> I'm facing this issue while trying to upgrade from 1.6.0 to 1.8.0.
>
> PFB the logs
>
> ```
> 2018-11-30 15:36:58,500 WARN [Process Cluster Protocol Request-2]
org.apache.nifi.io.socket.SocketListener Dispatching socket request encountered
exception due to: java.lang.NullPointerException
> java.lang.NullPointerException: null
> 2018-11-30 15:36:58,500 WARN [Process Cluster Protocol Request-1]
org.apache.nifi.io.socket.SocketListener Dispatching socket request encountered
exception due to: java.lang.NullPointerException
> java.lang.NullPointerException: null
> 2018-11-30 15:36:58,647 WARN [main]
o.a.nifi.controller.StandardFlowService Failed to connect to cluster due to:
java.lang.NullPointerException
> ```
> This are WARN logs but the node doesn't connect to the cluster when doing
a rolling restart of the servers.
Was there a reason you replied to this PR specifically? This PR was
submitted to suppress specific warning logs Jetty was producing.
> Upgrade version of Jetty
> ------------------------
>
> Key: NIFI-5479
> URL: https://issues.apache.org/jira/browse/NIFI-5479
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.7.1
> Reporter: Andy LoPresto
> Assignee: Matt Gilman
> Priority: Blocker
> Fix For: 1.8.0
>
>
> Upgrade to a new version of Jetty.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)