Advertisement
Guest User

Untitled

a guest
May 6th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.05 KB | None | 0 0
  1. 2015-05-06 17:26:57,520 [INFO ] [qtp1076835071-16] [BookingServiceImpl$$anonfun$book$1] Meeting request received: v.kudryashov, Set(amadeus@temp.local), TimeSlot(1430922600000,1430924400000)
  2. 2015-05-06 17:26:57,521 [INFO ] [qtp1076835071-16] [EwsScheduleManager] TimeSlot(1430922600000,1430924400000) isn't available locally, fetching from Exchange
  3. 2015-05-06 17:26:57,522 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Reloading events
  4. 2015-05-06 17:26:57,522 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> sql = SELECT e.id event_id, mailbox, start, end, e.ext_id event_ext_id, a.id app_id, a.ext_id app_ext_id, organizer FROM event e LEFT JOIN appointment a ON e.appointment_id = a.id WHERE e.mailbox IN (:mailboxes) AND e.end > :from AND e.start < :to
  5. 2015-05-06 17:26:57,523 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> setAsJavaSet(mailboxes) : [amadeus@temp.local]
  6. 2015-05-06 17:26:57,523 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> time.begin : 1430922600000
  7. 2015-05-06 17:26:57,523 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> time.end : 1430924400000
  8. 2015-05-06 17:26:57,528 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Fetching events for 1 mailboxes
  9. 2015-05-06 17:26:58,413 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Adding 0 events
  10. 2015-05-06 17:26:58,413 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Deleting 0 events
  11. 2015-05-06 17:26:58,414 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Reloading completed
  12. 2015-05-06 17:26:58,414 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> sql = SELECT e.id event_id, mailbox, start, end, e.ext_id event_ext_id, a.id app_id, a.ext_id app_ext_id, organizer FROM event e LEFT JOIN appointment a ON e.appointment_id = a.id WHERE e.mailbox IN (:mailboxes) AND e.end > :from AND e.start < :to
  13. 2015-05-06 17:26:58,414 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> setAsJavaSet(mailboxes) : [amadeus@temp.local]
  14. 2015-05-06 17:26:58,414 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> time.begin : 1430922600000
  15. 2015-05-06 17:26:58,415 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> time.end : 1430924400000
  16. 2015-05-06 17:27:03,891 [INFO ] [qtp1076835071-16] [BookingServiceImpl$$anonfun$book$1] The meeting was created successfully
  17. 2015-05-06 17:27:03,893 [INFO ] [qtp1076835071-16] [CachedScheduleManager] Invalidated cache on day 1430870400000 for: Set(admin4@temp.local, admin2@temp.local, amadeus@temp.local)
  18. 2015-05-06 17:27:03,894 [INFO ] [qtp1076835071-16] [EwsScheduleManager$$anonfun$onBook$1] Meeting created. Reloading schedule for rooms: Set(amadeus@temp.local)
  19. 2015-05-06 17:27:03,895 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Reloading events
  20. 2015-05-06 17:27:03,895 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> sql = SELECT e.id event_id, mailbox, start, end, e.ext_id event_ext_id, a.id app_id, a.ext_id app_ext_id, organizer FROM event e LEFT JOIN appointment a ON e.appointment_id = a.id WHERE e.mailbox IN (:mailboxes) AND e.end > :from AND e.start < :to
  21. 2015-05-06 17:27:03,895 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> setAsJavaSet(mailboxes) : [amadeus@temp.local]
  22. 2015-05-06 17:27:03,895 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> time.begin : 1430922600000
  23. 2015-05-06 17:27:03,897 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> time.end : 1430924400000
  24. 2015-05-06 17:27:03,899 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Fetching events for 1 mailboxes
  25. 2015-05-06 17:27:04,118 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Adding 1 events
  26. 2015-05-06 17:27:04,119 [INFO ] [qtp1076835071-16] [EwsScheduleManager] >> in toInternalEvent, ewsEvent.mailbox = amadeus@temp.local
  27. 2015-05-06 17:27:04,119 [INFO ] [qtp1076835071-16] [EwsScheduleManager] >> in toInternalEvent, ewsEvent.time = TimeSlot(1430922600000,1430924400000)
  28. 2015-05-06 17:27:04,120 [INFO ] [qtp1076835071-16] [EwsScheduleManager] >> in toInternalEvent, ewsEvent.id = None
  29. 2015-05-06 17:27:04,157 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Deleting 0 events
  30. 2015-05-06 17:27:04,158 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Reloading completed
  31. 2015-05-06 17:27:04,158 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Resolving appointments
  32. 2015-05-06 17:27:04,159 [INFO ] [qtp1076835071-16] [EwsScheduleManager] >> mailboxes = Set(amadeus@temp.local)
  33. 2015-05-06 17:27:04,159 [INFO ] [qtp1076835071-16] [EwsScheduleManager] >> time = TimeSlot(1430922600000,1430924400000)
  34. 2015-05-06 17:27:04,160 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> sql = SELECT e.id event_id, mailbox, start, end, e.ext_id event_ext_id, a.id app_id, a.ext_id app_ext_id, organizer FROM event e LEFT JOIN appointment a ON e.appointment_id = a.id WHERE e.mailbox IN (:mailboxes) AND e.end > :from AND e.start < :to
  35. 2015-05-06 17:27:04,160 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> setAsJavaSet(mailboxes) : [amadeus@temp.local]
  36. 2015-05-06 17:27:04,161 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> time.begin : 1430922600000
  37. 2015-05-06 17:27:04,161 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> time.end : 1430924400000
  38. 2015-05-06 17:27:04,167 [INFO ] [qtp1076835071-16] [EwsScheduleManager] step 1, apply filter...
  39. 2015-05-06 17:27:04,168 [INFO ] [qtp1076835071-16] [EwsScheduleManager] continue booking...
  40. 2015-05-06 17:27:04,169 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Converting 0 event ids
  41. 2015-05-06 17:27:04,169 [INFO ] [qtp1076835071-16] [EwsScheduleDaoImpl] >>> ids is empty
  42. 2015-05-06 17:27:04,169 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Resolving 0 item ids
  43. 2015-05-06 17:27:04,169 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Adding 0 appointments
  44. 2015-05-06 17:27:04,170 [INFO ] [qtp1076835071-16] [InternalScheduleDaoImpl] >> appointments is empty...
  45. 2015-05-06 17:27:04,171 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Updating 0 events
  46. 2015-05-06 17:27:04,172 [INFO ] [qtp1076835071-16] [EwsScheduleManager] Resolving completed
  47. 2015-05-06 17:27:04,281 [INFO ] [qtp1076835071-17] [CachedScheduleManager] Reloading days 'NumericRange(1430784000000, 1430870400000)' for resources 'Set(admin4@temp.local)'
  48. 2015-05-06 17:27:04,422 [INFO ] [qtp1076835071-18] [CachedScheduleManager] Reloading days 'NumericRange(1430784000000, 1430870400000)' for resources 'Set(amadeus@temp.local)'
  49. 2015-05-06 17:27:04,447 [INFO ] [qtp1076835071-18] [EwsScheduleManager] TimeSlot(1430784000000,1430956800000) isn't available locally, fetching from Exchange
  50. 2015-05-06 17:27:04,447 [INFO ] [qtp1076835071-18] [EwsScheduleManager] Reloading events
  51. 2015-05-06 17:27:04,448 [INFO ] [qtp1076835071-18] [InternalScheduleDaoImpl] >> sql = SELECT e.id event_id, mailbox, start, end, e.ext_id event_ext_id, a.id app_id, a.ext_id app_ext_id, organizer FROM event e LEFT JOIN appointment a ON e.appointment_id = a.id WHERE e.mailbox IN (:mailboxes) AND e.end > :from AND e.start < :to
  52. 2015-05-06 17:27:04,448 [INFO ] [qtp1076835071-18] [InternalScheduleDaoImpl] >> setAsJavaSet(mailboxes) : [amadeus@temp.local]
  53. 2015-05-06 17:27:04,448 [INFO ] [qtp1076835071-18] [InternalScheduleDaoImpl] >> time.begin : 1430784000000
  54. 2015-05-06 17:27:04,448 [INFO ] [qtp1076835071-18] [InternalScheduleDaoImpl] >> time.end : 1430956800000
  55. 2015-05-06 17:27:04,451 [INFO ] [qtp1076835071-18] [EwsScheduleManager] Fetching events for 1 mailboxes
  56. 2015-05-06 17:27:04,553 [INFO ] [qtp1076835071-18] [EwsScheduleManager] Adding 0 events
  57. 2015-05-06 17:27:04,554 [INFO ] [qtp1076835071-18] [EwsScheduleManager] Deleting 0 events
  58. 2015-05-06 17:27:04,555 [INFO ] [qtp1076835071-18] [EwsScheduleManager] Reloading completed
  59. 2015-05-06 17:27:04,555 [INFO ] [qtp1076835071-18] [InternalScheduleDaoImpl] >> sql = SELECT e.id event_id, mailbox, start, end, e.ext_id event_ext_id, a.id app_id, a.ext_id app_ext_id, organizer FROM event e LEFT JOIN appointment a ON e.appointment_id = a.id WHERE e.mailbox IN (:mailboxes) AND e.end > :from AND e.start < :to
  60. 2015-05-06 17:27:04,555 [INFO ] [qtp1076835071-18] [InternalScheduleDaoImpl] >> setAsJavaSet(mailboxes) : [amadeus@temp.local]
  61. 2015-05-06 17:27:04,555 [INFO ] [qtp1076835071-18] [InternalScheduleDaoImpl] >> time.begin : 1430784000000
  62. 2015-05-06 17:27:04,556 [INFO ] [qtp1076835071-18] [InternalScheduleDaoImpl] >> time.end : 1430956800000
  63. 2015-05-06 17:27:04,559 [INFO ] [qtp1076835071-18] [EwsScheduleManager] >> in toEvent, intEvent = InternalEvent(1,amadeus@temp.local,TimeSlot(1430922600000,1430924400000),None,None)
  64. 2015-05-06 17:27:04,559 [INFO ] [qtp1076835071-18] [EwsScheduleManager] >> in toEvent, intEvent.appointment = None
  65. 2015-05-06 17:27:04,813 [INFO ] [qtp1076835071-17] [EwsScheduleManager] TimeSlot(1430784000000,1430956800000) isn't available locally, fetching from Exchange
  66. 2015-05-06 17:27:04,814 [INFO ] [qtp1076835071-17] [EwsScheduleManager] Reloading events
  67. 2015-05-06 17:27:04,814 [INFO ] [qtp1076835071-17] [EwsScheduleManager] Fetching events for 0 mailboxes
  68. 2015-05-06 17:27:04,815 [INFO ] [qtp1076835071-17] [EwsScheduleManager] Adding 0 events
  69. 2015-05-06 17:27:04,816 [INFO ] [qtp1076835071-17] [EwsScheduleManager] Deleting 0 events
  70. 2015-05-06 17:27:04,816 [INFO ] [qtp1076835071-17] [EwsScheduleManager] Reloading completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement