Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E93B99F35 for ; Tue, 28 May 2013 02:40:21 +0000 (UTC) Received: (qmail 45393 invoked by uid 500); 28 May 2013 02:40:21 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 45330 invoked by uid 500); 28 May 2013 02:40:21 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 45214 invoked by uid 99); 28 May 2013 02:40:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 May 2013 02:40:21 +0000 Date: Tue, 28 May 2013 02:40:21 +0000 (UTC) From: "Mahadev konar (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-2195) Ambari has a deadlock when re-installing after reboot of cluster nodes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated AMBARI-2195: ---------------------------------- Fix Version/s: (was: 1.4.0) 1.2.4 > Ambari has a deadlock when re-installing after reboot of cluster nodes > ---------------------------------------------------------------------- > > Key: AMBARI-2195 > URL: https://issues.apache.org/jira/browse/AMBARI-2195 > Project: Ambari > Issue Type: Bug > Affects Versions: 1.2.4 > Reporter: Vikram Dixit K > Priority: Blocker > Fix For: 1.2.4 > > > Java stack information for the threads listed above: > =================================================== > "Thread-2": > at org.apache.ambari.server.state.ServiceImpl.getDesiredConfigs(ServiceImpl.java:240) > - waiting to lock <0x000000077b356dd0> (a org.apache.ambari.server.state.ServiceImpl$$EnhancerByGuice$$9e2acafa) > at org.apache.ambari.server.state.ServiceComponentImpl.getDesiredConfigs(ServiceComponentImpl.java:292) > - locked <0x000000077b39bce8> (a org.apache.ambari.server.state.ServiceComponentImpl$$EnhancerByGuice$$af7a745c) > at org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl.getDesiredConfigs(ServiceComponentHostImpl.java:1057) > at org.apache.ambari.server.agent.HeartbeatMonitor.generateStatusCommands(HeartbeatMonitor.java:166) > at org.apache.ambari.server.agent.HeartbeatMonitor.doWork(HeartbeatMonitor.java:137) > at org.apache.ambari.server.agent.HeartbeatMonitor.run(HeartbeatMonitor.java:85) > at java.lang.Thread.run(Thread.java:662) > "main": > at org.apache.ambari.server.state.ServiceComponentImpl.debugDump(ServiceComponentImpl.java:376) > - waiting to lock <0x000000077b39bce8> (a org.apache.ambari.server.state.ServiceComponentImpl$$EnhancerByGuice$$af7a745c) > at org.apache.ambari.server.state.ServiceImpl.debugDump(ServiceImpl.java:354) > - locked <0x000000077b356dd0> (a org.apache.ambari.server.state.ServiceImpl$$EnhancerByGuice$$9e2acafa) > at org.apache.ambari.server.state.cluster.ClusterImpl.debugDump(ClusterImpl.java:693) > at org.apache.ambari.server.state.cluster.ClustersImpl.debugDump(ClustersImpl.java:517) > at org.apache.ambari.server.controller.AmbariServer.run(AmbariServer.java:320) > at org.apache.ambari.server.controller.AmbariServer.main(AmbariServer.java:432) > Found 1 deadlock. -- 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