[
https://issues.apache.org/jira/browse/AMBARI-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711981#comment-14711981
]
Hudson commented on AMBARI-12859:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #421 (See
[https://builds.apache.org/job/Ambari-branch-2.1/421/])
AMBARI-12859. AMS cache could result in OOM in ambari server. (swagle) (swagle:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6e13ad5258b3496259594cc09d9598533d0a0cee)
*
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/AMSReportPropertyProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineMetricCache.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineMetricCacheEntryFactory.java
*
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
* ambari-server/pom.xml
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/templates/hadoop-metrics2-hbase.properties.j2
*
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineMetricCacheProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineMetricCacheTest.java
> AMS cache could result in OOM in ambari server
> ----------------------------------------------
>
> Key: AMBARI-12859
> URL: https://issues.apache.org/jira/browse/AMBARI-12859
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.2
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Priority: Critical
> Fix For: 2.1.2
>
>
> Requesting metrics for 1 week resulted in:
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: INFO:
> os::commit_memory(0x00000000d28b2000, 216981504, 0) failed; error='Cannot
> allocate memory' (errno=12)
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Native memory allocation (mmap) failed to map 216981504 bytes for
> committing reserved memory.
> # An error report file with more information is saved as:
> # //hs_err_pid15931.log
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)