[
https://issues.apache.org/jira/browse/EAGLE-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15193766#comment-15193766
]
Senthilkumar commented on EAGLE-200:
------------------------------------
Corrected Config and Verified , Looks Good..
The Policy "NNFullGC" has been detected with the below information:
tenuredAreaGCed="true" permUsedHeapK="24119" permTotalHeapK="24320"
tenuredUsedHeapK="9845647" pausedGCTimeSec="14.206609" totalHeapK="0"
youngAreaGCed="false" eventType="FullGC" youngTotalHeapK="0"
logLine="2014-08-13T12:22:25.488-0700: 144.526: [Full
GC2014-08-13T12:22:25.488-0700: 144.526: [CMS: 9845647K->10115891K(97517568K),
14.2064400 secs] 10215536K->10115891K(100348736K), [CMS Perm :
24119K->24107K(24320K)], 14.2066090 secs] [Times: user=13.86 sys=0.32,
real=14.20 secs]" totalHeapUsageAvailable="false" permAreaGCed="true"
timestamp="1407957745488" tenuredTotalHeapK="97517568" youngUsedHeapK="0"
usedTotalHeapK="0".
> GC Log Monitoring Not Working
> ------------------------------
>
> Key: EAGLE-200
> URL: https://issues.apache.org/jira/browse/EAGLE-200
> Project: Eagle
> Issue Type: Bug
> Environment: Production
> Reporter: Senthilkumar
> Assignee: Senthilkumar
>
> GCLog Analyzer throws below Exception.
> 2016-03-14T11:28:13.527+0000 o.a.e.d.s.JsonMessageDeserializer [ERROR] Failed
> to deserialize json from: 2014-08-13T12:22:25.488-0700: 144.526: [Full
> GC2014-08-13T12:22:25.488-0700: 144.526: [CMS:
> 9845647K->10115891K(97517568K), 14.2064400 secs]
> 10215536K->10115891K(100348736K), [CMS Perm : 24119K->24107K(24320K)],
> 14.2066090 secs] [Times: user=13.86 sys=0.32, real=14.20 secs]
> com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize
> instance of java.util.TreeMap out of VALUE_NUMBER_INT token
> at [Source: [B@2018d6d4; line: 1, column: 1]
> at
> com.fasterxml.jackson.databind.JsonMappingException.from(JsonMappingException.java:164)
> ~[stormjar.jar:na]
> at
> com.fasterxml.jackson.databind.DeserializationContext.mappingException(DeserializationContext.java:575)
> ~[stormjar.jar:na]
> at
> com.fasterxml.jackson.databind.DeserializationContext.mappingException(DeserializationContext.java:569)
> ~[stormjar.jar:na]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)