[Haizea] When installing haizea-1.0.tar.gz, there ia a wrong happened? why?

柯俊峰 kjf620520 at gmail.com
Fri Dec 18 01:52:36 CST 2009


Thank you for your hard working!
When installing haizea-1.0.tar.gz, there ia a following wrong happened! why?
[2009-12-18 15:54:35.95] RM      Starting resource manager
[2009-12-18 15:54:35.95] RPCSERVER RPC server started on port 42493
Traceback (most recent call last):
 File "/opt/haizea/bin/haizea", line 12, in <module>
   c.run()
 File "/opt/haizea/lib/python/haizea/cli/commands.py", line 121, in run
   manager.start()
 File "/opt/haizea/lib/python/haizea/core/manager.py", line 351, in start
   self.__recover()
 File "/opt/haizea/lib/python/haizea/core/manager.py", line 512, in
__recover
   leases = self.persistence.get_leases()
 File "/opt/haizea/lib/python/haizea/core/manager.py", line 1078, in
get_leases
   return [v for k,v in self.shelf.items() if k.startswith("lease-")]
 File "/usr/local/lib/python2.6/UserDict.py", line 121, in items
   return list(self.iteritems())
 File "/usr/local/lib/python2.6/UserDict.py", line 110, in iteritems
   yield (k, self[k])
 File "/usr/local/lib/python2.6/shelve.py", line 122, in __getitem__
   value = Unpickler(f).load()
*  File "/opt/haizea/lib/python/haizea/core/scheduler/slottable.py", line
316, in __setstate__
   self._multi_instance = state[1]
IndexError: tuple index out of range*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.uchicago.edu/pipermail/haizea/attachments/20091218/a3b2bde2/attachment.htm 


More information about the Haizea mailing list