You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Naveen Gangam (JIRA)" <ji...@apache.org> on 2016/07/28 14:44:20 UTC

[jira] [Resolved] (HIVE-10945) NullPointerException in JvmPauseMonitor

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

Naveen Gangam resolved HIVE-10945.
----------------------------------
       Resolution: Cannot Reproduce
         Assignee: Naveen Gangam
    Fix Version/s: 2.0.0
                   1.3.0

This should no longer be an issue in the current code base. This should have been fixed by HIVE-10944 where it checks for null after MetricsFactory.getInstance()

Closing this jira. Please let me know if this occurs on the current code base. Thanks

> NullPointerException in JvmPauseMonitor 
> ----------------------------------------
>
>                 Key: HIVE-10945
>                 URL: https://issues.apache.org/jira/browse/HIVE-10945
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Rajesh Balamohan
>            Assignee: Naveen Gangam
>             Fix For: 1.3.0, 2.0.0
>
>
> {noformat}
> [org.apache.hadoop.hive.common.JvmPauseMonitor$Monitor@8b91134]: WARN common.JvmPauseMonitor: Error Reporting JvmPauseMonitor to Metrics system
> java.lang.NullPointerException
>         at org.apache.hadoop.hive.common.JvmPauseMonitor$Monitor.incrementMetricsCounter(JvmPauseMonitor.java:203)
>         at org.apache.hadoop.hive.common.JvmPauseMonitor$Monitor.run(JvmPauseMonitor.java:195)
>         at java.lang.Thread.run(Thread.java:745)
> {noformat}
> This error is continuously thrown in HS2.



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