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

[jira] [Created] (AMBARI-5642) Ambari Views : NPE deploying view

Tom Beerbower created AMBARI-5642:
-------------------------------------

             Summary: Ambari Views : NPE deploying view
                 Key: AMBARI-5642
                 URL: https://issues.apache.org/jira/browse/AMBARI-5642
             Project: Ambari
          Issue Type: Bug
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower


Regression when deploying view without configured entities.

{code}
16:01:20,593 ERROR [main] ViewRegistry:286 - Caught exception loading view from /var/lib/ambari-server/resources/views/weather-view-1.0.0.jar
java.lang.NullPointerException
        at org.apache.ambari.server.view.ViewRegistry.setPersistenceEntities(ViewRegistry.java:535)
        at org.apache.ambari.server.view.ViewRegistry.installViewInstance(ViewRegistry.java:523)
        at org.apache.ambari.server.view.ViewRegistry.readViewArchives(ViewRegistry.java:282)
        at org.apache.ambari.server.controller.AmbariServer.run(AmbariServer.java:292)
        at org.apache.ambari.server.controller.AmbariServer.main(AmbariServer.java:530)
{code}



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