Re: Null Pointer listing public ips for a project

2017-04-13 Thread Will Stevens
t; > > > (catalina-exec-5:ctx-2b0966b8 ctx-2760e856) (logid:7439bdc4) > > (userId=2 > > > > > accountId=2 sessionId=6183303731812D5EC32B1B37445AEC60) > 192.168.1.58 > > > -- > > > > > GET signatureversion=3&sessionkey=H6E-LUsWpVY6WT_mJzz7q

Re: Null Pointer listing public ips for a project

2017-04-13 Thread Wei ZHOU
essionkey=H6E-LUsWpVY6WT_mJzz7qjGAdxg& > > > > command=listPublicIpAddresses&projectid=-1&expires=2017-04- > > > > 13T16%3A26%3A30%2B&response=json&listall=true 200 {" > > > > listpublicipaddressesresponse":{}} > &g

Re: Null Pointer listing public ips for a project

2017-04-13 Thread Will Stevens
0&response=json&listall=true 200 {" > > > listpublicipaddressesresponse":{}} > > > > > > I think proper way to fix this would be to check that project object is > > > not null before calling any methods on it. > > > > > > > >

Re: Null Pointer listing public ips for a project

2017-04-13 Thread Wei ZHOU
istPublicIpAddresses&projectid=-1&expires=2017-04- > > 13T16%3A26%3A30%2B&response=json&listall=true 200 {" > > listpublicipaddressesresponse":{}} > > > > I think proper way to fix this would be to check that project object is > > not nu

Re: Null Pointer listing public ips for a project

2017-04-13 Thread Will Stevens
n it. > > > Regards. > > ____________________ > From: Will Stevens > Sent: 13 April 2017 21:38:34 > To: dev@cloudstack.apache.org > Subject: Null Pointer listing public ips for a project > > Hey All, > Looking for the best way to resolve this issue. > > My li

Re: Null Pointer listing public ips for a project

2017-04-13 Thread Rohit Yadav
uot;:{}} I think proper way to fix this would be to check that project object is not null before calling any methods on it. Regards. From: Will Stevens Sent: 13 April 2017 21:38:34 To: dev@cloudstack.apache.org Subject: Null Pointer listing public ips for a proje

Null Pointer listing public ips for a project

2017-04-13 Thread Will Stevens
Hey All, Looking for the best way to resolve this issue. My line numbers in the stack trace will not match the line numbers I reference because I am running 4.7 and I am linking the master files. From what I can tell by reviewing the code, this has not been fixed in master. So here goes. When ma