You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/07/01 20:26:04 UTC

[jira] [Commented] (NIFI-694) If Enabling Controller Service fails, no indication is provided to user

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

ASF subversion and git services commented on NIFI-694:
------------------------------------------------------

Commit 4fd1e9494e41bea198dabedacee16ed018a3a7b7 in incubator-nifi's branch refs/heads/NIFI-724 from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=4fd1e94 ]

NIFI-694:
- Fixing bug when clearing bulletins from the reporting task table.
- Allowed ENABLING state to trigger transition to next step of the enable/disable request.

> If Enabling Controller Service fails, no indication is provided to user
> -----------------------------------------------------------------------
>
>                 Key: NIFI-694
>                 URL: https://issues.apache.org/jira/browse/NIFI-694
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework, Core UI
>            Reporter: Mark Payne
>             Fix For: 0.2.0
>
>
> To replicate the issue:
> 1. Add a DBCPService controller service.
> 2. Configure service. For the Driver Url use "file://tmp/non-existent-file" or use an invalid Driver Class Name.
> 3. Click Apply.
> 4. Click Enable.
> The UI will show the spinner indefinitely, as the service will keep failing to enable because it throws Exceptions from its @OnEnabled method. The UI should provide some sort of indication that this is occurring. Otherwise, it appears to the user that the system is non-responsive.



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