RE: EC2 Rest Servlet "domain cannot be null!!" Error In Advanced Networking Mode

2014-01-31 Thread Likitha Shetty
Oh great! Yes, 4.4 is the current master. >-Original Message- >From: Jeff Hair [mailto:j...@greenqloud.com] >Sent: Friday, January 31, 2014 3:16 PM >To: dev@cloudstack.apache.org >Subject: Re: EC2 Rest Servlet "domain cannot be null!!" Error In Advanced >N

Re: EC2 Rest Servlet "domain cannot be null!!" Error In Advanced Networking Mode

2014-01-31 Thread Jeff Hair
Hi Likitha, The fix you committed is actually the exact same way we wound up fixing it, although we put ours on the mirror of the 4.2.1 branch that we have. Since you said the EC2 REST/SOAP API hasn't been well-tested in advanced mode networking, we may run into more issues like this. If we do, an

RE: EC2 Rest Servlet "domain cannot be null!!" Error In Advanced Networking Mode

2014-01-30 Thread Likitha Shetty
Jeff, what you have reported is a bug. Created an issue to track it in in JIRA - https://issues.apache.org/jira/browse/CLOUDSTACK-5998 . BTW you mentioned that you trying EC2 Query API against a setup with Advanced networking? I just want to point out that AFAIK, we have never tested EC2 REST/S

Re: EC2 Rest Servlet "domain cannot be null!!" Error In Advanced Networking Mode

2014-01-30 Thread Chiradeep Vittal
You can check the compatibility of the query API here: https://cwiki.apache.org/confluence/x/rgHVAQ Largely based on the SOAP service support. On 1/30/14 3:59 PM, "Jeff Hair" wrote: >Hi Chiradeep, > >In this case it's the REST service being used by an external application. >Don't the API tools

Re: EC2 Rest Servlet "domain cannot be null!!" Error In Advanced Networking Mode

2014-01-30 Thread Jeff Hair
Hi Chiradeep, In this case it's the REST service being used by an external application. Don't the API tools use the SOAP service? Jeff On Thu, Jan 30, 2014 at 3:21 PM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > AFAIK, it works with a very specific version of the API tools > http:

Re: EC2 Rest Servlet "domain cannot be null!!" Error In Advanced Networking Mode

2014-01-30 Thread Chiradeep Vittal
AFAIK, it works with a very specific version of the API tools http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Instal lation_Guide/aws-ec2-user-setup.html On 1/30/14 1:42 PM, "Jeff Hair" wrote: >I should clarify that we are using 4.2.1 stable release with VMWare. > > >On Thu

Re: EC2 Rest Servlet "domain cannot be null!!" Error In Advanced Networking Mode

2014-01-30 Thread Jeff Hair
I should clarify that we are using 4.2.1 stable release with VMWare. On Thu, Jan 30, 2014 at 1:07 PM, Jeff Hair wrote: > Hi, > > We're trying to query the EC2 REST API. Most of it works, but we're > running into an issue when calling describe addresses. It returns a fault > with "domain cannot