You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Percivall (JIRA)" <ji...@apache.org> on 2016/11/10 20:10:58 UTC

[jira] [Resolved] (MINIFI-136) Error messages in minifi-bootstrap.log

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

Joseph Percivall resolved MINIFI-136.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.1.0

> Error messages in minifi-bootstrap.log
> --------------------------------------
>
>                 Key: MINIFI-136
>                 URL: https://issues.apache.org/jira/browse/MINIFI-136
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>            Reporter: Bryan Rosander
>            Assignee: Bryan Rosander
>             Fix For: 0.1.0
>
>
> After the Funnel support was added to MiNiFi (MINIFI-47) there are now error messages showing up in the bootstrap log with certain templates:
> 2016-11-09 19:25:48,650 ERROR [MiNiFi logging handler] org.apache.nifi.minifi.StdErr [Error] :119:13: cvc-complex-type.2.4.a: Invalid content was found starting with element 'funnel'. One of '{remoteProcessGroup, connection}' is expected.
> 2016-11-09 19:25:48,681 ERROR [MiNiFi logging handler] org.apache.nifi.minifi.StdErr [Error] :119:13: cvc-complex-type.2.4.a: Invalid content was found starting with element 'funnel'. One of '{remoteProcessGroup, connection}' is expected.
> 2016-11-09 19:25:48,705 ERROR [MiNiFi logging handler] org.apache.nifi.minifi.StdErr [Error] :119:13: cvc-complex-type.2.4.a: Invalid content was found starting with element 'funnel'. One of '{remoteProcessGroup, connection}' is expected.
> 2016-11-09 19:25:48,719 ERROR [MiNiFi logging handler] org.apache.nifi.minifi.StdErr [Error] :119:13: cvc-complex-type.2.4.a: Invalid content was found starting with element 'funnel'. One of '{remoteProcessGroup, connection}' is expected.
> This is due to the deserializer being picky about the order of elements in the XML.



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