google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Globus backend error #222

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
2012-06-18 20:30:45+0530 [-] Traceback (most recent call last):
2012-06-18 20:30:45+0530 [-]   File 
"/home/agsg/yabi/yabibe/yabibe/TaskManager/Task.py", line 78, in run
2012-06-18 20:30:45+0530 [-]     self.main()
2012-06-18 20:30:45+0530 [-]   File 
"/home/agsg/yabi/yabibe/yabibe/TaskManager/Task.py", line 300, in main
2012-06-18 20:30:45+0530 [-]     self.stage_in_files()
2012-06-18 20:30:45+0530 [-]   File 
"/home/agsg/yabi/yabibe/yabibe/TaskManager/Task.py", line 391, in stage_in_files
2012-06-18 20:30:45+0530 [-]     raise BlockingException("Make directory 
failed: %s"%gf.message[2])
2012-06-18 20:30:45+0530 [-] BlockingException: Make directory failed: Tried to 
GET 
http://<SNIP>/fs/mkdir?priority=100&yabiusername=demo&uri=gridftp<SNIP>%2Fc1493c
70-0b5c-4e44-bccd-9228881ef6d9%2Finput.
2012-06-18 20:30:45+0530 [-] Remote response was:
2012-06-18 20:30:45+0530 [-] timed_retry_decorator() takes exactly 1 argument 
(4 given)

Original issue reported on code.google.com by amacgregor on 19 Jun 2012 at 1:58

GoogleCodeExporter commented 9 years ago

Original comment by aahun...@gmail.com on 7 Jul 2012 at 3:58