Re: System VMs not coming up due to https://reviews.apache.org/r/12685/

2013-07-23 Thread Daan Hoogland
he code and the databse > > schema. I will test this as soon as possible. > > > > regards, > > Daan > > > > > > On Mon, Jul 22, 2013 at 5:18 PM, Koushik Das > wrote: > > > >> Standard system VMs with systemvm.iso from latest master. But that > >

Re: System VMs not coming up due to https://reviews.apache.org/r/12685/

2013-07-22 Thread Daan Hoogland
2013 at 5:18 PM, Koushik Das wrote: > >> Standard system VMs with systemvm.iso from latest master. But that >> shouldn't matter as the issue is in the deploy VM code. >> >> ________________ >> From: Donal Lafferty >> Sent: 22/07/2013 6:37

Re: System VMs not coming up due to https://reviews.apache.org/r/12685/

2013-07-22 Thread Koushik Das
Koushik Das wrote: > >> Standard system VMs with systemvm.iso from latest master. But that >> shouldn't matter as the issue is in the deploy VM code. >> >> ____________________ >> From: Donal Lafferty >> Sent: 22/07/2013 6:37 PM >> To: 'dev@

RE: System VMs not coming up due to https://reviews.apache.org/r/12685/

2013-07-22 Thread Koushik Das
RE: System VMs not coming up due to https://reviews.apache.org/r/12685/ Where are you getting your system VM from? DL > -Original Message- > From: Koushik Das [mailto:koushik@citrix.com] > Sent: 22 July 2013 11:09 AM > To: cloudstack-...@incubator.apache.org > Subject: S

Re: System VMs not coming up due to https://reviews.apache.org/r/12685/

2013-07-22 Thread Daan Hoogland
7;; cloudstack-...@incubator.apache.org > Subject: RE: System VMs not coming up due to > https://reviews.apache.org/r/12685/ > > Where are you getting your system VM from? > > DL > > > -Original Message- > > From: Koushik Das [mailto:koushik....@citrix.com] &

RE: System VMs not coming up due to https://reviews.apache.org/r/12685/

2013-07-22 Thread Donal Lafferty
Where are you getting your system VM from? DL > -Original Message- > From: Koushik Das [mailto:koushik@citrix.com] > Sent: 22 July 2013 11:09 AM > To: cloudstack-...@incubator.apache.org > Subject: System VMs not coming up due to > https://reviews.apache.org/r/126

System VMs not coming up due to https://reviews.apache.org/r/12685/

2013-07-22 Thread Koushik Das
Commit id: 2d4464d2badc9aff842fd180bafc4c384a83a91d -return new URI(scheme + "://" + value); +// do we need to check that value does not contain a scheme +// part? +if (value.toString().contains(":")) +return new U