You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/07/01 19:12:20 UTC

[jira] [Created] (AMBARI-2526) NPE in the ambari log4j when the threads are shutting down

Sumit Mohanty created AMBARI-2526:
-------------------------------------

             Summary: NPE in the ambari log4j when the threads are shutting down
                 Key: AMBARI-2526
                 URL: https://issues.apache.org/jira/browse/AMBARI-2526
             Project: Ambari
          Issue Type: Bug
          Components: controller
    Affects Versions: 1.2.4
            Reporter: Sumit Mohanty
            Assignee: Sumit Mohanty
            Priority: Critical
             Fix For: 1.2.4


NPE in the ambari log4j when the threads are shutting down.

Here is the stack trace:

{code}
[6/30/13 11:47:22 PM] 
Logging initialized using configuration in jar:file:/grid/3/hadoop/mapred/taskTracker/distcache/1047829140697497604_-722583028_403336841/host1/apps/webhcat/hive.tar.gz/hive/lib/hive-common-0.11.0.1.3.0.0-107.jar!/hive-log4j.properties
Exception in thread "Thread-1" java.lang.NullPointerException
    at org.apache.ambari.log4j.common.store.DatabaseStore.close(DatabaseStore.java:99)
    at org.apache.ambari.log4j.common.LoggingThreadRunnable.run(LoggingThreadRunnable.java:72)
    at java.lang.Thread.run(Thread.java:662)
FAILED: Error in metadata: org.apache.thrift.transport.TTransportException: java.net.SocketTimeoutException: Read timed out
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask
templeton: job failed with exit code 1

{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira