You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Myroslav Papirkovskyy (JIRA)" <ji...@apache.org> on 2014/05/30 18:07:02 UTC

[jira] [Created] (AMBARI-5966) Broken /api/v1/requests

Myroslav Papirkovskyy created AMBARI-5966:
---------------------------------------------

             Summary: Broken /api/v1/requests
                 Key: AMBARI-5966
                 URL: https://issues.apache.org/jira/browse/AMBARI-5966
             Project: Ambari
          Issue Type: Bug
          Components: controller
    Affects Versions: 1.6.1
            Reporter: Myroslav Papirkovskyy
            Assignee: Myroslav Papirkovskyy
            Priority: Blocker
             Fix For: 1.6.1


When trying to run custom action(any), i'm getting:
13:24:08,977 WARN Thread-21 ActionScheduler:158 - Exception received
java.lang.NullPointerException
at java.util.concurrent.ConcurrentHashMap.containsKey(ConcurrentHashMap.java:782)
at org.apache.ambari.server.state.cluster.ClustersImpl.getCluster(ClustersImpl.java:188)
at org.apache.ambari.server.actionmanager.ActionScheduler.doWork(ActionScheduler.java:274)
at org.apache.ambari.server.actionmanager.ActionScheduler.run(ActionScheduler.java:153)
at java.lang.Thread.run(Thread.java:662)



--
This message was sent by Atlassian JIRA
(v6.2#6252)