[Haizea] Bug problem

Narenthirasamy Ram narenthirasamy at yahoo.com
Thu May 16 04:10:48 CDT 2013


Hi to all,
I'm using haizea scheduler for my project with opennebula setup.when i configuring the file sample_opennebula.conf i got an error "Valueerror: too many values to unpack" as shown below

oneadmin at ubuntu:/var/tmp$ haizea -c /usr/local/share/haizea/etc/sample_opennebula.conf
Traceback (most recent call last):
  File "/usr/local/bin/haizea", line 12, in <module>
    c.run()
  File "/usr/local/lib/python2.7/dist-packages/haizea/cli/commands.py", line 119, in run
    manager = Manager(config, daemon, pidfile)
  File "/usr/local/lib/python2.7/dist-packages/haizea/common/utils.py", line 132, in __call__
    self.instance = super(Singleton, self).__call__(*args, **kw)
  File "/usr/local/lib/python2.7/dist-packages/haizea/core/manager.py", line 165, in __init__
    info_enact = OpenNebulaResourcePoolInfo()
  File "/usr/local/lib/python2.7/dist-packages/haizea/core/enact/opennebula.py", line 53, in __init__
    self.__fetch_nodes()
  File "/usr/local/lib/python2.7/dist-packages/haizea/core/enact/opennebula.py", line 70, in __fetch_nodes
    hosts = self.rpc.hostpool_info()
  File "/usr/local/lib/python2.7/dist-packages/haizea/common/opennebula_xmlrpc.py", line 57, in hostpool_info
    (rc, value) = self.rpc.one.hostpool.info(self.auth)
ValueError: too many values to unpack


but the sample_trace.conf file running successfully.i need a help from yourside.i know python little bit.
waiting for reply.
thank u
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.uchicago.edu/pipermail/haizea/attachments/20130516/3480dbf1/attachment.htm 


More information about the Haizea mailing list