Guest User

Untitled

a guest
Jan 21st, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. 2011-09-28 13:17:17.732779500 p.run() interrupted
  2. 2011-09-28 13:17:17.732860500 Traceback (most recent call last):
  3. 2011-09-28 13:17:17.732908500 File "/usr/lib/python2.6/dist-packages/SkyNET/Exo.py", line 215, in run
  4. 2011-09-28 13:17:17.733081500 self.handler.handle_lifecycle_control(msg)
  5. 2011-09-28 13:17:17.733123500 File "participant_logic.py", line 38, in handle_lifecycle_control
  6. 2011-09-28 13:17:17.733236500 self.user = User.objects.get(username__exact=username)
  7. 2011-09-28 13:17:17.733278500 File "/usr/lib/pymodules/python2.6/django/db/models/manager.py", line 132, in get
  8. 2011-09-28 13:17:17.733433500 return self.get_query_set().get(*args, **kwargs)
  9. 2011-09-28 13:17:17.733475500 File "/usr/lib/pymodules/python2.6/django/db/models/query.py", line 349, in get
  10. 2011-09-28 13:17:17.734053500 % self.model._meta.object_name)
  11. 2011-09-28 13:17:17.734103500 DoesNotExist: User matching query does not exist.
  12. 2011-09-28 13:19:17.945858500 name : request_image
  13. 2011-09-28 13:19:17.945859500 amqp_host: 192.168.1.66:5672
  14. 2011-09-28 13:19:17.945860500 amqp_user: boss
  15. 2011-09-28 13:19:17.945861500 amqp_pass: boss
  16. 2011-09-28 13:19:17.945862500 amqp_vhost: boss
  17. 2011-09-28 13:19:17.989534500 Registered
  18. 2011-09-28 13:22:56.789492500 Exception
  19. 2011-09-28 13:22:56.789639500 ------------------------------------------------------------
  20. 2011-09-28 13:22:56.789747500 Traceback (most recent call last):
  21. 2011-09-28 13:22:56.789837500 File "/usr/lib/pymodules/python2.6/RuoteAMQP/participant.py", line 76, in workitem_callback
  22. 2011-09-28 13:22:56.790035500 self.consume()
  23. 2011-09-28 13:22:56.790112500 File "/usr/lib/python2.6/dist-packages/SkyNET/Exo.py", line 42, in consume
  24. 2011-09-28 13:22:56.790285500 self.exo.handler.handle_wi(self.workitem)
  25. 2011-09-28 13:22:56.790362500 File "participant_logic.py", line 56, in handle_wi
  26. 2011-09-28 13:22:56.790506500 raise RuntimeError("Missing mandatory field")
  27. 2011-09-28 13:22:56.790592500 RuntimeError: Missing mandatory field
  28. 2011-09-28 13:22:56.790664500 ------------------------------------------------------------
  29. 2011-09-28 13:22:56.790752500 Note: for information only. Workitem returning with result=false
  30. 2011-09-28 13:29:46.671484500 Exception
  31. 2011-09-28 13:29:46.671632500 ------------------------------------------------------------
  32. 2011-09-28 13:29:46.671710500 Traceback (most recent call last):
  33. 2011-09-28 13:29:46.671780500 File "/usr/lib/pymodules/python2.6/RuoteAMQP/participant.py", line 76, in workitem_callback
  34. 2011-09-28 13:29:46.671876500 self.consume()
  35. 2011-09-28 13:29:46.671934500 File "/usr/lib/python2.6/dist-packages/SkyNET/Exo.py", line 42, in consume
  36. 2011-09-28 13:29:46.672006500 self.exo.handler.handle_wi(self.workitem)
  37. 2011-09-28 13:29:46.672064500 File "participant_logic.py", line 56, in handle_wi
  38. 2011-09-28 13:29:46.672133500 raise RuntimeError("Missing mandatory field")
  39. 2011-09-28 13:29:46.672198500 RuntimeError: Missing mandatory field
  40. 2011-09-28 13:29:46.672253500 ------------------------------------------------------------
  41. 2011-09-28 13:29:46.672321500 Note: for information only. Workitem returning with result=false
  42. 2011-09-29 07:59:41.059044500 Exception
  43. 2011-09-29 07:59:41.059211500 ------------------------------------------------------------
  44. 2011-09-29 07:59:41.059325500 Traceback (most recent call last):
  45. 2011-09-29 07:59:41.059425500 File "/usr/lib/pymodules/python2.6/RuoteAMQP/participant.py", line 76, in workitem_callback
  46. 2011-09-29 07:59:41.059543500 self.consume()
  47. 2011-09-29 07:59:41.059752500 File "/usr/lib/python2.6/dist-packages/SkyNET/Exo.py", line 42, in consume
  48. 2011-09-29 07:59:41.059892500 self.exo.handler.handle_wi(self.workitem)
  49. 2011-09-29 07:59:41.059981500 File "participant_logic.py", line 56, in handle_wi
  50. 2011-09-29 07:59:41.060083500 raise RuntimeError("Missing mandatory field")
  51. 2011-09-29 07:59:41.060181500 RuntimeError: Missing mandatory field
  52. 2011-09-29 07:59:41.060264500 ------------------------------------------------------------
  53. 2011-09-29 07:59:41.060367500 Note: for information only. Workitem returning with result=false
  54. 2011-09-29 10:42:49.511884500 Exception
  55. 2011-09-29 10:42:49.511894500 ------------------------------------------------------------
  56. 2011-09-29 10:42:49.512351500 Traceback (most recent call last):
  57. 2011-09-29 10:42:49.512494500 File "/usr/lib/pymodules/python2.6/RuoteAMQP/participant.py", line 76, in workitem_callback
  58. 2011-09-29 10:42:49.525211500 self.consume()
  59. 2011-09-29 10:42:49.525310500 File "/usr/lib/python2.6/dist-packages/SkyNET/Exo.py", line 42, in consume
  60. 2011-09-29 10:42:49.537786500 self.exo.handler.handle_wi(self.workitem)
  61. 2011-09-29 10:42:49.537884500 File "participant_logic.py", line 56, in handle_wi
  62. 2011-09-29 10:42:49.537990500 raise RuntimeError("Missing mandatory field")
  63. 2011-09-29 10:42:49.538107500 RuntimeError: Missing mandatory field
  64. 2011-09-29 10:42:49.538194500 ------------------------------------------------------------
  65. 2011-09-29 10:42:49.538308500 Note: for information only. Workitem returning with result=false
Add Comment
Please, Sign In to add comment