I installed my Bank and my Auctioneer, I could create an account on my
bank, but when I want to create an account on my Auctioneer, I
received the following error:
2007-04-24 10:14:57,519 ERROR [Failure instance: Traceback:
exceptions.AttributeError, 'AuctioneerAllocator' object has no
attribute '_AuctioneerAllocator__allocations'
/usr/lib/python2.4/site-packages/KL/Utility/Flow.py:75:_yield
/usr/lib/python2.4/site-packages/Tycoon/AuctioneerAllocator.py:
674:__account_and_allocate
/usr/lib/python2.4/site-packages/Tycoon/AuctioneerAllocator.py:
439:__update_resource_usage
]
Any idea about this error?
Regards,
/Amir
I'm not sure what caused this error. Here are some possibilities:
1) Do not use the bank in the source repository. Use the central bank at
tycoon-bank.hpl.hp.com. The bank in the source repository is not
compatible with the client in the repository. This is why the
documentation does not recommend or describe how to configure a bank.
2) Try running the auctioneer as follows: "tycoon_aucd --not_daemonize".
This will give a more complete error message.
Kevin