Thanks Sateesh. I verified your fix after master branch starts to build
again, and it worked fine.

-min

On 3/2/13 7:03 PM, "Sateesh Chodapuneedi"
<sateesh.chodapune...@citrix.com> wrote:

>> From: Min Chen
>> Sent: 02 March 2013 07:34
>> To: cloudstack-dev@incubator.apache.org
>> Cc: Sateesh Chodapuneedi
>> Subject: Failed to addCluster with latest master code
>> 
>> Hi there,
>> 
>>      In preparing merging my feature branch vim51_win8 to master, I
>> rebased with latest master code, then my testing immediately failed at
>> addCluster with the following stack trace:
>> 
>> 2013-03-01 17:34:18,953 DEBUG [cloud.network.NetworkModelImpl]
>> (552681680@qtp-144013098-6:null) Failed to retrieve the default label
>>for public
>> traffic.zone: 1 hypervisor: VMware due to: Unable to find the default
>>physical
>> network with traffic=Public in zone id=1.
>> 2013-03-01 17:34:19,305 ERROR [cloud.api.ApiServer] (552681680@qtp-
>> 144013098-6:null) unhandled exception executing api command: addCluster
>> java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
>>         at java.util.ArrayList.rangeCheck(ArrayList.java:571)
>>         at java.util.ArrayList.get(ArrayList.java:349)
>>         at
>> com.cloud.hypervisor.vmware.VmwareServerDiscoverer.find(VmwareServerDisc
>> overer.java:214)
>>         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
>>         at
>> org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.i
>> nvokeJoinpoint(Cglib2AopProxy.java:689)
>>         at
>> 
>>org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Refl
>> ectiveMethodInvocation.java:150)
>>         at
>> 
>>org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proce
>> ed(MethodInvocationProceedingJoinPoint.java:80)
>>         at
>> 
>>com.cloud.utils.db.TransactionContextBuilder.AroundAnyMethod(TransactionC
>> ontextBuilder.java:54)
>>         at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
>>         at
>> 
>>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI
>> mpl.java:43)
>> 
>
>Min,
>
>Fixed this issue. Can you please pull latest master and re-try?
>

Reply via email to