Re: Unable to add vmwre cluster in non-oss build

2013-01-23 Thread Min Chen
l.java:43) >>at java.lang.reflect.Method.invoke(Method.java:616) >>at >>org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) >> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) >> >> >>vmware related jars

Re: Unable to add vmwre cluster in non-oss build

2013-01-23 Thread Rohit Yadav
2 18:13 vmware-vim25-1.0.jar > -rw-r--r--. 1 root root 2645679 Jan 22 18:13 vmware-vim-1.0.jar > -rw-r--r--. 1 root root 40057 Jan 22 18:13 vmware-apputils.jar > -rw-r--r--. 1 root root 40057 Jan 22 18:13 vmware-apputils-1.0.jar > [root@selenium-ms1 java]# > > > Is there any

Re: Unable to add vmwre cluster in non-oss build

2013-01-23 Thread Min Chen
;> >> >>Please see the components.xml >> >> >> >>>class="com.cloud.hypervisor.xen.discoverer.XcpServerDiscoverer"/> >>>class="com.cloud.storage.secondary.SecondaryStorageDiscoverer"/> >>

RE: Unable to add vmwre cluster in non-oss build

2013-01-23 Thread Rayees Namathponnan
dstack-dev@incubator.apache.org Subject: Re: Unable to add vmwre cluster in non-oss build That is the problem. Non-oss build should deploy the non-oss version of components.xml, the one you listed here is the one used for oss build. Thanks -min On 1/23/13 3:19 PM, "Rayees Namathponnan" mai

Re: Unable to add vmwre cluster in non-oss build

2013-01-23 Thread Min Chen
gt; > > > >Regards, >Rayees > >-Original Message----- >From: Min Chen [mailto:min.c...@citrix.com] >Sent: Wednesday, January 23, 2013 2:55 PM >To: cloudstack-dev@incubator.apache.org >Subject: Re: Unable to add vmwre cluster in non-oss build > >

RE: Unable to add vmwre cluster in non-oss build

2013-01-23 Thread Rayees Namathponnan
com] Sent: Wednesday, January 23, 2013 2:55 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Unable to add vmwre cluster in non-oss build Can you check your components.xml to see if it includes VmwareServerDiscoverer as one of its Discoverer adapters? Thanks -min On 1/23/13 2:17 P

Re: Unable to add vmwre cluster in non-oss build

2013-01-23 Thread Min Chen
Can you check your components.xml to see if it includes VmwareServerDiscoverer as one of its Discoverer adapters? Thanks -min On 1/23/13 2:17 PM, "Rayees Namathponnan" wrote: >Hi all, > >I am using nono-oss build from "master" branch, and tying to add vmware >cluster; but unable to add cluste