Reverted the offending commit 4523490d44160b054de9e943f72db1d0ce06054a, should work now.
Thanks, Amogh On 7/23/14 5:40 AM, "Alex Brett" <alex.br...@citrix.com> wrote: >> I am unable to add KVM agent with latest master build, this issue is >>tracked >> in https://issues.apache.org/jira/browse/CLOUDSTACK-7170 >> >> Those made changes in master yesterday/today, can you please check it >> regressed from you commit or not ? > >As noted on the ticket I've narrowed this down to one of the following >three changesets: > >commit 3b32732459730bfd4848678c95c27e2eb653cc04 >Author: Min Chen <min.c...@citrix.com> >Date: Tue Jul 22 09:47:27 2014 -0700 > > CLOUDSTACK-7162:queryAsyncJobResult api does not return jobinstanceid. > >commit 1d2124dcbf48d15d23ddbdea23a29f0ab21be6f3 >Author: Hugo Trippaers <htrippa...@schubergphilis.com> >Date: Tue Jul 22 17:43:49 2014 +0200 > > Fix NPE reported on IRC, provide the user an informative error message > >commit 4523490d44160b054de9e943f72db1d0ce06054a >Author: Santhosh Edukulla <santhosh.eduku...@gmail.com> >Date: Mon Jul 21 20:49:03 2014 +0530 > > Fixed Coverity Issues reported > > Signed-off-by: Santhosh Edukulla <santhosh.eduku...@gmail.com> > >Alex