Advertisement
Guest User

Untitled

a guest
Jul 31st, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. Path is /election-orchestra/datastore/private/9254/0-c8cf3348-7498-45e0-be7b-deaee4568e66
  2. Command is ['vmni', '-prot', '-sid', '0-c8cf3348-7498-45e0-be7b-deaee4568e66', '-name', '9254', '-nopart', '2', '-thres', '2']
  3.  
  4. ERROR: Unable to read random source file!
  5.  
  6. Traceback (most recent call last):
  7. File "/usr/local/lib/python2.7/dist-packages/frestq/tasks.py", line 1312, in post_task
  8. task_output = task.run_action_handler()
  9. File "/usr/local/lib/python2.7/dist-packages/frestq/tasks.py", line 276, in run_action_handler
  10. return self.action_handler_object.execute()
  11. File "./create_election/director_jobs.py", line 70, in execute
  12. stub_file = codecs.open(stub_path, 'r', encoding='utf-8')
  13. File "/usr/lib/python2.7/codecs.py", line 878, in open
  14. file = __builtin__.open(filename, mode, buffering)
  15. IOError: [Errno 2] No such file or directory: '/election-orchestra/datastore/private/9254/0-c8cf3348-7498-45e0-be7b-deaee4568e66/stub.xml'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement