Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-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 CC0C6EB95 for ; Fri, 15 Feb 2013 09:55:13 +0000 (UTC) Received: (qmail 56706 invoked by uid 500); 15 Feb 2013 09:55:13 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 56662 invoked by uid 500); 15 Feb 2013 09:55:13 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 56624 invoked by uid 99); 15 Feb 2013 09:55:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 09:55:12 +0000 Date: Fri, 15 Feb 2013 09:55:12 +0000 (UTC) From: "Sanjeev N (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-1290) listNetoworks API takes too long to respond 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/CLOUDSTACK-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjeev N updated CLOUDSTACK-1290: ---------------------------------- Summary: listNetoworks API takes too long to respond (was: lintNetoworks API takes too long to respond) > listNetoworks API takes too long to respond > ------------------------------------------- > > Key: CLOUDSTACK-1290 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1290 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: API > Affects Versions: 4.1.0 > Environment: ASF 4.1 > Reporter: Sanjeev N > Priority: Critical > Fix For: 4.1.0 > > Attachments: listNetworksAPI.PNG > > > lintNetoworks API takes too long to respond. In face most of the list APIs are taking too long and UI becomes inaccessible during this time. It took more than 5 mins to get the response. > Most of the times we see "Agent behind ping" messages on the console. > Following are the few messages captured: > WARN [agent.manager.AgentManagerImpl] (AgentTaskPool-10:) Agent state cannot be determined, do nothing > INFO [agent.manager.AgentMonitor] (Thread-8:) Found the following agents behind on ping: [1] > INFO [agent.manager.AgentManagerImpl] (AgentTaskPool-11:) Investigating why host 1 has disconnected with event PingTimeout > INFO [agent.manager.AgentManagerImpl] (AgentTaskPool-11:) The state determined is Up > INFO [agent.manager.AgentManagerImpl] (AgentTaskPool-11:) Agent is determined to be up and running > INFO [agent.manager.AgentMonitor] (Thread-8:) Found the following agents behind on ping: [4] > INFO [agent.manager.AgentManagerImpl] (AgentTaskPool-12:) Investigating why host 4 has disconnected with event PingTimeout > WARN [agent.manager.AgentManagerImpl] (AgentTaskPool-12:) Unsupported Command: Unsupported command issued:com.cloud.agent.api.CheckHealthCommand. Are you sure you got the right type of server? > WARN [agent.manager.AgentManagerImpl] (AgentTaskPool-12:) Agent state cannot be determined, do nothing > INFO [cloud.ha.HighAvailabilityManagerImpl] (HA-2:) checking health of usage server > INFO [agent.manager.AgentMonitor] (Thread-8:) Found the following agents behind on ping: [4] > INFO [agent.manager.AgentManagerImpl] (AgentTaskPool-13:) Investigating why host 4 has disconnected with event PingTimeout > WARN [agent.manager.AgentManagerImpl] (AgentTaskPool-13:) Unsupported Command: Unsupported command issued:com.cloud.agent.api.CheckHealthCommand. Are you sure you got the right type of server? > WARN [agent.manager.AgentManagerImpl] (AgentTaskPool-13:) Agent state cannot be determined, do nothing > INFO [agent.manager.AgentMonitor] (Thread-8:) Found the following agents behind on ping: [4] > INFO [agent.manager.AgentManagerImpl] (AgentTaskPool-14:) Investigating why host 4 has disconnected with event PingTimeout > WARN [agent.manager.AgentManagerImpl] (AgentTaskPool-14:) Unsupported Command: Unsupported command issued:com.cloud.agent.api.CheckHealthCommand. Are you sure you got the right type of server? > WARN [agent.manager.AgentManagerImpl] (AgentTaskPool-14:) Agent state cannot be determined, do nothing > Attaching the screen shot to show the listNetworks API response time captured in firebug. -- 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