I installed marvin as @Rajani said, and then tried to deploy the simulator.
But I got following error:

Traceback (most recent call last):
  File "marvin/deployDataCenter.py", line 29, in <module>
    from marvin.cloudstackException import (
ImportError: cannot import name GetDetailExceptionInfo

Searching through some mails, I decided install marvin again as she said.
But this time I encountered following error:

running install
running bdist_egg
running egg_info
writing requirements to Marvin.egg-info/requires.txt
writing Marvin.egg-info/PKG-INFO
writing top-level names to Marvin.egg-info/top_level.txt
writing dependency_links to Marvin.egg-info/dependency_links.txt
writing entry points to Marvin.egg-info/entry_points.txt
error: package directory 'marvin/cloudstackAPI' does not exist

On Mon, Sep 8, 2014 at 6:47 PM, Daan Hoogland <daan.hoogl...@gmail.com>
wrote:

> On Mon, Sep 8, 2014 at 12:05 PM, Rajani Karuturi <raj...@apache.org>
> wrote:
>
> > ~/cloudstack/$ mvn -Pdeveloper -Dsimulator clean install
> > ~/cloudstack/$ mvn -Pdeveloper -pl developer -Ddeploydb
> > ~/cloudstack/$ mvn -Pdeveloper -pl developer -Ddeploydb-simulator
> >
> > ~/cloudstack/tools/marvin$ sudo python setup.py install
> >
>
> ​export ​
> MAVEN_OPTS=-Xmx2048m -XX:MaxPermSize=800m -Xmx2g -Xdebug
> -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n
> ​
> ~/cloudstack/$ ​
> mvn -pl client jetty:run -Dsimulator
> ​
> #​
> ​not sure if the -Dsimulator is need, I just add it default same as
> -Dnoredist​
>
>
>
> > ~/cloudstack/tools/marvin$ python marvin/deployDataCenter.py -i
> > ​ ​
> > ../../setup/dev/advanced.cfg
> >
>
>
>
>
> --
> Daan
>



-- 
_______________________________________________________
[image: photo]
*Deepal Jayasekara*
Undergraduate, Department Of Computer Science And Engineering
University of Moratuwa, Sri Lanka
| mobile: +94712070097  | blog: *insiderattack.blogspot.com
<http://insiderattack.blogspot.com>*
<https://www.facebook.com/deepal.cse10>  <https://twitter.com/dpjayasekara>
<http://www.linkedin.com/profile/view?id=127692449&authType=NAME_SEARCH&authToken=Nn4Z&locale=en_US&srchid=1276924491381815604317&srchindex=1&srchtotal=1&trk=vsrp_people_res_name&trkInfo=VSRPsearchId%3A1276924491381815604317%2CVSRPtargetId%3A127692449%2CVSRPcmpt%3Aprimary>

Reply via email to