I've seen this before, but can't quite imagine why a None workspace (that ought have been loaded from metadata/workspace.xml) would have been returned. Could you run with --debug and see if anything helpful is displayed?
> [EMAIL PROTECTED] gump]$ python gump.py -w metadata/workspace.xml ws-jaxme [...] > File "/home/jwi/gump/python/gump/run/gumprun.py", line 71, in __init__ > gump.utils.timing.Timeable.__init__(self, workspace.getName()) > AttributeError: 'NoneType' object has no attribute 'getName' > Process Exit Code : 1 regards Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
