Tom Beerbower created AMBARI-9307:
-------------------------------------

             Summary: Views: NPE on getProperties
                 Key: AMBARI-9307
                 URL: https://issues.apache.org/jira/browse/AMBARI-9307
             Project: Ambari
          Issue Type: Bug
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower
             Fix For: 2.0.0


Files view has a non-required property, so I leave it blank.

Getting exception.

{code}
java.lang.NullPointerException
        at java.io.StringReader.<init>(StringReader.java:50)
        at 
org.apache.velocity.runtime.RuntimeInstance.evaluate(RuntimeInstance.java:1265)
        at org.apache.velocity.app.Velocity.evaluate(Velocity.java:180)
        at 
org.apache.ambari.server.view.ViewContextImpl.parameterize(ViewContextImpl.java:409)
        at 
org.apache.ambari.server.view.ViewContextImpl.getProperties(ViewContextImpl.java:194)
{code}




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

Reply via email to