-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21489/
-----------------------------------------------------------

Review request for Ambari and Tom Beerbower.


Bugs: AMBARI-5776
    https://issues.apache.org/jira/browse/AMBARI-5776


Repository: ambari


Description
-------

Ambari log fills with errors like:
12:54:36,643 ERROR [pool-1-thread-9] AbstractProviderModule:250 - Exception 
initializing jmx port maps. java.lang.NullPointerException

Fix performs a simple null check before trying to avoid the error.


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/AbstractProviderModule.java
 b8c4714 

Diff: https://reviews.apache.org/r/21489/diff/


Testing
-------

No additional tests required - only avoiding a null check.

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:53.239s
[INFO] Finished at: Thu May 15 11:42:48 EDT 2014
[INFO] Final Memory: 20M/123M
[INFO] ------------------------------------------------------------------------


Thanks,

Nate Cole

Reply via email to