You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Michael Moser (JIRA)" <ji...@apache.org> on 2018/05/08 14:51:00 UTC

[jira] [Commented] (NIFI-5167) Reporting Task Controller Service UI failure

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

Michael Moser commented on NIFI-5167:
-------------------------------------

More information ... this produces a Javascript error that reads:

Uncaught TypeError: Cannot read property 'reload' of undefined
  at Object.<anonymous> (nf-canvas-all.js?1.6.0:53)

> Reporting Task Controller Service UI failure
> --------------------------------------------
>
>                 Key: NIFI-5167
>                 URL: https://issues.apache.org/jira/browse/NIFI-5167
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.6.0
>            Reporter: Mark Bean
>            Priority: Major
>
> The UI for Controller Services related to a Reporting Task can become non-responsive. Test case: Create a Reporting Task which requires a Controller Service (e.g. SiteToSiteBulletinReportingTask.) When configuring the properties for the Reporting Task, select the Controller Service property (e.g. SSL Context Service) and choose "create new service". Then, configure the resultant Controller Service (e.g. StandardRestrictedSSLContextService.) When choosing "Apply", the properties popup window is not dismissed. Yet, the properties appear to apply successfully because on subsequent configuration, the properties remain as previously set. Also, a message in the app.log indicates:
> "INFO [Flow Service Tasks Thread-2] o.a.nifi.controller.StandardFlowService Saved flow controller org.apache.nifi.controller.FlowController@443b57d7 // Another save pending = false"
> The Controller Service configuration window should dismiss appropriately when "Apply" button is selected.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)