You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Ryota Egashira (JIRA)" <ji...@apache.org> on 2014/11/04 22:02:33 UTC

[jira] [Created] (OOZIE-2054) SharelibService hits NullPointerException when server starts

Ryota Egashira created OOZIE-2054:
-------------------------------------

             Summary: SharelibService hits NullPointerException when server starts
                 Key: OOZIE-2054
                 URL: https://issues.apache.org/jira/browse/OOZIE-2054
             Project: Oozie
          Issue Type: Bug
            Reporter: Ryota Egashira
            Assignee: Ryota Egashira


This is because SharelibService is initialized before ActionCheckService initialized, and SharelibService call ActionCheckService's method.  need to change order in oozie-default.xml,   this was recently changed by OOZIE-1932



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