You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Senthilkumar (JIRA)" <ji...@apache.org> on 2016/03/14 12:31:33 UTC

[jira] [Created] (EAGLE-200) GC Log Monitoring Not Working

Senthilkumar created EAGLE-200:
----------------------------------

             Summary: 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)