Re: Is the simulator broken?

2013-08-07 Thread Ian Duffy
>> end captured logging << --------- On 6 August 2013 22:31, Edison Su wrote: > I usually use "python -m marvin.deployDataCenter -i setup/dev/advanced.cfg" > to deploy, it works on latest 4.2 branch. > >> -Original Message- >> From:

RE: Is the simulator broken?

2013-08-06 Thread Edison Su
ow. > > > > > -Original Message- > > > From: Ian Duffy [mailto:i...@ianduffy.ie] > > > Sent: Tuesday, August 06, 2013 11:51 AM > > > To: dev@cloudstack.apache.org > > > Subject: RE: Is the simulator broken? > > > &g

RE: Is the simulator broken?

2013-08-06 Thread Ian Duffy
Duffy [mailto:i...@ianduffy.ie] > > Sent: Tuesday, August 06, 2013 11:51 AM > > To: dev@cloudstack.apache.org > > Subject: RE: Is the simulator broken? > > > > Eventually got it running. > > Still hangs during marvin.setup though. > > On 6 Aug 2013 18

RE: Is the simulator broken?

2013-08-06 Thread Edison Su
Checked in a small fix: fe9f02c372be0f3b8e755afaea1fdb60d460fcbb on 4.2 branch, simulator works for me now. > -Original Message- > From: Ian Duffy [mailto:i...@ianduffy.ie] > Sent: Tuesday, August 06, 2013 11:51 AM > To: dev@cloudstack.apache.org > Subject: RE: Is the s

Re: Is the simulator broken?

2013-08-06 Thread Chip Childers
On Tue, Aug 06, 2013 at 05:55:09PM +, Edison Su wrote: > Can you try: mvn -P developer,systemvm,simulator -D nonoss,simulator clean > install What changed that requires this now?

RE: Is the simulator broken?

2013-08-06 Thread Ian Duffy
...@ianduffy.ie] > > Sent: Tuesday, August 06, 2013 7:46 AM > > To: dev@cloudstack.apache.org > > Subject: Re: Is the simulator broken? > > > > Yeah complied with: > > > > mvn -P developer,systemvm -D nonoss,simulator clean install > > > > >

Re: Is the simulator broken?

2013-08-06 Thread Chiradeep Vittal
und >> in the classpath. Did you build with the -Dsimulator switch? >> >> On Tue, Aug 06, 2013 at 12:51:41PM +0100, Ian Duffy wrote: >>> Hi, >>> >>> Is the simulator broken? >>> >>> Trying to run >>> >>> nosetests -v --w

RE: Is the simulator broken?

2013-08-06 Thread Edison Su
Can you try: mvn -P developer,systemvm,simulator -D nonoss,simulator clean install > -Original Message- > From: Ian Duffy [mailto:i...@ianduffy.ie] > Sent: Tuesday, August 06, 2013 7:46 AM > To: dev@cloudstack.apache.org > Subject: Re: Is the simulator broken? > &g

Re: Is the simulator broken?

2013-08-06 Thread Ian Duffy
temVMs > https://gist.github.com/vogxn/6164508 > > But that error you showed just means the simulator jar was not found > in the classpath. Did you build with the -Dsimulator switch? > > On Tue, Aug 06, 2013 at 12:51:41PM +0100, Ian Duffy wrote: >> Hi, >> >> Is the simula

Re: Is the simulator broken?

2013-08-06 Thread Prasanna Santhanam
? On Tue, Aug 06, 2013 at 12:51:41PM +0100, Ian Duffy wrote: > Hi, > > Is the simulator broken? > > Trying to run > > nosetests -v --with-marvin --marvin-config=setup/dev/advanced.cfg -w /tmp > > and getting > > Traceback (most recent call last): > Fil

Is the simulator broken?

2013-08-06 Thread Ian Duffy
Hi, Is the simulator broken? Trying to run nosetests -v --with-marvin --marvin-config=setup/dev/advanced.cfg -w /tmp and getting Traceback (most recent call last): File "/opt/python/bin/nosetests", line 9, in load_entry_point('nose==1.3.0', 'console_script