This is all I've been getting from my factories:
C:\shotfactory>shotfactory.exe -f bit-byters-net -v -m 6 -w 30 -l 1000 -F win32.
pwd
Traceback (most recent call last):
File "shotfactory.py", line 368, in <module>
File "shotfactory.py", line 318, in _main
File "shotfactory04\servers\xmlrpc.pyc", line 128, in debug_factory_features
File "xmlrpclib.pyc", line 1147, in __call__
File "xmlrpclib.pyc", line 1437, in __request
File "xmlrpclib.pyc", line 1201, in request
File "xmlrpclib.pyc", line 1340, in _parse_response
File "xmlrpclib.pyc", line 787, in close
xmlrpclib.Fault: <Fault 500: "<type 'exceptions.AttributeError'>:'Q' object has
no attribute 'get_sql'">
C:\shotfactory>
It's fixed by removing verbose switch from the start parameters. To me that means a possible bug in the verbose output...