Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. 2013-04-02 15:54:47,593 unregister_socket(<STOMPServerSocket(0x31d2090, noc-sync1)>)
  2. 2013-04-02 15:54:47,594 Closing destination '/queue/sync/dns/zone/ch1/'
  3. 2013-04-02 15:54:49,739 register_socket(<STOMPServerSocket(0x31d2150)>,None)
  4. 2013-04-02 15:54:49,740 [<STOMPServerSocket(0x31d2150)>] Connected
  5. 2013-04-02 15:54:49,743 [<STOMPServerSocket(0x31d2150)>] Receiving STOMP frame:
  6. CONNECT
  7. client-id:noc-sync1
  8. host:10.100.100.6
  9. content-type:text/plain
  10. accept-version:1.1
  11. content-length:0
  12.  
  13.  
  14. 2013-04-02 15:54:49,743 Authenticate: None/None
  15. 2013-04-02 15:54:49,743 [<STOMPServerSocket(0x31d2150, noc-sync1)>] Sending STOMP message:
  16. CONNECTED
  17. content-length:0
  18. version:1.1
  19. content-type:text/plain
  20.  
  21.  
  22. 2013-04-02 15:54:49,755 [<STOMPServerSocket(0x31d2150, noc-sync1)>] Receiving STOMP frame:
  23. SEND
  24. content-length:33
  25. destination:/queue/sync/dns/zone/
  26. content-type:text/json
  27.  
  28. {"cmd": "list", "channel": "ch1"}
  29. 2013-04-02 15:54:49,756 [<STOMPServerSocket(0x31c6d50, noc-scheduler)>] Sending STOMP message:
  30. MESSAGE
  31. destination:/queue/sync/dns/zone/
  32. content-length:33
  33. message-id:3
  34. content-type:text/json
  35. subscription:0
  36.  
  37. {"cmd": "list", "channel": "ch1"}
  38. 2013-04-02 15:54:49,756 [<STOMPServerSocket(0x31d2150, noc-sync1)>] Receiving STOMP frame:
  39. SUBSCRIBE
  40. ack:auto
  41. content-length:0
  42. destination:/queue/sync/dns/zone/ch1/
  43. content-type:text/plain
  44. id:0
  45.  
  46.  
  47. 2013-04-02 15:54:49,756 Opening destination '/queue/sync/dns/zone/ch1/'
  48. 2013-04-02 15:54:49,756 [<STOMPServerSocket(0x31d2150, noc-sync1)>] Receiving STOMP frame:
  49. SUBSCRIBE
  50. ack:auto
  51. content-length:0
  52. destination:/queue/sync/dns/zone/ch1/
  53. content-type:text/plain
  54. id:0
  55.  
  56.  
  57. 2013-04-02 15:54:49,761 [<STOMPServerSocket(0x31c6d50, noc-scheduler)>] Receiving STOMP frame:
  58. SEND
  59. content-length:28
  60. destination:/queue/sync/dns/zone/ch1/
  61. content-type:text/json
  62.  
  63. {"items": {}, "cmd": "list"}
  64. 2013-04-02 15:54:49,762 [<STOMPServerSocket(0x31d2150, noc-sync1)>] Sending STOMP message:
  65. MESSAGE
  66. destination:/queue/sync/dns/zone/ch1/
  67. content-length:28
  68. message-id:1
  69. content-type:text/json
  70. subscription:0
  71.  
  72. {"items": {}, "cmd": "list"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement