You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2016/10/31 21:06:58 UTC

[jira] [Assigned] (GEODE-2013) StatArchiveReader may throw NullPointerException while loading StatArchiveFile

     [ https://issues.apache.org/jira/browse/GEODE-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund reassigned GEODE-2013:
--------------------------------

    Assignee: Kirk Lund

> StatArchiveReader may throw NullPointerException while loading StatArchiveFile
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-2013
>                 URL: https://issues.apache.org/jira/browse/GEODE-2013
>             Project: Geode
>          Issue Type: Bug
>          Components: statistics
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>
> ERROR: Operation "stats" failed because: java.lang.NullPointerException.
> java.lang.NullPointerException
> 	at org.apache.geode.internal.statistics.StatArchiveReader$StatArchiveFile.loadInstance(StatArchiveReader.java:3049)
> 	at org.apache.geode.internal.statistics.StatArchiveReader$StatArchiveFile.readResourceInstanceCreateToken(StatArchiveReader.java:3159)
> 	at org.apache.geode.internal.statistics.StatArchiveReader$StatArchiveFile.readToken(StatArchiveReader.java:3308)
> 	at org.apache.geode.internal.statistics.StatArchiveReader$StatArchiveFile.update(StatArchiveReader.java:2884)
> 	at org.apache.geode.internal.statistics.StatArchiveReader.update(StatArchiveReader.java:145)
> 	at org.apache.geode.internal.statistics.StatArchiveReader.<init>(StatArchiveReader.java:77)
> 	at org.apache.geode.internal.SystemAdmin.statistics(SystemAdmin.java:1136)
> 	at org.apache.geode.internal.SystemAdmin.invoke(SystemAdmin.java:2063)
> 	at org.apache.geode.internal.SystemAdmin.main(SystemAdmin.java:1977)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:497)
> 	at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)



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