You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by wenbing yu <yu...@gmail.com> on 2013/03/06 11:13:38 UTC

Unable to find components.xml

With the Hypervisor as KVM  host,when I tested the cloud-agent status ,I
found that cloud-agent (pid  10328) is running...
Otherwise,when I add the host to the cluster of cloudstack,the UI show
Unable to add the host and the log as followed:
2013-03-06 17:35:02,650 INFO  [utils.component.ComponentLocator]
(main:null) Unable to find components.xml
2013-03-06 17:35:02,653 INFO  [utils.component.ComponentLocator]
(main:null) Skipping configuration using components.xml
2013-03-06 17:35:02,653 INFO  [cloud.agent.AgentShell] (main:null)
Implementation Version is 4.0.1.20130201075054
2013-03-06 17:35:02,654 INFO  [cloud.agent.AgentShell] (main:null)
agent.properties found at /etc/cloud/agent/agent.properties
2013-03-06 17:35:02,656 INFO  [cloud.agent.AgentShell] (main:null)
Defaulting to using properties file for storage
2013-03-06 17:35:02,660 INFO  [cloud.agent.AgentShell] (main:null)
Defaulting to the constant time backoff algorithm
2013-03-06 17:35:02,737 INFO  [cloud.agent.Agent] (main:null) id is
2013-03-06 17:35:02,841 INFO
 [resource.virtualnetwork.VirtualRoutingResource] (main:null)
VirtualRoutingResource _scriptDir to use: scripts/network/domr/kvm

RE: Unable to find components.xml

Posted by Nick Fisk <Ni...@sys-pro.co.uk>.
Are you running the hosts on hardware or in a VM?

-----Original Message-----
From: prasanna [mailto:srivatsav.prasanna@gmail.com] On Behalf Of Prasanna Santhanam
Sent: 06 March 2013 10:17
To: cloudstack-users@incubator.apache.org
Subject: Re: Unable to find components.xml

On Wed, Mar 06, 2013 at 03:43:38PM +0530, wenbing yu wrote:
> With the Hypervisor as KVM  host,when I tested the cloud-agent status
> ,I found that cloud-agent (pid  10328) is running...
> Otherwise,when I add the host to the cluster of cloudstack,the UI show
> Unable to add the host and the log as followed:
> 2013-03-06 17:35:02,650 INFO  [utils.component.ComponentLocator]
> (main:null) Unable to find components.xml
> 2013-03-06 17:35:02,653 INFO  [utils.component.ComponentLocator]
> (main:null) Skipping configuration using components.xml
> 2013-03-06 17:35:02,653 INFO  [cloud.agent.AgentShell] (main:null)
> Implementation Version is 4.0.1.20130201075054
> 2013-03-06 17:35:02,654 INFO  [cloud.agent.AgentShell] (main:null)
> agent.properties found at /etc/cloud/agent/agent.properties
> 2013-03-06 17:35:02,656 INFO  [cloud.agent.AgentShell] (main:null)
> Defaulting to using properties file for storage
> 2013-03-06 17:35:02,660 INFO  [cloud.agent.AgentShell] (main:null)
> Defaulting to the constant time backoff algorithm
> 2013-03-06 17:35:02,737 INFO  [cloud.agent.Agent] (main:null) id is
> 2013-03-06 17:35:02,841 INFO
>  [resource.virtualnetwork.VirtualRoutingResource] (main:null)
> VirtualRoutingResource _scriptDir to use: scripts/network/domr/kvm

That isn't enough to tell - can you enable DEBUG mode in /etc/cloud/agent/log4j-cloud.xml and re-add your host? Should show more revealing logs there.

--
Prasanna.,


Nick Fisk
Technical Support Engineer

System Professional Ltd
tel: 01825 830000
mob: 07711377522
fax: 01825 830001
mail: Nick.Fisk@sys-pro.co.uk
web: www.sys-pro.co.uk<http://www.sys-pro.co.uk>

IT SUPPORT SERVICES | VIRTUALISATION | STORAGE | BACKUP AND DR | IT CONSULTING

Registered Office:
Wilderness Barns, Wilderness Lane, Hadlow Down, East Sussex, TN22 4HU
Registered in England and Wales.
Company Number: 04754200


Confidentiality: This e-mail and its attachments are intended for the above named only and may be confidential. If they have come to you in error you must take no action based on them, nor must you copy or show them to anyone; please reply to this e-mail and highlight the error.

Security Warning: Please note that this e-mail has been created in the knowledge that Internet e-mail is not a 100% secure communications medium. We advise that you understand and observe this lack of security when e-mailing us.

Viruses: Although we have taken steps to ensure that this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. Any views expressed in this e-mail message are those of the individual and not necessarily those of the company or any of its subsidiaries.

Re: Unable to find components.xml

Posted by Prasanna Santhanam <ts...@apache.org>.
On Wed, Mar 06, 2013 at 03:43:38PM +0530, wenbing yu wrote:
> With the Hypervisor as KVM  host,when I tested the cloud-agent status ,I
> found that cloud-agent (pid  10328) is running...
> Otherwise,when I add the host to the cluster of cloudstack,the UI show
> Unable to add the host and the log as followed:
> 2013-03-06 17:35:02,650 INFO  [utils.component.ComponentLocator]
> (main:null) Unable to find components.xml
> 2013-03-06 17:35:02,653 INFO  [utils.component.ComponentLocator]
> (main:null) Skipping configuration using components.xml
> 2013-03-06 17:35:02,653 INFO  [cloud.agent.AgentShell] (main:null)
> Implementation Version is 4.0.1.20130201075054
> 2013-03-06 17:35:02,654 INFO  [cloud.agent.AgentShell] (main:null)
> agent.properties found at /etc/cloud/agent/agent.properties
> 2013-03-06 17:35:02,656 INFO  [cloud.agent.AgentShell] (main:null)
> Defaulting to using properties file for storage
> 2013-03-06 17:35:02,660 INFO  [cloud.agent.AgentShell] (main:null)
> Defaulting to the constant time backoff algorithm
> 2013-03-06 17:35:02,737 INFO  [cloud.agent.Agent] (main:null) id is
> 2013-03-06 17:35:02,841 INFO
>  [resource.virtualnetwork.VirtualRoutingResource] (main:null)
> VirtualRoutingResource _scriptDir to use: scripts/network/domr/kvm

That isn't enough to tell - can you enable DEBUG mode in
/etc/cloud/agent/log4j-cloud.xml and re-add your host? Should show
more revealing logs there.

-- 
Prasanna.,