Hi,

I've been playing around with Marvin lately.

I got it to build a CS cloud with one zone, one pod, one cluster, and two
hosts in it just fine.

I've been trying to run another script to create a Compute Offering, but
get the following error (below).

Perhaps I'm missing some piece of Marvin configuration?

Thanks!

Exception Occurred Under __initLogging :'list' object has no attribute
'LogFolderPath'

Traceback (most recent call last):

  File "/usr/local/bin/nosetests", line 8, in <module>

    load_entry_point('nose==1.3.3', 'console_scripts', 'nosetests')()

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/core.py", line
121, in __init__

    **extra_args)

  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/main.py",
line 95, in __init__

    self.runTests()

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/core.py", line
207, in runTests

    result = self.testRunner.run(self.test)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/core.py", line
62, in run

    test(result)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/suite.py",
line 176, in __call__

    return self.run(*arg, **kw)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/suite.py",
line 223, in run

    test(orig)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/suite.py",
line 176, in __call__

    return self.run(*arg, **kw)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/suite.py",
line 223, in run

    test(orig)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/case.py", line
45, in __call__

    return self.run(*arg, **kwarg)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/case.py", line
138, in run

    result.addError(self, err)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/proxy.py",
line 124, in addError

    plugin_handled = plugins.handleError(self.test, err)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/plugins/manager.py",
line 99, in __call__

    return self.call(*arg, **kw)

  File
"/Library/Python/2.7/site-packages/nose-1.3.3-py2.7.egg/nose/plugins/manager.py",
line 167, in simple

    result = meth(*arg, **kw)

  File
"/Library/Python/2.7/site-packages/Marvin-0.1.0-py2.7.egg/marvin/marvinPlugin.py",
line 155, in handleError

    self.tcRunLogger.fatal("%s: %s: %s" %

AttributeError: 'NoneType' object has no attribute 'fatal'


-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solidfire.com
o: 303.746.7302
Advancing the way the world uses the cloud
<http://solidfire.com/solution/overview/?video=play>*™*

Reply via email to