Starting https server Reporting Connector → PORT 8443 [2019-06-28T04:10:15.419] [INFO] server - Going to create Connection with 192.168.1.35 [2019-06-28T04:10:15.466] [INFO] server - SQL connection Established Successfully with : 192.168.1.35 [2019-06-28T04:10:15.471] [INFO] AMQController.js - Going to connect activeMQ over TLS [2019-06-28T04:10:15.553] [INFO] AMQController.js - Successfully connected with the messaging broker on: activemq [2019-06-28T04:45:54.507] [INFO] AMQController.js - Going to process the received message of type: AgentInfo and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:3:1:1:1 [2019-06-28T04:45:54.507] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentInfo","value":"{\"Supervisor\":false,\"FirstName\":\"Faisal\",\"WrapUpOnIncoming\":\"REQUIRED_WITH_WRAP_UP_DATA\",\"Teams\":[],\"Team\":{\"name\":\"Test\",\"id\":\"5005\"},\"AgentId\":\"701\",\"LastName\":\"Nawaz\",\"head\":\"AgentInfo\"}","timestamp":1561697154453}],"Publisher":"ChatServer","MessageTime":"2019-06-28T04:45:54.453Z"}] [2019-06-28T04:45:54.508] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:3:1:1:1 [2019-06-28T04:45:55.960] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:1 [2019-06-28T04:45:55.960] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 04:45:55.955","MRD":"chat","StateChangeTime":"2019-06-28 04:45:55.928"} [2019-06-28T04:45:55.963] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','NOT_READY','2019-06-28 04:45:55.928' ,'2019-06-28 4:45:55') [2019-06-28T04:45:56.092] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:45:56.093] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:1 [2019-06-28T04:45:56.096] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:5:1:1:1 [2019-06-28T04:45:56.096] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 04:45:55.928\",\"head\":\"AgentMRDState\"}","timestamp":1561697155941}],"Publisher":"ChatServer","MessageTime":"2019-06-28T04:45:55.941Z"}] [2019-06-28T04:45:56.097] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:5:1:1:1 [2019-06-28T04:46:40.911] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:2 [2019-06-28T04:46:40.912] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 04:46:40.906","MRD":"chat","StateChangeTime":"2019-06-28 04:46:40.889"} [2019-06-28T04:46:40.912] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 04:46:40.889' ,'2019-06-28 4:46:40') [2019-06-28T04:46:40.924] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:46:40.924] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:2 [2019-06-28T04:46:40.946] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:7:1:1:1 [2019-06-28T04:46:40.946] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 04:46:40.889\",\"head\":\"AgentMRDState\"}","timestamp":1561697200899}],"Publisher":"ChatServer","MessageTime":"2019-06-28T04:46:40.899Z"}] [2019-06-28T04:46:40.946] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:7:1:1:1 [2019-06-28T04:47:32.198] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:3:1:1 [2019-06-28T04:47:32.199] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8892","FirstName":"Saqlain","LastName":"Raza","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.193"} [2019-06-28T04:47:32.199] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8892' [2019-06-28T04:47:32.219] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.220] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8892','8892','Saqlain' ,'Raza' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.224] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.224] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:3:1:1 [2019-06-28T04:47:32.227] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:4:1:1 [2019-06-28T04:47:32.227] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6233","FirstName":"JZRobo181","LastName":"JZAgent181","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.201"} [2019-06-28T04:47:32.227] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6233' [2019-06-28T04:47:32.229] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.229] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6233','6233','JZRobo181' ,'JZAgent181' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.232] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.232] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:4:1:1 [2019-06-28T04:47:32.234] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:5:1:1 [2019-06-28T04:47:32.234] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6177","FirstName":"JZRobo130","LastName":"JZAgent130","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.211"} [2019-06-28T04:47:32.234] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6177' [2019-06-28T04:47:32.237] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.238] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6177','6177','JZRobo130' ,'JZAgent130' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.240] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.240] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:5:1:1 [2019-06-28T04:47:32.242] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:6:1:1 [2019-06-28T04:47:32.243] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"530","FirstName":"Robo35","LastName":"Agent35","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.220"} [2019-06-28T04:47:32.243] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '530' [2019-06-28T04:47:32.245] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.245] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('530','530','Robo35' ,'Agent35' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.250] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.250] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:6:1:1 [2019-06-28T04:47:32.254] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:7:1:1 [2019-06-28T04:47:32.254] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"513","FirstName":"Robo2","LastName":"Agent2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.227"} [2019-06-28T04:47:32.254] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '513' [2019-06-28T04:47:32.259] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.259] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('513','513','Robo2' ,'Agent2' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.264] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.264] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:7:1:1 [2019-06-28T04:47:32.267] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:8:1:1 [2019-06-28T04:47:32.267] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"765","FirstName":"fahad","LastName":"raza","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.237"} [2019-06-28T04:47:32.267] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '765' [2019-06-28T04:47:32.271] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.271] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('765','765','fahad' ,'raza' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.275] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.275] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:8:1:1 [2019-06-28T04:47:32.280] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:9:1:1 [2019-06-28T04:47:32.280] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"701","FirstName":"Faisal","LastName":"Nawaz","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.263"} [2019-06-28T04:47:32.280] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '701' [2019-06-28T04:47:32.283] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.284] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('701','701','Faisal' ,'Nawaz' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.286] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.287] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:9:1:1 [2019-06-28T04:47:32.290] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:10:1:1 [2019-06-28T04:47:32.290] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6313","FirstName":"JZRobo73","LastName":"JZAgent73","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.277"} [2019-06-28T04:47:32.290] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6313' [2019-06-28T04:47:32.292] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.293] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6313','6313','JZRobo73' ,'JZAgent73' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.295] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.295] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:10:1:1 [2019-06-28T04:47:32.298] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:11:1:1 [2019-06-28T04:47:32.298] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"145","FirstName":"tauqeer2","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.287"} [2019-06-28T04:47:32.299] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '145' [2019-06-28T04:47:32.301] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.301] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('145','145','tauqeer2' ,'2' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.303] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.303] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:11:1:1 [2019-06-28T04:47:32.317] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:12:1:1 [2019-06-28T04:47:32.317] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6297","FirstName":"JZRobo59","LastName":"JZAgent59","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.302"} [2019-06-28T04:47:32.317] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6297' [2019-06-28T04:47:32.320] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.320] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6297','6297','JZRobo59' ,'JZAgent59' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.322] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.322] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:12:1:1 [2019-06-28T04:47:32.330] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:13:1:1 [2019-06-28T04:47:32.331] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"565","FirstName":"Robo67","LastName":"Agent67","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.321"} [2019-06-28T04:47:32.331] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '565' [2019-06-28T04:47:32.333] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.333] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('565','565','Robo67' ,'Agent67' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.336] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.337] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:13:1:1 [2019-06-28T04:47:32.345] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:14:1:1 [2019-06-28T04:47:32.345] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"876","FirstName":"Touqeer","LastName":"Nasir","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.337"} [2019-06-28T04:47:32.346] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '876' [2019-06-28T04:47:32.350] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.351] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('876','876','Touqeer' ,'Nasir' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.354] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.355] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:14:1:1 [2019-06-28T04:47:32.359] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:15:1:1 [2019-06-28T04:47:32.359] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"563","FirstName":"Robo65","LastName":"Agent65","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.345"} [2019-06-28T04:47:32.359] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '563' [2019-06-28T04:47:32.365] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.365] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('563','563','Robo65' ,'Agent65' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.368] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.368] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:15:1:1 [2019-06-28T04:47:32.371] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:16:1:1 [2019-06-28T04:47:32.371] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"518","FirstName":"Robo24","LastName":"Agent24","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.352"} [2019-06-28T04:47:32.371] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '518' [2019-06-28T04:47:32.378] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.378] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('518','518','Robo24' ,'Agent24' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.384] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.384] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:16:1:1 [2019-06-28T04:47:32.390] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:17:1:1 [2019-06-28T04:47:32.390] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483669","FirstName":"aman","LastName":"ullah2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.363"} [2019-06-28T04:47:32.390] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483669' [2019-06-28T04:47:32.393] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.393] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483669','47483669','aman' ,'ullah2' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.396] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.396] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:17:1:1 [2019-06-28T04:47:32.423] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:18:1:1 [2019-06-28T04:47:32.424] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6287","FirstName":"JZRobo5","LastName":"JZAgent5","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.401"} [2019-06-28T04:47:32.424] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6287' [2019-06-28T04:47:32.427] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.427] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6287','6287','JZRobo5' ,'JZAgent5' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.429] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.429] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:18:1:1 [2019-06-28T04:47:32.438] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:19:1:1 [2019-06-28T04:47:32.438] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6278","FirstName":"JZRobo41","LastName":"JZAgent41","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.427"} [2019-06-28T04:47:32.438] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6278' [2019-06-28T04:47:32.441] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.441] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6278','6278','JZRobo41' ,'JZAgent41' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.445] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.445] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:19:1:1 [2019-06-28T04:47:32.453] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:20:1:1 [2019-06-28T04:47:32.453] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6210","FirstName":"JZRobo160","LastName":"JZAgent160","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.442"} [2019-06-28T04:47:32.453] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6210' [2019-06-28T04:47:32.457] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.458] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6210','6210','JZRobo160' ,'JZAgent160' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.461] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.461] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:20:1:1 [2019-06-28T04:47:32.467] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:21:1:1 [2019-06-28T04:47:32.467] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6318","FirstName":"JZRobo78","LastName":"JZAgent78","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.456"} [2019-06-28T04:47:32.467] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6318' [2019-06-28T04:47:32.469] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.469] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6318','6318','JZRobo78' ,'JZAgent78' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.474] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.474] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:21:1:1 [2019-06-28T04:47:32.477] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:22:1:1 [2019-06-28T04:47:32.477] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6276","FirstName":"JZRobo4","LastName":"JZAgent4","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.470"} [2019-06-28T04:47:32.477] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6276' [2019-06-28T04:47:32.481] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.481] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6276','6276','JZRobo4' ,'JZAgent4' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.483] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.483] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:22:1:1 [2019-06-28T04:47:32.488] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:23:1:1 [2019-06-28T04:47:32.488] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6323","FirstName":"JZRobo82","LastName":"JZAgent82","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.478"} [2019-06-28T04:47:32.488] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6323' [2019-06-28T04:47:32.491] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.491] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6323','6323','JZRobo82' ,'JZAgent82' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.495] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.495] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:23:1:1 [2019-06-28T04:47:32.498] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:24:1:1 [2019-06-28T04:47:32.498] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"584","FirstName":"Robo84","LastName":"Agent84","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.485"} [2019-06-28T04:47:32.498] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '584' [2019-06-28T04:47:32.507] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.507] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('584','584','Robo84' ,'Agent84' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.511] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.511] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:24:1:1 [2019-06-28T04:47:32.515] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:25:1:1 [2019-06-28T04:47:32.515] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6270","FirstName":"JZRobo34","LastName":"JZAgent34","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.499"} [2019-06-28T04:47:32.515] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6270' [2019-06-28T04:47:32.518] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.519] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6270','6270','JZRobo34' ,'JZAgent34' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.521] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.522] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:25:1:1 [2019-06-28T04:47:32.524] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:26:1:1 [2019-06-28T04:47:32.524] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6151","FirstName":"JZRobo107","LastName":"JZAgent107","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.505"} [2019-06-28T04:47:32.524] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6151' [2019-06-28T04:47:32.526] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.526] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6151','6151','JZRobo107' ,'JZAgent107' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.528] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.528] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:26:1:1 [2019-06-28T04:47:32.531] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:27:1:1 [2019-06-28T04:47:32.531] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6254","FirstName":"JZRobo20","LastName":"JZAgent20","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.510"} [2019-06-28T04:47:32.531] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6254' [2019-06-28T04:47:32.536] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.537] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6254','6254','JZRobo20' ,'JZAgent20' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.540] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.540] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:27:1:1 [2019-06-28T04:47:32.551] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:28:1:1 [2019-06-28T04:47:32.552] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6194","FirstName":"JZRobo146","LastName":"JZAgent146","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.516"} [2019-06-28T04:47:32.552] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6194' [2019-06-28T04:47:32.554] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.555] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6194','6194','JZRobo146' ,'JZAgent146' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.557] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.558] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:28:1:1 [2019-06-28T04:47:32.560] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:29:1:1 [2019-06-28T04:47:32.560] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"547","FirstName":"Robo50","LastName":"Agent50","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.525"} [2019-06-28T04:47:32.560] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '547' [2019-06-28T04:47:32.564] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.564] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('547','547','Robo50' ,'Agent50' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.569] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.569] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:29:1:1 [2019-06-28T04:47:32.573] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:30:1:1 [2019-06-28T04:47:32.573] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"539","FirstName":"Robo43","LastName":"Agent43","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.532"} [2019-06-28T04:47:32.573] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '539' [2019-06-28T04:47:32.579] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.579] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('539','539','Robo43' ,'Agent43' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.583] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.583] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:30:1:1 [2019-06-28T04:47:32.588] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:31:1:1 [2019-06-28T04:47:32.588] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"556","FirstName":"Robo59","LastName":"Agent59","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.553"} [2019-06-28T04:47:32.589] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '556' [2019-06-28T04:47:32.591] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.591] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('556','556','Robo59' ,'Agent59' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.595] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.595] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:31:1:1 [2019-06-28T04:47:32.597] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:32:1:1 [2019-06-28T04:47:32.597] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483673","FirstName":"james","LastName":"bond","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.558"} [2019-06-28T04:47:32.597] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483673' [2019-06-28T04:47:32.600] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.600] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483673','47483673','james' ,'bond' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.603] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.603] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:32:1:1 [2019-06-28T04:47:32.605] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:33:1:1 [2019-06-28T04:47:32.605] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"802","FirstName":"saqib","LastName":"sana","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.564"} [2019-06-28T04:47:32.605] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '802' [2019-06-28T04:47:32.608] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.609] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('802','802','saqib' ,'sana' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.611] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.611] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:33:1:1 [2019-06-28T04:47:32.615] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:34:1:1 [2019-06-28T04:47:32.615] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6195","FirstName":"JZRobo147","LastName":"JZAgent147","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.573"} [2019-06-28T04:47:32.615] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6195' [2019-06-28T04:47:32.620] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.621] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6195','6195','JZRobo147' ,'JZAgent147' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.623] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.623] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:34:1:1 [2019-06-28T04:47:32.625] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:35:1:1 [2019-06-28T04:47:32.625] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6185","FirstName":"JZRobo138","LastName":"JZAgent138","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.580"} [2019-06-28T04:47:32.626] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6185' [2019-06-28T04:47:32.628] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.628] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6185','6185','JZRobo138' ,'JZAgent138' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.630] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.631] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:35:1:1 [2019-06-28T04:47:32.633] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:36:1:1 [2019-06-28T04:47:32.633] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6186","FirstName":"JZRobo139","LastName":"JZAgent139","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.592"} [2019-06-28T04:47:32.633] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6186' [2019-06-28T04:47:32.637] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.637] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6186','6186','JZRobo139' ,'JZAgent139' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.644] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.644] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:36:1:1 [2019-06-28T04:47:32.646] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:37:1:1 [2019-06-28T04:47:32.646] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3984","FirstName":"Rizwan","LastName":"Mahmood","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.599"} [2019-06-28T04:47:32.647] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3984' [2019-06-28T04:47:32.650] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.650] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('3984','3984','Rizwan' ,'Mahmood' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.653] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.653] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:37:1:1 [2019-06-28T04:47:32.657] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:38:1:1 [2019-06-28T04:47:32.657] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6229","FirstName":"JZRobo178","LastName":"JZAgent178","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.606"} [2019-06-28T04:47:32.657] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6229' [2019-06-28T04:47:32.659] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.660] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6229','6229','JZRobo178' ,'JZAgent178' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.665] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.666] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:38:1:1 [2019-06-28T04:47:32.672] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:39:1:1 [2019-06-28T04:47:32.672] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6328","FirstName":"JZRobo87","LastName":"JZAgent87","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.613"} [2019-06-28T04:47:32.672] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6328' [2019-06-28T04:47:32.677] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.677] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6328','6328','JZRobo87' ,'JZAgent87' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.680] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.680] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:39:1:1 [2019-06-28T04:47:32.684] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:40:1:1 [2019-06-28T04:47:32.684] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"538","FirstName":"Robo42","LastName":"Agent42","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.628"} [2019-06-28T04:47:32.685] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '538' [2019-06-28T04:47:32.689] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.689] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('538','538','Robo42' ,'Agent42' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.692] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.692] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:40:1:1 [2019-06-28T04:47:32.695] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:41:1:1 [2019-06-28T04:47:32.696] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"540","FirstName":"Robo44","LastName":"Agent44","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.638"} [2019-06-28T04:47:32.696] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '540' [2019-06-28T04:47:32.699] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.699] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('540','540','Robo44' ,'Agent44' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.703] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.703] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:41:1:1 [2019-06-28T04:47:32.706] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:42:1:1 [2019-06-28T04:47:32.706] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6203","FirstName":"JZRobo154","LastName":"JZAgent154","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.655"} [2019-06-28T04:47:32.706] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6203' [2019-06-28T04:47:32.710] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.710] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6203','6203','JZRobo154' ,'JZAgent154' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.714] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.715] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:42:1:1 [2019-06-28T04:47:32.719] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:43:1:1 [2019-06-28T04:47:32.719] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6199","FirstName":"JZRobo150","LastName":"JZAgent150","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.664"} [2019-06-28T04:47:32.719] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6199' [2019-06-28T04:47:32.722] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.722] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6199','6199','JZRobo150' ,'JZAgent150' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.725] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.725] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:43:1:1 [2019-06-28T04:47:32.727] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:44:1:1 [2019-06-28T04:47:32.727] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"578","FirstName":"Robo79","LastName":"Agent79","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.672"} [2019-06-28T04:47:32.727] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '578' [2019-06-28T04:47:32.730] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.730] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('578','578','Robo79' ,'Agent79' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.733] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.734] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:44:1:1 [2019-06-28T04:47:32.736] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:45:1:1 [2019-06-28T04:47:32.736] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6176","FirstName":"JZRobo13","LastName":"JZAgent13","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.677"} [2019-06-28T04:47:32.736] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6176' [2019-06-28T04:47:32.739] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.739] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6176','6176','JZRobo13' ,'JZAgent13' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.742] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.742] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:45:1:1 [2019-06-28T04:47:32.746] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:46:1:1 [2019-06-28T04:47:32.746] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"14523","FirstName":"Salma","LastName":"Aslam","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.693"} [2019-06-28T04:47:32.746] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '14523' [2019-06-28T04:47:32.748] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.748] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('14523','14523','Salma' ,'Aslam' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.751] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.751] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:46:1:1 [2019-06-28T04:47:32.753] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:47:1:1 [2019-06-28T04:47:32.754] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6260","FirstName":"JZRobo25","LastName":"JZAgent25","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.700"} [2019-06-28T04:47:32.754] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6260' [2019-06-28T04:47:32.757] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.758] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6260','6260','JZRobo25' ,'JZAgent25' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.760] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.761] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:47:1:1 [2019-06-28T04:47:32.764] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:48:1:1 [2019-06-28T04:47:32.765] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6305","FirstName":"JZRobo66","LastName":"JZAgent66","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.709"} [2019-06-28T04:47:32.765] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6305' [2019-06-28T04:47:32.771] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.771] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6305','6305','JZRobo66' ,'JZAgent66' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.774] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.774] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:48:1:1 [2019-06-28T04:47:32.777] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:49:1:1 [2019-06-28T04:47:32.777] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"508","FirstName":"Robo15","LastName":"Agent15","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.718"} [2019-06-28T04:47:32.777] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '508' [2019-06-28T04:47:32.782] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.782] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('508','508','Robo15' ,'Agent15' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.787] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.788] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:49:1:1 [2019-06-28T04:47:32.790] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:50:1:1 [2019-06-28T04:47:32.790] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6311","FirstName":"JZRobo71","LastName":"JZAgent71","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.725"} [2019-06-28T04:47:32.790] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6311' [2019-06-28T04:47:32.802] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.803] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6311','6311','JZRobo71' ,'JZAgent71' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.816] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.816] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:50:1:1 [2019-06-28T04:47:32.825] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:51:1:1 [2019-06-28T04:47:32.825] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"90001","FirstName":"OB_Agent","LastName":"OB_Agent","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.733"} [2019-06-28T04:47:32.825] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '90001' [2019-06-28T04:47:32.839] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.840] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('90001','90001','OB_Agent' ,'OB_Agent' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.849] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.849] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:51:1:1 [2019-06-28T04:47:32.868] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:52:1:1 [2019-06-28T04:47:32.868] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"519","FirstName":"Robo25","LastName":"Agent25","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.741"} [2019-06-28T04:47:32.868] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '519' [2019-06-28T04:47:32.872] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.872] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('519','519','Robo25' ,'Agent25' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.880] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.880] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:52:1:1 [2019-06-28T04:47:32.888] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:53:1:1 [2019-06-28T04:47:32.888] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6303","FirstName":"JZRobo64","LastName":"JZAgent64","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.748"} [2019-06-28T04:47:32.889] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6303' [2019-06-28T04:47:32.891] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.892] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6303','6303','JZRobo64' ,'JZAgent64' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.894] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.894] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:53:1:1 [2019-06-28T04:47:32.901] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:54:1:1 [2019-06-28T04:47:32.902] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483663","FirstName":"gourmet","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.754"} [2019-06-28T04:47:32.902] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483663' [2019-06-28T04:47:32.905] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.906] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483663','47483663','gourmet' ,'2' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.908] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.908] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:54:1:1 [2019-06-28T04:47:32.917] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:55:1:1 [2019-06-28T04:47:32.917] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6341","FirstName":"JZRobo99","LastName":"JZAgent99","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.762"} [2019-06-28T04:47:32.917] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6341' [2019-06-28T04:47:32.920] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.920] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6341','6341','JZRobo99' ,'JZAgent99' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.923] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.923] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:55:1:1 [2019-06-28T04:47:32.927] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:56:1:1 [2019-06-28T04:47:32.927] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6225","FirstName":"JZRobo174","LastName":"JZAgent174","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.774"} [2019-06-28T04:47:32.928] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6225' [2019-06-28T04:47:32.930] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.931] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6225','6225','JZRobo174' ,'JZAgent174' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.933] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.933] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:56:1:1 [2019-06-28T04:47:32.935] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:57:1:1 [2019-06-28T04:47:32.935] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"585","FirstName":"Robo85","LastName":"Agent85","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.783"} [2019-06-28T04:47:32.935] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '585' [2019-06-28T04:47:32.938] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.938] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('585','585','Robo85' ,'Agent85' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.940] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.940] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:57:1:1 [2019-06-28T04:47:32.946] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:58:1:1 [2019-06-28T04:47:32.946] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112266","FirstName":"hassan4","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.794"} [2019-06-28T04:47:32.946] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112266' [2019-06-28T04:47:32.949] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.950] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('112266','112266','hassan4' ,'sohail' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.953] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.953] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:58:1:1 [2019-06-28T04:47:32.956] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:59:1:1 [2019-06-28T04:47:32.956] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"569","FirstName":"Robo70","LastName":"Agent70","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.820"} [2019-06-28T04:47:32.956] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '569' [2019-06-28T04:47:32.962] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.962] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('569','569','Robo70' ,'Agent70' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.968] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.968] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:59:1:1 [2019-06-28T04:47:32.976] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:60:1:1 [2019-06-28T04:47:32.976] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6239","FirstName":"JZRobo187","LastName":"JZAgent187","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.833"} [2019-06-28T04:47:32.976] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6239' [2019-06-28T04:47:32.979] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.980] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6239','6239','JZRobo187' ,'JZAgent187' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.983] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.983] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:60:1:1 [2019-06-28T04:47:32.986] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:61:1:1 [2019-06-28T04:47:32.986] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6268","FirstName":"JZRobo32","LastName":"JZAgent32","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.856"} [2019-06-28T04:47:32.986] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6268' [2019-06-28T04:47:32.990] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:32.991] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6268','6268','JZRobo32' ,'JZAgent32' ,'2019-06-28 4:47:32','false') [2019-06-28T04:47:32.995] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:32.995] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:61:1:1 [2019-06-28T04:47:33.361] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:62:1:1 [2019-06-28T04:47:33.361] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483666","FirstName":"gourmet","LastName":"3","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.876"} [2019-06-28T04:47:33.361] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483666' [2019-06-28T04:47:33.366] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.367] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483666','47483666','gourmet' ,'3' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.372] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.372] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:62:1:1 [2019-06-28T04:47:33.391] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:63:1:1 [2019-06-28T04:47:33.391] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6310","FirstName":"JZRobo70","LastName":"JZAgent70","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.885"} [2019-06-28T04:47:33.392] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6310' [2019-06-28T04:47:33.398] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.398] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6310','6310','JZRobo70' ,'JZAgent70' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.411] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.412] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:63:1:1 [2019-06-28T04:47:33.417] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:64:1:1 [2019-06-28T04:47:33.417] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"594","FirstName":"Robo93","LastName":"Agent93","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.897"} [2019-06-28T04:47:33.417] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '594' [2019-06-28T04:47:33.419] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.420] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('594','594','Robo93' ,'Agent93' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.422] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.422] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:64:1:1 [2019-06-28T04:47:33.427] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:65:1:1 [2019-06-28T04:47:33.427] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483662","FirstName":"gourmet","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.904"} [2019-06-28T04:47:33.428] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483662' [2019-06-28T04:47:33.433] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.433] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483662','47483662','gourmet' ,'1' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.436] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.436] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:65:1:1 [2019-06-28T04:47:33.439] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:66:1:1 [2019-06-28T04:47:33.439] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3981","FirstName":"Waqas","LastName":"Rana","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.914"} [2019-06-28T04:47:33.441] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3981' [2019-06-28T04:47:33.449] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.449] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('3981','3981','Waqas' ,'Rana' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.456] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.457] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:66:1:1 [2019-06-28T04:47:33.466] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:67:1:1 [2019-06-28T04:47:33.467] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6156","FirstName":"JZRobo111","LastName":"JZAgent111","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.926"} [2019-06-28T04:47:33.467] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6156' [2019-06-28T04:47:33.471] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.472] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6156','6156','JZRobo111' ,'JZAgent111' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.476] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.477] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:67:1:1 [2019-06-28T04:47:33.487] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:68:1:1 [2019-06-28T04:47:33.487] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6152","FirstName":"JZRobo108","LastName":"JZAgent108","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.964"} [2019-06-28T04:47:33.487] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6152' [2019-06-28T04:47:33.491] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.492] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6152','6152','JZRobo108' ,'JZAgent108' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.499] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.499] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:68:1:1 [2019-06-28T04:47:33.505] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:69:1:1 [2019-06-28T04:47:33.506] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6214","FirstName":"JZRobo164","LastName":"JZAgent164","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.975"} [2019-06-28T04:47:33.506] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6214' [2019-06-28T04:47:33.510] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.511] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6214','6214','JZRobo164' ,'JZAgent164' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.514] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.514] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:69:1:1 [2019-06-28T04:47:33.524] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:70:1:1 [2019-06-28T04:47:33.524] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6196","FirstName":"JZRobo148","LastName":"JZAgent148","Publisher":"MRE","MessageTime":"2019-06-28 04:47:32.999"} [2019-06-28T04:47:33.525] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6196' [2019-06-28T04:47:33.527] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.528] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6196','6196','JZRobo148' ,'JZAgent148' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.530] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.530] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:70:1:1 [2019-06-28T04:47:33.533] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:71:1:1 [2019-06-28T04:47:33.533] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6230","FirstName":"JZRobo179","LastName":"JZAgent179","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.370"} [2019-06-28T04:47:33.533] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6230' [2019-06-28T04:47:33.537] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.538] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6230','6230','JZRobo179' ,'JZAgent179' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.543] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.543] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:71:1:1 [2019-06-28T04:47:33.549] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:72:1:1 [2019-06-28T04:47:33.549] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6235","FirstName":"JZRobo183","LastName":"JZAgent183","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.388"} [2019-06-28T04:47:33.549] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6235' [2019-06-28T04:47:33.554] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.555] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6235','6235','JZRobo183' ,'JZAgent183' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.559] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.560] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:72:1:1 [2019-06-28T04:47:33.567] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:73:1:1 [2019-06-28T04:47:33.567] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"151","FirstName":"tauqeer9","LastName":"9","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.397"} [2019-06-28T04:47:33.568] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '151' [2019-06-28T04:47:33.574] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.574] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('151','151','tauqeer9' ,'9' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.580] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.580] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:73:1:1 [2019-06-28T04:47:33.586] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:74:1:1 [2019-06-28T04:47:33.586] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6340","FirstName":"JZRobo98","LastName":"JZAgent98","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.410"} [2019-06-28T04:47:33.586] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6340' [2019-06-28T04:47:33.591] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.592] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6340','6340','JZRobo98' ,'JZAgent98' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.594] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.594] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:74:1:1 [2019-06-28T04:47:33.598] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:75:1:1 [2019-06-28T04:47:33.598] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"577","FirstName":"Robo78","LastName":"Agent78","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.428"} [2019-06-28T04:47:33.598] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '577' [2019-06-28T04:47:33.602] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.602] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('577','577','Robo78' ,'Agent78' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.608] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.608] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:75:1:1 [2019-06-28T04:47:33.612] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:76:1:1 [2019-06-28T04:47:33.613] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8878","FirstName":"aman","LastName":"ullah1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.440"} [2019-06-28T04:47:33.613] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8878' [2019-06-28T04:47:33.620] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.620] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8878','8878','aman' ,'ullah1' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.623] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.623] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:76:1:1 [2019-06-28T04:47:33.629] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:77:1:1 [2019-06-28T04:47:33.629] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"222","FirstName":"Jawad","LastName":"Bokhari","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.451"} [2019-06-28T04:47:33.629] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '222' [2019-06-28T04:47:33.633] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.633] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('222','222','Jawad' ,'Bokhari' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.639] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.640] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:77:1:1 [2019-06-28T04:47:33.644] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:78:1:1 [2019-06-28T04:47:33.644] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"536","FirstName":"Robo40","LastName":"Agent40","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.461"} [2019-06-28T04:47:33.644] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '536' [2019-06-28T04:47:33.646] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.646] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('536','536','Robo40' ,'Agent40' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.652] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.652] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:78:1:1 [2019-06-28T04:47:33.655] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:79:1:1 [2019-06-28T04:47:33.655] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6211","FirstName":"JZRobo161","LastName":"JZAgent161","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.471"} [2019-06-28T04:47:33.655] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6211' [2019-06-28T04:47:33.657] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.658] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6211','6211','JZRobo161' ,'JZAgent161' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.660] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.660] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:79:1:1 [2019-06-28T04:47:33.663] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:80:1:1 [2019-06-28T04:47:33.663] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"543","FirstName":"Robo47","LastName":"Agent47","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.496"} [2019-06-28T04:47:33.663] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '543' [2019-06-28T04:47:33.666] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.666] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('543','543','Robo47' ,'Agent47' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.673] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.673] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:80:1:1 [2019-06-28T04:47:33.678] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:81:1:1 [2019-06-28T04:47:33.678] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6244","FirstName":"JZRobo191","LastName":"JZAgent191","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.515"} [2019-06-28T04:47:33.678] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6244' [2019-06-28T04:47:33.681] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.681] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6244','6244','JZRobo191' ,'JZAgent191' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.683] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.683] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:81:1:1 [2019-06-28T04:47:33.686] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:82:1:1 [2019-06-28T04:47:33.686] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483658","FirstName":"test12","LastName":"test14","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.528"} [2019-06-28T04:47:33.687] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483658' [2019-06-28T04:47:33.690] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.690] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483658','47483658','test12' ,'test14' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.694] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.695] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:82:1:1 [2019-06-28T04:47:33.696] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:83:1:1 [2019-06-28T04:47:33.697] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6285","FirstName":"JZRobo48","LastName":"JZAgent48","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.536"} [2019-06-28T04:47:33.697] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6285' [2019-06-28T04:47:33.699] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.699] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6285','6285','JZRobo48' ,'JZAgent48' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.703] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.703] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:83:1:1 [2019-06-28T04:47:33.705] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:84:1:1 [2019-06-28T04:47:33.706] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"559","FirstName":"Robo61","LastName":"Agent61","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.549"} [2019-06-28T04:47:33.706] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '559' [2019-06-28T04:47:33.708] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.708] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('559','559','Robo61' ,'Agent61' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.710] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.710] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:84:1:1 [2019-06-28T04:47:33.713] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:85:1:1 [2019-06-28T04:47:33.713] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6255","FirstName":"JZRobo200","LastName":"JZAgent200","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.559"} [2019-06-28T04:47:33.713] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6255' [2019-06-28T04:47:33.716] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.716] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6255','6255','JZRobo200' ,'JZAgent200' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.718] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.718] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:85:1:1 [2019-06-28T04:47:33.721] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:86:1:1 [2019-06-28T04:47:33.721] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"511","FirstName":"Robo18","LastName":"Agent18","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.566"} [2019-06-28T04:47:33.721] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '511' [2019-06-28T04:47:33.723] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.723] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('511','511','Robo18' ,'Agent18' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.725] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.725] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:86:1:1 [2019-06-28T04:47:33.727] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:87:1:1 [2019-06-28T04:47:33.727] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"566","FirstName":"Robo68","LastName":"Agent68","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.577"} [2019-06-28T04:47:33.727] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '566' [2019-06-28T04:47:33.729] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.730] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('566','566','Robo68' ,'Agent68' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.732] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.732] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:87:1:1 [2019-06-28T04:47:33.734] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:88:1:1 [2019-06-28T04:47:33.734] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"593","FirstName":"Robo92","LastName":"Agent92","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.586"} [2019-06-28T04:47:33.735] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '593' [2019-06-28T04:47:33.736] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.737] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('593','593','Robo92' ,'Agent92' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.738] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.739] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:88:1:1 [2019-06-28T04:47:33.740] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:89:1:1 [2019-06-28T04:47:33.740] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6242","FirstName":"JZRobo19","LastName":"JZAgent19","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.594"} [2019-06-28T04:47:33.740] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6242' [2019-06-28T04:47:33.742] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.743] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6242','6242','JZRobo19' ,'JZAgent19' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.745] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.745] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:89:1:1 [2019-06-28T04:47:33.746] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:90:1:1 [2019-06-28T04:47:33.747] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"888","FirstName":"Sikandar","LastName":"Khan","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.598"} [2019-06-28T04:47:33.747] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '888' [2019-06-28T04:47:33.749] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.749] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('888','888','Sikandar' ,'Khan' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.751] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.751] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:90:1:1 [2019-06-28T04:47:33.753] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:91:1:1 [2019-06-28T04:47:33.753] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6170","FirstName":"JZRobo124","LastName":"JZAgent124","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.605"} [2019-06-28T04:47:33.753] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6170' [2019-06-28T04:47:33.756] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.756] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6170','6170','JZRobo124' ,'JZAgent124' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.759] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.759] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:91:1:1 [2019-06-28T04:47:33.761] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:92:1:1 [2019-06-28T04:47:33.761] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6202","FirstName":"JZRobo153","LastName":"JZAgent153","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.616"} [2019-06-28T04:47:33.762] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6202' [2019-06-28T04:47:33.763] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.764] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6202','6202','JZRobo153' ,'JZAgent153' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.766] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.766] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:92:1:1 [2019-06-28T04:47:33.768] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:93:1:1 [2019-06-28T04:47:33.768] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"30096","FirstName":"du6","LastName":"du6","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.621"} [2019-06-28T04:47:33.768] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '30096' [2019-06-28T04:47:33.770] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.770] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('30096','30096','du6' ,'du6' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.772] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.772] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:93:1:1 [2019-06-28T04:47:33.774] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:94:1:1 [2019-06-28T04:47:33.774] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6193","FirstName":"JZRobo145","LastName":"JZAgent145","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.627"} [2019-06-28T04:47:33.774] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6193' [2019-06-28T04:47:33.776] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.776] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6193','6193','JZRobo145' ,'JZAgent145' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.778] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.778] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:94:1:1 [2019-06-28T04:47:33.780] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:95:1:1 [2019-06-28T04:47:33.780] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483650","FirstName":"test","LastName":"test","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.636"} [2019-06-28T04:47:33.780] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483650' [2019-06-28T04:47:33.782] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.782] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483650','47483650','test' ,'test' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.784] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.784] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:95:1:1 [2019-06-28T04:47:33.786] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:96:1:1 [2019-06-28T04:47:33.787] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"542","FirstName":"Robo46","LastName":"Agent46","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.642"} [2019-06-28T04:47:33.787] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '542' [2019-06-28T04:47:33.789] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.789] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('542','542','Robo46' ,'Agent46' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.791] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.791] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:96:1:1 [2019-06-28T04:47:33.793] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:97:1:1 [2019-06-28T04:47:33.793] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"579","FirstName":"Robo8","LastName":"Agent8","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.652"} [2019-06-28T04:47:33.793] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '579' [2019-06-28T04:47:33.796] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.796] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('579','579','Robo8' ,'Agent8' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.798] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.798] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:97:1:1 [2019-06-28T04:47:33.801] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:98:1:1 [2019-06-28T04:47:33.801] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6721","FirstName":"Awais","LastName":"Aslam","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.660"} [2019-06-28T04:47:33.801] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6721' [2019-06-28T04:47:33.803] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.803] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6721','6721','Awais' ,'Aslam' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.805] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.806] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:98:1:1 [2019-06-28T04:47:33.808] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:99:1:1 [2019-06-28T04:47:33.808] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483660","FirstName":"test1_agent","LastName":"latestlab","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.666"} [2019-06-28T04:47:33.808] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483660' [2019-06-28T04:47:33.810] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.811] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483660','47483660','test1_agent' ,'latestlab' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.813] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.813] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:99:1:1 [2019-06-28T04:47:33.816] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:100:1:1 [2019-06-28T04:47:33.816] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6169","FirstName":"JZRobo123","LastName":"JZAgent123","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.672"} [2019-06-28T04:47:33.816] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6169' [2019-06-28T04:47:33.818] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.819] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6169','6169','JZRobo123' ,'JZAgent123' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.821] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.821] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:100:1:1 [2019-06-28T04:47:33.825] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:101:1:1 [2019-06-28T04:47:33.825] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6178","FirstName":"JZRobo131","LastName":"JZAgent131","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.683"} [2019-06-28T04:47:33.825] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6178' [2019-06-28T04:47:33.828] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.828] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6178','6178','JZRobo131' ,'JZAgent131' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.832] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.832] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:101:1:1 [2019-06-28T04:47:33.833] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:102:1:1 [2019-06-28T04:47:33.833] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"147","FirstName":"tauqeer","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.689"} [2019-06-28T04:47:33.834] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '147' [2019-06-28T04:47:33.836] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.836] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('147','147','tauqeer' ,'1' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.839] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.839] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:102:1:1 [2019-06-28T04:47:33.841] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:103:1:1 [2019-06-28T04:47:33.841] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6189","FirstName":"JZRobo141","LastName":"JZAgent141","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.702"} [2019-06-28T04:47:33.841] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6189' [2019-06-28T04:47:33.844] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.844] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6189','6189','JZRobo141' ,'JZAgent141' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.847] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.847] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:103:1:1 [2019-06-28T04:47:33.849] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:104:1:1 [2019-06-28T04:47:33.849] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6315","FirstName":"JZRobo75","LastName":"JZAgent75","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.710"} [2019-06-28T04:47:33.849] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6315' [2019-06-28T04:47:33.852] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.852] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6315','6315','JZRobo75' ,'JZAgent75' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.854] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.855] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:104:1:1 [2019-06-28T04:47:33.857] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:105:1:1 [2019-06-28T04:47:33.857] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6243","FirstName":"JZRobo190","LastName":"JZAgent190","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.726"} [2019-06-28T04:47:33.857] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6243' [2019-06-28T04:47:33.859] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.859] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6243','6243','JZRobo190' ,'JZAgent190' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.862] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.862] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:105:1:1 [2019-06-28T04:47:33.864] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:106:1:1 [2019-06-28T04:47:33.864] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483659","FirstName":"bilal","LastName":"abbas","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.747"} [2019-06-28T04:47:33.864] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483659' [2019-06-28T04:47:33.866] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.867] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483659','47483659','bilal' ,'abbas' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.869] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.870] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:106:1:1 [2019-06-28T04:47:33.872] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:107:1:1 [2019-06-28T04:47:33.872] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"590","FirstName":"Robo9","LastName":"Agent9","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.755"} [2019-06-28T04:47:33.872] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '590' [2019-06-28T04:47:33.875] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.875] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('590','590','Robo9' ,'Agent9' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.877] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.877] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:107:1:1 [2019-06-28T04:47:33.879] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:108:1:1 [2019-06-28T04:47:33.879] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2583","FirstName":"Iqra","LastName":"Shahid","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.762"} [2019-06-28T04:47:33.879] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2583' [2019-06-28T04:47:33.882] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.882] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('2583','2583','Iqra' ,'Shahid' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.885] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.885] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:108:1:1 [2019-06-28T04:47:33.886] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:109:1:1 [2019-06-28T04:47:33.886] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6160","FirstName":"JZRobo115","LastName":"JZAgent115","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.776"} [2019-06-28T04:47:33.887] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6160' [2019-06-28T04:47:33.888] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.889] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6160','6160','JZRobo115' ,'JZAgent115' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.891] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.891] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:109:1:1 [2019-06-28T04:47:33.892] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:110:1:1 [2019-06-28T04:47:33.892] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6234","FirstName":"JZRobo182","LastName":"JZAgent182","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.786"} [2019-06-28T04:47:33.893] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6234' [2019-06-28T04:47:33.894] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.895] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6234','6234','JZRobo182' ,'JZAgent182' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.896] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.896] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:110:1:1 [2019-06-28T04:47:33.898] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:111:1:1 [2019-06-28T04:47:33.898] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"516","FirstName":"Robo22","LastName":"Agent22","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.795"} [2019-06-28T04:47:33.898] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '516' [2019-06-28T04:47:33.901] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.902] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('516','516','Robo22' ,'Agent22' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.903] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.903] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:111:1:1 [2019-06-28T04:47:33.906] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:112:1:1 [2019-06-28T04:47:33.906] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6269","FirstName":"JZRobo33","LastName":"JZAgent33","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.800"} [2019-06-28T04:47:33.906] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6269' [2019-06-28T04:47:33.908] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.908] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6269','6269','JZRobo33' ,'JZAgent33' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.910] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.910] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:112:1:1 [2019-06-28T04:47:33.912] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:113:1:1 [2019-06-28T04:47:33.912] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6293","FirstName":"JZRobo55","LastName":"JZAgent55","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.808"} [2019-06-28T04:47:33.912] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6293' [2019-06-28T04:47:33.914] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.914] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6293','6293','JZRobo55' ,'JZAgent55' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.916] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.917] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:113:1:1 [2019-06-28T04:47:33.918] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:114:1:1 [2019-06-28T04:47:33.918] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6306","FirstName":"JZRobo67","LastName":"JZAgent67","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.813"} [2019-06-28T04:47:33.919] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6306' [2019-06-28T04:47:33.921] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.921] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6306','6306','JZRobo67' ,'JZAgent67' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.923] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.923] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:114:1:1 [2019-06-28T04:47:33.925] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:115:1:1 [2019-06-28T04:47:33.925] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6261","FirstName":"JZRobo26","LastName":"JZAgent26","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.820"} [2019-06-28T04:47:33.925] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6261' [2019-06-28T04:47:33.928] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.928] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6261','6261','JZRobo26' ,'JZAgent26' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.930] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.930] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:115:1:1 [2019-06-28T04:47:33.932] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:116:1:1 [2019-06-28T04:47:33.932] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6197","FirstName":"JZRobo149","LastName":"JZAgent149","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.824"} [2019-06-28T04:47:33.932] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6197' [2019-06-28T04:47:33.934] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.935] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6197','6197','JZRobo149' ,'JZAgent149' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.937] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.937] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:116:1:1 [2019-06-28T04:47:33.939] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:117:1:1 [2019-06-28T04:47:33.939] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8894","FirstName":"Mohd","LastName":"Waqas","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.828"} [2019-06-28T04:47:33.939] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8894' [2019-06-28T04:47:33.941] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.942] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8894','8894','Mohd' ,'Waqas' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.944] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.945] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:117:1:1 [2019-06-28T04:47:33.950] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:118:1:1 [2019-06-28T04:47:33.950] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"5566","FirstName":"Riz","LastName":"B","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.833"} [2019-06-28T04:47:33.950] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '5566' [2019-06-28T04:47:33.952] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.953] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('5566','5566','Riz' ,'B' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.955] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.955] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:118:1:1 [2019-06-28T04:47:33.957] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:119:1:1 [2019-06-28T04:47:33.957] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6144","FirstName":"JZRobo100","LastName":"JZAgent100","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.837"} [2019-06-28T04:47:33.957] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6144' [2019-06-28T04:47:33.959] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.960] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6144','6144','JZRobo100' ,'JZAgent100' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.965] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.966] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:119:1:1 [2019-06-28T04:47:33.972] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:120:1:1 [2019-06-28T04:47:33.972] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483661","FirstName":"testagent","LastName":"new","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.843"} [2019-06-28T04:47:33.972] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483661' [2019-06-28T04:47:33.975] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.976] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483661','47483661','testagent' ,'new' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.981] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.982] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:120:1:1 [2019-06-28T04:47:33.985] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:121:1:1 [2019-06-28T04:47:33.985] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6215","FirstName":"JZRobo165","LastName":"JZAgent165","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.850"} [2019-06-28T04:47:33.986] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6215' [2019-06-28T04:47:33.989] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.990] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6215','6215','JZRobo165' ,'JZAgent165' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:33.992] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:33.992] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:121:1:1 [2019-06-28T04:47:33.993] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:122:1:1 [2019-06-28T04:47:33.994] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"20202","FirstName":"EMR","LastName":"5","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.856"} [2019-06-28T04:47:33.994] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '20202' [2019-06-28T04:47:33.997] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:33.998] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('20202','20202','EMR' ,'5' ,'2019-06-28 4:47:33','false') [2019-06-28T04:47:34.001] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.002] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:122:1:1 [2019-06-28T04:47:34.007] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:123:1:1 [2019-06-28T04:47:34.008] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6335","FirstName":"JZRobo93","LastName":"JZAgent93","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.861"} [2019-06-28T04:47:34.008] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6335' [2019-06-28T04:47:34.011] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.011] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6335','6335','JZRobo93' ,'JZAgent93' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.013] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.013] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:123:1:1 [2019-06-28T04:47:34.015] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:124:1:1 [2019-06-28T04:47:34.015] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6238","FirstName":"JZRobo186","LastName":"JZAgent186","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.870"} [2019-06-28T04:47:34.015] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6238' [2019-06-28T04:47:34.017] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.018] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6238','6238','JZRobo186' ,'JZAgent186' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.020] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.020] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:124:1:1 [2019-06-28T04:47:34.021] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:125:1:1 [2019-06-28T04:47:34.021] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6231","FirstName":"JZRobo18","LastName":"JZAgent18","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.879"} [2019-06-28T04:47:34.021] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6231' [2019-06-28T04:47:34.023] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.023] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6231','6231','JZRobo18' ,'JZAgent18' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.026] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.026] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:125:1:1 [2019-06-28T04:47:34.027] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:126:1:1 [2019-06-28T04:47:34.027] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"31388","FirstName":"Ahmad","LastName":"Muhammad","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.889"} [2019-06-28T04:47:34.027] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '31388' [2019-06-28T04:47:34.029] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.029] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('31388','31388','Ahmad' ,'Muhammad' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.031] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.031] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:126:1:1 [2019-06-28T04:47:34.033] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:127:1:1 [2019-06-28T04:47:34.033] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"600","FirstName":"Robo99","LastName":"Agent99","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.904"} [2019-06-28T04:47:34.033] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '600' [2019-06-28T04:47:34.035] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.035] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('600','600','Robo99' ,'Agent99' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.037] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.037] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:127:1:1 [2019-06-28T04:47:34.039] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:128:1:1 [2019-06-28T04:47:34.039] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112277","FirstName":"hassan5","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.911"} [2019-06-28T04:47:34.039] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112277' [2019-06-28T04:47:34.041] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.041] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('112277','112277','hassan5' ,'sohail' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.045] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.045] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:128:1:1 [2019-06-28T04:47:34.046] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:129:1:1 [2019-06-28T04:47:34.046] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"512","FirstName":"Robo19","LastName":"Agent19","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.921"} [2019-06-28T04:47:34.046] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '512' [2019-06-28T04:47:34.048] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.048] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('512','512','Robo19' ,'Agent19' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.050] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.050] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:129:1:1 [2019-06-28T04:47:34.052] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:130:1:1 [2019-06-28T04:47:34.052] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6188","FirstName":"JZRobo140","LastName":"JZAgent140","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.934"} [2019-06-28T04:47:34.052] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6188' [2019-06-28T04:47:34.054] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.054] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6188','6188','JZRobo140' ,'JZAgent140' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.056] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.056] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:130:1:1 [2019-06-28T04:47:34.058] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:131:1:1 [2019-06-28T04:47:34.059] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6301","FirstName":"JZRobo62","LastName":"JZAgent62","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.946"} [2019-06-28T04:47:34.059] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6301' [2019-06-28T04:47:34.061] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.061] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6301','6301','JZRobo62' ,'JZAgent62' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.063] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.063] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:131:1:1 [2019-06-28T04:47:34.066] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:132:1:1 [2019-06-28T04:47:34.066] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6258","FirstName":"JZRobo23","LastName":"JZAgent23","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.956"} [2019-06-28T04:47:34.066] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6258' [2019-06-28T04:47:34.068] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.068] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6258','6258','JZRobo23' ,'JZAgent23' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.070] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.070] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:132:1:1 [2019-06-28T04:47:34.071] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:133:1:1 [2019-06-28T04:47:34.072] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"537","FirstName":"Robo41","LastName":"Agent41","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.962"} [2019-06-28T04:47:34.072] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '537' [2019-06-28T04:47:34.074] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.074] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('537','537','Robo41' ,'Agent41' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.076] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.076] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:133:1:1 [2019-06-28T04:47:34.077] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:134:1:1 [2019-06-28T04:47:34.077] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"522","FirstName":"Robo28","LastName":"Agent28","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.966"} [2019-06-28T04:47:34.077] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '522' [2019-06-28T04:47:34.079] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.079] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('522','522','Robo28' ,'Agent28' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.081] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.081] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:134:1:1 [2019-06-28T04:47:34.085] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:135:1:1 [2019-06-28T04:47:34.085] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"1155","FirstName":"Faisal","LastName":"Nawaz","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.970"} [2019-06-28T04:47:34.085] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '1155' [2019-06-28T04:47:34.087] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.088] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('1155','1155','Faisal' ,'Nawaz' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.089] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.089] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:135:1:1 [2019-06-28T04:47:34.091] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:136:1:1 [2019-06-28T04:47:34.091] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"517","FirstName":"Robo23","LastName":"Agent23","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.975"} [2019-06-28T04:47:34.091] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '517' [2019-06-28T04:47:34.093] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.093] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('517','517','Robo23' ,'Agent23' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.095] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.095] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:136:1:1 [2019-06-28T04:47:34.097] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:137:1:1 [2019-06-28T04:47:34.097] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"072","FirstName":"Amir","LastName":"Ayub","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.980"} [2019-06-28T04:47:34.097] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '072' [2019-06-28T04:47:34.099] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.099] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('072','072','Amir' ,'Ayub' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.101] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.101] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:137:1:1 [2019-06-28T04:47:34.103] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:138:1:1 [2019-06-28T04:47:34.103] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"9800","FirstName":"Test1","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.985"} [2019-06-28T04:47:34.103] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '9800' [2019-06-28T04:47:34.106] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.107] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('9800','9800','Test1' ,'1' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.109] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.109] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:138:1:1 [2019-06-28T04:47:34.110] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:139:1:1 [2019-06-28T04:47:34.111] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6277","FirstName":"JZRobo40","LastName":"JZAgent40","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.990"} [2019-06-28T04:47:34.111] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6277' [2019-06-28T04:47:34.112] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.113] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6277','6277','JZRobo40' ,'JZAgent40' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.114] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.114] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:139:1:1 [2019-06-28T04:47:34.117] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:140:1:1 [2019-06-28T04:47:34.117] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6253","FirstName":"JZRobo2","LastName":"JZAgent2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:33.997"} [2019-06-28T04:47:34.118] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6253' [2019-06-28T04:47:34.119] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.120] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6253','6253','JZRobo2' ,'JZAgent2' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.123] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.124] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:140:1:1 [2019-06-28T04:47:34.126] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:141:1:1 [2019-06-28T04:47:34.126] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"571","FirstName":"Robo72","LastName":"Agent72","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.3"} [2019-06-28T04:47:34.126] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '571' [2019-06-28T04:47:34.128] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.128] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('571','571','Robo72' ,'Agent72' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.130] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.130] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:141:1:1 [2019-06-28T04:47:34.132] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:142:1:1 [2019-06-28T04:47:34.132] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6284","FirstName":"JZRobo47","LastName":"JZAgent47","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.8"} [2019-06-28T04:47:34.132] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6284' [2019-06-28T04:47:34.134] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.134] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6284','6284','JZRobo47' ,'JZAgent47' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.136] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.136] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:142:1:1 [2019-06-28T04:47:34.138] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:143:1:1 [2019-06-28T04:47:34.138] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"778899","FirstName":"Shahzad","LastName":"Hameed","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.14"} [2019-06-28T04:47:34.138] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '778899' [2019-06-28T04:47:34.140] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.140] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('778899','778899','Shahzad' ,'Hameed' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.142] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.142] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:143:1:1 [2019-06-28T04:47:34.143] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:144:1:1 [2019-06-28T04:47:34.143] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6150","FirstName":"JZRobo106","LastName":"JZAgent106","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.19"} [2019-06-28T04:47:34.143] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6150' [2019-06-28T04:47:34.145] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.145] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6150','6150','JZRobo106' ,'JZAgent106' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.147] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.147] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:144:1:1 [2019-06-28T04:47:34.149] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:145:1:1 [2019-06-28T04:47:34.149] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6237","FirstName":"JZRobo185","LastName":"JZAgent185","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.25"} [2019-06-28T04:47:34.149] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6237' [2019-06-28T04:47:34.151] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.151] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6237','6237','JZRobo185' ,'JZAgent185' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.153] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.153] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:145:1:1 [2019-06-28T04:47:34.154] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:146:1:1 [2019-06-28T04:47:34.155] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"10101","FirstName":"EMR","LastName":"6","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.30"} [2019-06-28T04:47:34.155] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '10101' [2019-06-28T04:47:34.156] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.157] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('10101','10101','EMR' ,'6' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.159] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.159] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:146:1:1 [2019-06-28T04:47:34.160] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:147:1:1 [2019-06-28T04:47:34.160] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483655","FirstName":"Demo","LastName":"3","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.40"} [2019-06-28T04:47:34.160] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483655' [2019-06-28T04:47:34.162] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.162] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483655','47483655','Demo' ,'3' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.164] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.164] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:147:1:1 [2019-06-28T04:47:34.166] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:148:1:1 [2019-06-28T04:47:34.166] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6159","FirstName":"JZRobo114","LastName":"JZAgent114","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.51"} [2019-06-28T04:47:34.166] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6159' [2019-06-28T04:47:34.167] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.168] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6159','6159','JZRobo114' ,'JZAgent114' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.169] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.170] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:148:1:1 [2019-06-28T04:47:34.173] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:149:1:1 [2019-06-28T04:47:34.173] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483648","FirstName":"Rana","LastName":"Waqas","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.60"} [2019-06-28T04:47:34.173] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483648' [2019-06-28T04:47:34.175] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.175] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483648','47483648','Rana' ,'Waqas' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.177] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.177] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:149:1:1 [2019-06-28T04:47:34.183] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:150:1:1 [2019-06-28T04:47:34.183] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6183","FirstName":"JZRobo136","LastName":"JZAgent136","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.73"} [2019-06-28T04:47:34.183] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6183' [2019-06-28T04:47:34.185] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.185] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6183','6183','JZRobo136' ,'JZAgent136' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.187] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.187] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:150:1:1 [2019-06-28T04:47:34.190] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:151:1:1 [2019-06-28T04:47:34.190] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3983","FirstName":"Awais","LastName":"Dev","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.87"} [2019-06-28T04:47:34.190] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3983' [2019-06-28T04:47:34.192] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.192] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('3983','3983','Awais' ,'Dev' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.194] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.194] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:151:1:1 [2019-06-28T04:47:34.195] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:152:1:1 [2019-06-28T04:47:34.195] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"558","FirstName":"Robo60","LastName":"Agent60","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.92"} [2019-06-28T04:47:34.196] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '558' [2019-06-28T04:47:34.199] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.199] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('558','558','Robo60' ,'Agent60' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.201] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.201] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:152:1:1 [2019-06-28T04:47:34.202] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:153:1:1 [2019-06-28T04:47:34.203] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6192","FirstName":"JZRobo144","LastName":"JZAgent144","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.96"} [2019-06-28T04:47:34.203] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6192' [2019-06-28T04:47:34.204] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.205] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6192','6192','JZRobo144' ,'JZAgent144' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.207] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.207] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:153:1:1 [2019-06-28T04:47:34.208] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:154:1:1 [2019-06-28T04:47:34.208] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"567","FirstName":"Robo69","LastName":"Agent69","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.100"} [2019-06-28T04:47:34.208] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '567' [2019-06-28T04:47:34.211] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.211] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('567','567','Robo69' ,'Agent69' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.213] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.213] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:154:1:1 [2019-06-28T04:47:34.216] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:155:1:1 [2019-06-28T04:47:34.216] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6212","FirstName":"JZRobo162","LastName":"JZAgent162","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.105"} [2019-06-28T04:47:34.216] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6212' [2019-06-28T04:47:34.218] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.218] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6212','6212','JZRobo162' ,'JZAgent162' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.220] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.220] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:155:1:1 [2019-06-28T04:47:34.231] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:156:1:1 [2019-06-28T04:47:34.231] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"42014","FirstName":"8878","LastName":"8878","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.108"} [2019-06-28T04:47:34.231] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '42014' [2019-06-28T04:47:34.237] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.238] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('42014','42014','8878' ,'8878' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.241] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.241] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:156:1:1 [2019-06-28T04:47:34.246] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:157:1:1 [2019-06-28T04:47:34.246] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6331","FirstName":"JZRobo9","LastName":"JZAgent9","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.112"} [2019-06-28T04:47:34.246] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6331' [2019-06-28T04:47:34.248] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.248] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6331','6331','JZRobo9' ,'JZAgent9' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.250] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.251] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:157:1:1 [2019-06-28T04:47:34.252] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:158:1:1 [2019-06-28T04:47:34.252] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6149","FirstName":"JZRobo105","LastName":"JZAgent105","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.115"} [2019-06-28T04:47:34.252] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6149' [2019-06-28T04:47:34.256] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.256] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6149','6149','JZRobo105' ,'JZAgent105' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.258] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.258] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:158:1:1 [2019-06-28T04:47:34.260] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:159:1:1 [2019-06-28T04:47:34.260] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"142","FirstName":"tauqeer7","LastName":"7","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.120"} [2019-06-28T04:47:34.260] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '142' [2019-06-28T04:47:34.262] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.262] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('142','142','tauqeer7' ,'7' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.264] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.264] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:159:1:1 [2019-06-28T04:47:34.266] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:160:1:1 [2019-06-28T04:47:34.266] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"515","FirstName":"Robo21","LastName":"Agent21","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.124"} [2019-06-28T04:47:34.266] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '515' [2019-06-28T04:47:34.269] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.269] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('515','515','Robo21' ,'Agent21' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.271] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.271] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:160:1:1 [2019-06-28T04:47:34.273] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:161:1:1 [2019-06-28T04:47:34.273] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"506","FirstName":"Robo13","LastName":"Agent13","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.139"} [2019-06-28T04:47:34.273] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '506' [2019-06-28T04:47:34.275] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.276] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('506','506','Robo13' ,'Agent13' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.278] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.278] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:161:1:1 [2019-06-28T04:47:34.280] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:162:1:1 [2019-06-28T04:47:34.280] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6292","FirstName":"JZRobo54","LastName":"JZAgent54","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.144"} [2019-06-28T04:47:34.280] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6292' [2019-06-28T04:47:34.282] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.282] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6292','6292','JZRobo54' ,'JZAgent54' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.284] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.284] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:162:1:1 [2019-06-28T04:47:34.291] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:163:1:1 [2019-06-28T04:47:34.291] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6275","FirstName":"JZRobo39","LastName":"JZAgent39","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.147"} [2019-06-28T04:47:34.292] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6275' [2019-06-28T04:47:34.294] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.294] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6275','6275','JZRobo39' ,'JZAgent39' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.296] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.296] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:163:1:1 [2019-06-28T04:47:34.298] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:164:1:1 [2019-06-28T04:47:34.298] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8080","FirstName":"Saad","LastName":"Ahmed","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.155"} [2019-06-28T04:47:34.298] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8080' [2019-06-28T04:47:34.301] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.302] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8080','8080','Saad' ,'Ahmed' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.304] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.304] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:164:1:1 [2019-06-28T04:47:34.307] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:165:1:1 [2019-06-28T04:47:34.307] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"576","FirstName":"Robo77","LastName":"Agent77","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.160"} [2019-06-28T04:47:34.308] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '576' [2019-06-28T04:47:34.310] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.310] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('576','576','Robo77' ,'Agent77' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.312] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.312] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:165:1:1 [2019-06-28T04:47:34.315] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:166:1:1 [2019-06-28T04:47:34.315] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"5167","FirstName":"RB","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.165"} [2019-06-28T04:47:34.316] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '5167' [2019-06-28T04:47:34.319] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.319] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('5167','5167','RB' ,'2' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.321] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.321] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:166:1:1 [2019-06-28T04:47:34.326] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:167:1:1 [2019-06-28T04:47:34.327] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112288","FirstName":"hassan6","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.170"} [2019-06-28T04:47:34.327] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112288' [2019-06-28T04:47:34.330] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.331] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('112288','112288','hassan6' ,'sohail' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.334] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.334] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:167:1:1 [2019-06-28T04:47:34.338] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:168:1:1 [2019-06-28T04:47:34.338] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6216","FirstName":"JZRobo166","LastName":"JZAgent166","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.190"} [2019-06-28T04:47:34.339] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6216' [2019-06-28T04:47:34.343] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.343] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6216','6216','JZRobo166' ,'JZAgent166' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.345] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.345] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:168:1:1 [2019-06-28T04:47:34.347] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:169:1:1 [2019-06-28T04:47:34.347] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6334","FirstName":"JZRobo92","LastName":"JZAgent92","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.194"} [2019-06-28T04:47:34.347] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6334' [2019-06-28T04:47:34.349] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.349] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6334','6334','JZRobo92' ,'JZAgent92' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.351] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.351] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:169:1:1 [2019-06-28T04:47:34.355] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:170:1:1 [2019-06-28T04:47:34.355] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"570","FirstName":"Robo71","LastName":"Agent71","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.198"} [2019-06-28T04:47:34.356] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '570' [2019-06-28T04:47:34.366] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.367] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('570','570','Robo71' ,'Agent71' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.373] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.374] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:170:1:1 [2019-06-28T04:47:34.379] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:171:1:1 [2019-06-28T04:47:34.379] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"1425","FirstName":"Sana","LastName":"Hidayat","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.209"} [2019-06-28T04:47:34.379] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '1425' [2019-06-28T04:47:34.388] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.388] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('1425','1425','Sana' ,'Hidayat' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.390] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.390] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:171:1:1 [2019-06-28T04:47:34.392] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:172:1:1 [2019-06-28T04:47:34.392] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6283","FirstName":"JZRobo46","LastName":"JZAgent46","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.214"} [2019-06-28T04:47:34.392] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6283' [2019-06-28T04:47:34.394] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.394] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6283','6283','JZRobo46' ,'JZAgent46' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.396] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.396] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:172:1:1 [2019-06-28T04:47:34.397] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:173:1:1 [2019-06-28T04:47:34.397] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6241","FirstName":"JZRobo189","LastName":"JZAgent189","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.219"} [2019-06-28T04:47:34.398] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6241' [2019-06-28T04:47:34.401] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.401] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6241','6241','JZRobo189' ,'JZAgent189' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.403] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.404] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:173:1:1 [2019-06-28T04:47:34.405] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:174:1:1 [2019-06-28T04:47:34.405] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6307","FirstName":"JZRobo68","LastName":"JZAgent68","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.223"} [2019-06-28T04:47:34.405] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6307' [2019-06-28T04:47:34.407] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.407] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6307','6307','JZRobo68' ,'JZAgent68' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.409] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.409] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:174:1:1 [2019-06-28T04:47:34.410] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:175:1:1 [2019-06-28T04:47:34.410] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2586","FirstName":"Abeeha","LastName":"Shahid","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.229"} [2019-06-28T04:47:34.411] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2586' [2019-06-28T04:47:34.412] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.412] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('2586','2586','Abeeha' ,'Shahid' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.414] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.414] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:175:1:1 [2019-06-28T04:47:34.417] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:176:1:1 [2019-06-28T04:47:34.417] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6245","FirstName":"JZRobo192","LastName":"JZAgent192","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.234"} [2019-06-28T04:47:34.417] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6245' [2019-06-28T04:47:34.419] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.419] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6245','6245','JZRobo192' ,'JZAgent192' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.421] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.421] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:176:1:1 [2019-06-28T04:47:34.423] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:177:1:1 [2019-06-28T04:47:34.423] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"111","FirstName":"Rana","LastName":"Waqas","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.240"} [2019-06-28T04:47:34.423] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '111' [2019-06-28T04:47:34.424] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.425] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('111','111','Rana' ,'Waqas' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.426] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.427] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:177:1:1 [2019-06-28T04:47:34.428] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:178:1:1 [2019-06-28T04:47:34.428] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6332","FirstName":"JZRobo90","LastName":"JZAgent90","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.245"} [2019-06-28T04:47:34.429] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6332' [2019-06-28T04:47:34.430] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.430] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6332','6332','JZRobo90' ,'JZAgent90' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.432] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.432] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:178:1:1 [2019-06-28T04:47:34.434] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:179:1:1 [2019-06-28T04:47:34.435] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3980","FirstName":"Jawad","LastName":"Bukhari","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.251"} [2019-06-28T04:47:34.435] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3980' [2019-06-28T04:47:34.437] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.437] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('3980','3980','Jawad' ,'Bukhari' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.440] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.440] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:179:1:1 [2019-06-28T04:47:34.444] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:180:1:1 [2019-06-28T04:47:34.444] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"702","FirstName":"Faisal","LastName":"Nawaz","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.256"} [2019-06-28T04:47:34.444] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '702' [2019-06-28T04:47:34.446] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.446] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('702','702','Faisal' ,'Nawaz' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.449] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.449] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:180:1:1 [2019-06-28T04:47:34.451] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:181:1:1 [2019-06-28T04:47:34.452] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"586","FirstName":"Robo86","LastName":"Agent86","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.260"} [2019-06-28T04:47:34.452] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '586' [2019-06-28T04:47:34.453] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.454] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('586','586','Robo86' ,'Agent86' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.455] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.455] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:181:1:1 [2019-06-28T04:47:34.458] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:182:1:1 [2019-06-28T04:47:34.458] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6208","FirstName":"JZRobo159","LastName":"JZAgent159","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.270"} [2019-06-28T04:47:34.458] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6208' [2019-06-28T04:47:34.460] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.460] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6208','6208','JZRobo159' ,'JZAgent159' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.462] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.462] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:182:1:1 [2019-06-28T04:47:34.463] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:183:1:1 [2019-06-28T04:47:34.463] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"587","FirstName":"Robo87","LastName":"Agent87","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.278"} [2019-06-28T04:47:34.463] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '587' [2019-06-28T04:47:34.465] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.465] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('587','587','Robo87' ,'Agent87' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.467] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.467] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:183:1:1 [2019-06-28T04:47:34.469] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:184:1:1 [2019-06-28T04:47:34.469] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6330","FirstName":"JZRobo89","LastName":"JZAgent89","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.282"} [2019-06-28T04:47:34.469] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6330' [2019-06-28T04:47:34.471] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.471] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6330','6330','JZRobo89' ,'JZAgent89' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.473] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.473] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:184:1:1 [2019-06-28T04:47:34.475] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:185:1:1 [2019-06-28T04:47:34.475] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"545","FirstName":"Robo49","LastName":"Agent49","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.295"} [2019-06-28T04:47:34.475] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '545' [2019-06-28T04:47:34.477] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.477] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('545','545','Robo49' ,'Agent49' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.479] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.479] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:185:1:1 [2019-06-28T04:47:34.481] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:186:1:1 [2019-06-28T04:47:34.481] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6206","FirstName":"JZRobo157","LastName":"JZAgent157","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.325"} [2019-06-28T04:47:34.481] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6206' [2019-06-28T04:47:34.484] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.484] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6206','6206','JZRobo157' ,'JZAgent157' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.486] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.486] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:186:1:1 [2019-06-28T04:47:34.487] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:187:1:1 [2019-06-28T04:47:34.487] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6209","FirstName":"JZRobo16","LastName":"JZAgent16","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.342"} [2019-06-28T04:47:34.487] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6209' [2019-06-28T04:47:34.494] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.494] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6209','6209','JZRobo16' ,'JZAgent16' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.497] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.497] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:187:1:1 [2019-06-28T04:47:34.501] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:188:1:1 [2019-06-28T04:47:34.501] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6246","FirstName":"JZRobo193","LastName":"JZAgent193","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.353"} [2019-06-28T04:47:34.501] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6246' [2019-06-28T04:47:34.506] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.507] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6246','6246','JZRobo193' ,'JZAgent193' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.509] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.509] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:188:1:1 [2019-06-28T04:47:34.512] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:189:1:1 [2019-06-28T04:47:34.512] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6325","FirstName":"JZRobo84","LastName":"JZAgent84","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.362"} [2019-06-28T04:47:34.512] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6325' [2019-06-28T04:47:34.515] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.515] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6325','6325','JZRobo84' ,'JZAgent84' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.518] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.518] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:189:1:1 [2019-06-28T04:47:34.520] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:190:1:1 [2019-06-28T04:47:34.521] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6167","FirstName":"JZRobo121","LastName":"JZAgent121","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.381"} [2019-06-28T04:47:34.521] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6167' [2019-06-28T04:47:34.523] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.523] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6167','6167','JZRobo121' ,'JZAgent121' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.526] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.526] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:190:1:1 [2019-06-28T04:47:34.528] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:191:1:1 [2019-06-28T04:47:34.528] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6291","FirstName":"JZRobo53","LastName":"JZAgent53","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.392"} [2019-06-28T04:47:34.528] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6291' [2019-06-28T04:47:34.532] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.532] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6291','6291','JZRobo53' ,'JZAgent53' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.539] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.539] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:191:1:1 [2019-06-28T04:47:34.542] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:192:1:1 [2019-06-28T04:47:34.543] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6265","FirstName":"JZRobo3","LastName":"JZAgent3","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.398"} [2019-06-28T04:47:34.543] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6265' [2019-06-28T04:47:34.545] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.545] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6265','6265','JZRobo3' ,'JZAgent3' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.547] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.547] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:192:1:1 [2019-06-28T04:47:34.550] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:193:1:1 [2019-06-28T04:47:34.550] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483649","FirstName":"hassan","LastName":"razi","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.404"} [2019-06-28T04:47:34.550] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483649' [2019-06-28T04:47:34.552] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.553] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483649','47483649','hassan' ,'razi' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.554] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.555] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:193:1:1 [2019-06-28T04:47:34.556] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:194:1:1 [2019-06-28T04:47:34.556] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"592","FirstName":"Robo91","LastName":"Agent91","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.410"} [2019-06-28T04:47:34.556] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '592' [2019-06-28T04:47:34.558] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.558] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('592','592','Robo91' ,'Agent91' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.560] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.560] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:194:1:1 [2019-06-28T04:47:34.562] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:195:1:1 [2019-06-28T04:47:34.562] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"40001","FirstName":"arslan","LastName":"usmani","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.416"} [2019-06-28T04:47:34.562] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '40001' [2019-06-28T04:47:34.564] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.564] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('40001','40001','arslan' ,'usmani' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.566] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.566] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:195:1:1 [2019-06-28T04:47:34.567] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:196:1:1 [2019-06-28T04:47:34.567] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"31895","FirstName":"TS","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.420"} [2019-06-28T04:47:34.568] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '31895' [2019-06-28T04:47:34.569] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.570] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('31895','31895','TS' ,'1' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.571] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.571] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:196:1:1 [2019-06-28T04:47:34.576] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:197:1:1 [2019-06-28T04:47:34.577] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"550","FirstName":"Robo53","LastName":"Agent53","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.426"} [2019-06-28T04:47:34.577] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '550' [2019-06-28T04:47:34.579] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.579] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('550','550','Robo53' ,'Agent53' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.581] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.581] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:197:1:1 [2019-06-28T04:47:34.583] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:198:1:1 [2019-06-28T04:47:34.584] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6220","FirstName":"JZRobo17","LastName":"JZAgent17","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.432"} [2019-06-28T04:47:34.584] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6220' [2019-06-28T04:47:34.586] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.587] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6220','6220','JZRobo17' ,'JZAgent17' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.596] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.596] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:198:1:1 [2019-06-28T04:47:34.598] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:199:1:1 [2019-06-28T04:47:34.598] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"503","FirstName":"Robo100","LastName":"Agent100","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.437"} [2019-06-28T04:47:34.598] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '503' [2019-06-28T04:47:34.601] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.601] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('503','503','Robo100' ,'Agent100' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.603] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.603] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:199:1:1 [2019-06-28T04:47:34.605] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:200:1:1 [2019-06-28T04:47:34.605] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"45250","FirstName":"DONE","LastName":"DONE","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.447"} [2019-06-28T04:47:34.605] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '45250' [2019-06-28T04:47:34.610] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.611] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('45250','45250','DONE' ,'DONE' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.614] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.614] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:200:1:1 [2019-06-28T04:47:34.617] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:201:1:1 [2019-06-28T04:47:34.618] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"527","FirstName":"Robo32","LastName":"Agent32","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.455"} [2019-06-28T04:47:34.618] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '527' [2019-06-28T04:47:34.620] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.621] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('527','527','Robo32' ,'Agent32' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.623] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.624] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:201:1:1 [2019-06-28T04:47:34.625] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:202:1:1 [2019-06-28T04:47:34.625] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483668","FirstName":"hassan","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.460"} [2019-06-28T04:47:34.625] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483668' [2019-06-28T04:47:34.628] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.628] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483668','47483668','hassan' ,'sohail' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.630] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.630] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:202:1:1 [2019-06-28T04:47:34.631] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:203:1:1 [2019-06-28T04:47:34.631] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"561","FirstName":"Robo63","LastName":"Agent63","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.464"} [2019-06-28T04:47:34.631] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '561' [2019-06-28T04:47:34.633] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.633] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('561','561','Robo63' ,'Agent63' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.635] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.635] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:203:1:1 [2019-06-28T04:47:34.636] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:204:1:1 [2019-06-28T04:47:34.636] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"596","FirstName":"Robo95","LastName":"Agent95","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.470"} [2019-06-28T04:47:34.637] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '596' [2019-06-28T04:47:34.638] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.638] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('596','596','Robo95' ,'Agent95' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.641] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.641] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:204:1:1 [2019-06-28T04:47:34.643] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:205:1:1 [2019-06-28T04:47:34.643] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"529","FirstName":"Robo34","LastName":"Agent34","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.473"} [2019-06-28T04:47:34.643] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '529' [2019-06-28T04:47:34.645] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.645] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('529','529','Robo34' ,'Agent34' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.651] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.651] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:205:1:1 [2019-06-28T04:47:34.655] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:206:1:1 [2019-06-28T04:47:34.655] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483665","FirstName":"Aman","LastName":"Ullah","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.478"} [2019-06-28T04:47:34.655] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483665' [2019-06-28T04:47:34.658] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.658] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483665','47483665','Aman' ,'Ullah' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.661] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.661] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:206:1:1 [2019-06-28T04:47:34.662] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:207:1:1 [2019-06-28T04:47:34.662] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6317","FirstName":"JZRobo77","LastName":"JZAgent77","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.482"} [2019-06-28T04:47:34.662] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6317' [2019-06-28T04:47:34.664] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.664] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6317','6317','JZRobo77' ,'JZAgent77' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.666] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.666] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:207:1:1 [2019-06-28T04:47:34.668] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:208:1:1 [2019-06-28T04:47:34.668] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6266","FirstName":"JZRobo30","LastName":"JZAgent30","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.486"} [2019-06-28T04:47:34.668] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6266' [2019-06-28T04:47:34.670] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.670] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6266','6266','JZRobo30' ,'JZAgent30' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.672] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.672] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:208:1:1 [2019-06-28T04:47:34.677] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:209:1:1 [2019-06-28T04:47:34.677] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"580","FirstName":"Robo80","LastName":"Agent80","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.490"} [2019-06-28T04:47:34.677] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '580' [2019-06-28T04:47:34.679] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.679] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('580','580','Robo80' ,'Agent80' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.681] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.681] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:209:1:1 [2019-06-28T04:47:34.689] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:210:1:1 [2019-06-28T04:47:34.689] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6312","FirstName":"JZRobo72","LastName":"JZAgent72","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.494"} [2019-06-28T04:47:34.689] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6312' [2019-06-28T04:47:34.691] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.691] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6312','6312','JZRobo72' ,'JZAgent72' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.694] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.695] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:210:1:1 [2019-06-28T04:47:34.698] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:211:1:1 [2019-06-28T04:47:34.698] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6184","FirstName":"JZRobo137","LastName":"JZAgent137","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.498"} [2019-06-28T04:47:34.698] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6184' [2019-06-28T04:47:34.700] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.700] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6184','6184','JZRobo137' ,'JZAgent137' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.702] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.702] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:211:1:1 [2019-06-28T04:47:34.703] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:212:1:1 [2019-06-28T04:47:34.704] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"534","FirstName":"Robo39","LastName":"Agent39","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.503"} [2019-06-28T04:47:34.704] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '534' [2019-06-28T04:47:34.706] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.706] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('534','534','Robo39' ,'Agent39' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.708] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.709] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:212:1:1 [2019-06-28T04:47:34.710] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:213:1:1 [2019-06-28T04:47:34.710] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6175","FirstName":"JZRobo129","LastName":"JZAgent129","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.507"} [2019-06-28T04:47:34.710] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6175' [2019-06-28T04:47:34.712] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.713] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6175','6175','JZRobo129' ,'JZAgent129' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.715] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.715] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:213:1:1 [2019-06-28T04:47:34.716] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:214:1:1 [2019-06-28T04:47:34.716] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"552","FirstName":"Robo55","LastName":"Agent55","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.511"} [2019-06-28T04:47:34.716] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '552' [2019-06-28T04:47:34.718] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.718] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('552','552','Robo55' ,'Agent55' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.720] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.720] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:214:1:1 [2019-06-28T04:47:34.723] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:215:1:1 [2019-06-28T04:47:34.723] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6259","FirstName":"JZRobo24","LastName":"JZAgent24","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.514"} [2019-06-28T04:47:34.723] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6259' [2019-06-28T04:47:34.725] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.725] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6259','6259','JZRobo24' ,'JZAgent24' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.727] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.728] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:215:1:1 [2019-06-28T04:47:34.732] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:216:1:1 [2019-06-28T04:47:34.732] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6174","FirstName":"JZRobo128","LastName":"JZAgent128","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.517"} [2019-06-28T04:47:34.732] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6174' [2019-06-28T04:47:34.735] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.735] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6174','6174','JZRobo128' ,'JZAgent128' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.738] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.739] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:216:1:1 [2019-06-28T04:47:34.740] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:217:1:1 [2019-06-28T04:47:34.740] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"509","FirstName":"Robo16","LastName":"Agent16","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.521"} [2019-06-28T04:47:34.740] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '509' [2019-06-28T04:47:34.742] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.743] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('509','509','Robo16' ,'Agent16' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.745] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.745] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:217:1:1 [2019-06-28T04:47:34.747] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:218:1:1 [2019-06-28T04:47:34.747] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6207","FirstName":"JZRobo158","LastName":"JZAgent158","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.525"} [2019-06-28T04:47:34.747] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6207' [2019-06-28T04:47:34.749] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.750] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6207','6207','JZRobo158' ,'JZAgent158' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.752] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.752] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:218:1:1 [2019-06-28T04:47:34.754] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:219:1:1 [2019-06-28T04:47:34.754] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"149","FirstName":"tauqeer6","LastName":"6","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.528"} [2019-06-28T04:47:34.754] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '149' [2019-06-28T04:47:34.757] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.757] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('149','149','tauqeer6' ,'6' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.760] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.760] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:219:1:1 [2019-06-28T04:47:34.767] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:220:1:1 [2019-06-28T04:47:34.767] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483652","FirstName":"durraze","LastName":"khan","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.532"} [2019-06-28T04:47:34.768] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483652' [2019-06-28T04:47:34.770] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.770] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483652','47483652','durraze' ,'khan' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.773] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.773] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:220:1:1 [2019-06-28T04:47:34.774] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:221:1:1 [2019-06-28T04:47:34.774] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"573","FirstName":"Robo74","LastName":"Agent74","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.537"} [2019-06-28T04:47:34.774] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '573' [2019-06-28T04:47:34.778] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.778] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('573','573','Robo74' ,'Agent74' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.780] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.780] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:221:1:1 [2019-06-28T04:47:34.782] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:222:1:1 [2019-06-28T04:47:34.783] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"544","FirstName":"Robo48","LastName":"Agent48","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.541"} [2019-06-28T04:47:34.783] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '544' [2019-06-28T04:47:34.784] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.785] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('544','544','Robo48' ,'Agent48' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.786] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.787] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:222:1:1 [2019-06-28T04:47:34.788] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:223:1:1 [2019-06-28T04:47:34.788] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"700","FirstName":"Faisal","LastName":"Nawaz","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.545"} [2019-06-28T04:47:34.788] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '700' [2019-06-28T04:47:34.790] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.791] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('700','700','Faisal' ,'Nawaz' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.793] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.793] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:223:1:1 [2019-06-28T04:47:34.797] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:224:1:1 [2019-06-28T04:47:34.797] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6282","FirstName":"JZRobo45","LastName":"JZAgent45","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.549"} [2019-06-28T04:47:34.797] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6282' [2019-06-28T04:47:34.800] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.800] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6282','6282','JZRobo45' ,'JZAgent45' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.803] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.803] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:224:1:1 [2019-06-28T04:47:34.805] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:225:1:1 [2019-06-28T04:47:34.805] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6191","FirstName":"JZRobo143","LastName":"JZAgent143","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.554"} [2019-06-28T04:47:34.805] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6191' [2019-06-28T04:47:34.808] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.808] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6191','6191','JZRobo143' ,'JZAgent143' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.810] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.810] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:225:1:1 [2019-06-28T04:47:34.813] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:226:1:1 [2019-06-28T04:47:34.813] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6236","FirstName":"JZRobo184","LastName":"JZAgent184","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.560"} [2019-06-28T04:47:34.814] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6236' [2019-06-28T04:47:34.816] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.816] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6236','6236','JZRobo184' ,'JZAgent184' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.821] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.821] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:226:1:1 [2019-06-28T04:47:34.823] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:227:1:1 [2019-06-28T04:47:34.823] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"801","FirstName":"saqib","LastName":"sana","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.565"} [2019-06-28T04:47:34.823] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '801' [2019-06-28T04:47:34.826] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.826] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('801','801','saqib' ,'sana' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.828] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.829] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:227:1:1 [2019-06-28T04:47:34.830] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:228:1:1 [2019-06-28T04:47:34.830] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6163","FirstName":"JZRobo118","LastName":"JZAgent118","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.569"} [2019-06-28T04:47:34.830] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6163' [2019-06-28T04:47:34.833] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.833] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6163','6163','JZRobo118' ,'JZAgent118' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.835] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.835] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:228:1:1 [2019-06-28T04:47:34.844] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:229:1:1 [2019-06-28T04:47:34.844] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6213","FirstName":"JZRobo163","LastName":"JZAgent163","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.573"} [2019-06-28T04:47:34.844] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6213' [2019-06-28T04:47:34.846] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.846] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6213','6213','JZRobo163' ,'JZAgent163' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.848] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.848] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:229:1:1 [2019-06-28T04:47:34.851] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:230:1:1 [2019-06-28T04:47:34.851] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6337","FirstName":"JZRobo95","LastName":"JZAgent95","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.576"} [2019-06-28T04:47:34.851] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6337' [2019-06-28T04:47:34.853] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.854] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6337','6337','JZRobo95' ,'JZAgent95' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.856] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.856] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:230:1:1 [2019-06-28T04:47:34.859] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:231:1:1 [2019-06-28T04:47:34.859] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8893","FirstName":"Mohd","LastName":"Usman","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.580"} [2019-06-28T04:47:34.859] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8893' [2019-06-28T04:47:34.863] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.863] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8893','8893','Mohd' ,'Usman' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.865] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.865] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:231:1:1 [2019-06-28T04:47:34.868] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:232:1:1 [2019-06-28T04:47:34.868] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2","FirstName":"hassan","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.583"} [2019-06-28T04:47:34.868] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2' [2019-06-28T04:47:34.870] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.870] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('2','2','hassan' ,'sohail' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.873] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.874] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:232:1:1 [2019-06-28T04:47:34.875] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:233:1:1 [2019-06-28T04:47:34.875] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"5555","FirstName":"waqar","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.589"} [2019-06-28T04:47:34.875] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '5555' [2019-06-28T04:47:34.877] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.878] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('5555','5555','waqar' ,'1' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.880] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.880] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:233:1:1 [2019-06-28T04:47:34.881] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:234:1:1 [2019-06-28T04:47:34.881] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6322","FirstName":"JZRobo81","LastName":"JZAgent81","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.593"} [2019-06-28T04:47:34.881] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6322' [2019-06-28T04:47:34.887] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.887] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6322','6322','JZRobo81' ,'JZAgent81' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.889] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.889] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:234:1:1 [2019-06-28T04:47:34.896] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:235:1:1 [2019-06-28T04:47:34.896] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"557","FirstName":"Robo6","LastName":"Agent6","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.596"} [2019-06-28T04:47:34.896] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '557' [2019-06-28T04:47:34.906] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.907] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('557','557','Robo6' ,'Agent6' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.909] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.910] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:235:1:1 [2019-06-28T04:47:34.912] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:236:1:1 [2019-06-28T04:47:34.912] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6168","FirstName":"JZRobo122","LastName":"JZAgent122","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.600"} [2019-06-28T04:47:34.912] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6168' [2019-06-28T04:47:34.918] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.919] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6168','6168','JZRobo122' ,'JZAgent122' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.923] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.924] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:236:1:1 [2019-06-28T04:47:34.926] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:237:1:1 [2019-06-28T04:47:34.926] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6240","FirstName":"JZRobo188","LastName":"JZAgent188","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.604"} [2019-06-28T04:47:34.926] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6240' [2019-06-28T04:47:34.936] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.937] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6240','6240','JZRobo188' ,'JZAgent188' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.944] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.944] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:237:1:1 [2019-06-28T04:47:34.949] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:238:1:1 [2019-06-28T04:47:34.949] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"597","FirstName":"Robo96","LastName":"Agent96","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.607"} [2019-06-28T04:47:34.949] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '597' [2019-06-28T04:47:34.952] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.953] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('597','597','Robo96' ,'Agent96' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.955] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.955] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:238:1:1 [2019-06-28T04:47:34.957] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:239:1:1 [2019-06-28T04:47:34.957] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6217","FirstName":"JZRobo167","LastName":"JZAgent167","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.611"} [2019-06-28T04:47:34.957] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6217' [2019-06-28T04:47:34.960] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.960] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6217','6217','JZRobo167' ,'JZAgent167' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.962] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.962] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:239:1:1 [2019-06-28T04:47:34.966] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:240:1:1 [2019-06-28T04:47:34.966] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6267","FirstName":"JZRobo31","LastName":"JZAgent31","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.615"} [2019-06-28T04:47:34.966] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6267' [2019-06-28T04:47:34.970] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.970] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6267','6267','JZRobo31' ,'JZAgent31' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.972] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.972] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:240:1:1 [2019-06-28T04:47:34.976] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:241:1:1 [2019-06-28T04:47:34.976] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"568","FirstName":"Robo7","LastName":"Agent7","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.619"} [2019-06-28T04:47:34.976] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '568' [2019-06-28T04:47:34.980] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.980] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('568','568','Robo7' ,'Agent7' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.986] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.986] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:241:1:1 [2019-06-28T04:47:34.992] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:242:1:1 [2019-06-28T04:47:34.992] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8902","FirstName":"Test3","LastName":"3","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.623"} [2019-06-28T04:47:34.993] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8902' [2019-06-28T04:47:34.995] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:34.995] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8902','8902','Test3' ,'3' ,'2019-06-28 4:47:34','false') [2019-06-28T04:47:34.998] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:34.998] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:242:1:1 [2019-06-28T04:47:35.000] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:243:1:1 [2019-06-28T04:47:35.000] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"526","FirstName":"Robo31","LastName":"Agent31","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.627"} [2019-06-28T04:47:35.000] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '526' [2019-06-28T04:47:35.002] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.002] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('526','526','Robo31' ,'Agent31' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.004] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.004] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:243:1:1 [2019-06-28T04:47:35.005] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:244:1:1 [2019-06-28T04:47:35.005] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6251","FirstName":"JZRobo198","LastName":"JZAgent198","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.630"} [2019-06-28T04:47:35.005] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6251' [2019-06-28T04:47:35.007] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.007] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6251','6251','JZRobo198' ,'JZAgent198' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.009] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.009] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:244:1:1 [2019-06-28T04:47:35.012] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:245:1:1 [2019-06-28T04:47:35.012] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483651","FirstName":"Bilal","LastName":"Ahmed","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.635"} [2019-06-28T04:47:35.012] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483651' [2019-06-28T04:47:35.014] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.014] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483651','47483651','Bilal' ,'Ahmed' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.016] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.016] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:245:1:1 [2019-06-28T04:47:35.018] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:246:1:1 [2019-06-28T04:47:35.018] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"528","FirstName":"Robo33","LastName":"Agent33","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.640"} [2019-06-28T04:47:35.018] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '528' [2019-06-28T04:47:35.020] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.020] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('528','528','Robo33' ,'Agent33' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.023] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.023] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:246:1:1 [2019-06-28T04:47:35.025] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:247:1:1 [2019-06-28T04:47:35.025] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"551","FirstName":"Robo54","LastName":"Agent54","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.645"} [2019-06-28T04:47:35.025] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '551' [2019-06-28T04:47:35.028] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.028] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('551','551','Robo54' ,'Agent54' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.030] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.030] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:247:1:1 [2019-06-28T04:47:35.032] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:248:1:1 [2019-06-28T04:47:35.032] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6308","FirstName":"JZRobo69","LastName":"JZAgent69","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.649"} [2019-06-28T04:47:35.032] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6308' [2019-06-28T04:47:35.034] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.034] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6308','6308','JZRobo69' ,'JZAgent69' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.036] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.036] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:248:1:1 [2019-06-28T04:47:35.038] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:249:1:1 [2019-06-28T04:47:35.038] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"123","FirstName":"Shabbar","LastName":"Hassan","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.653"} [2019-06-28T04:47:35.038] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '123' [2019-06-28T04:47:35.040] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.040] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('123','123','Shabbar' ,'Hassan' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.041] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.042] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:249:1:1 [2019-06-28T04:47:35.046] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:250:1:1 [2019-06-28T04:47:35.047] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6327","FirstName":"JZRobo86","LastName":"JZAgent86","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.657"} [2019-06-28T04:47:35.047] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6327' [2019-06-28T04:47:35.049] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.049] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6327','6327','JZRobo86' ,'JZAgent86' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.051] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.051] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:250:1:1 [2019-06-28T04:47:35.053] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:251:1:1 [2019-06-28T04:47:35.053] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6320","FirstName":"JZRobo8","LastName":"JZAgent8","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.660"} [2019-06-28T04:47:35.053] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6320' [2019-06-28T04:47:35.055] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.055] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6320','6320','JZRobo8' ,'JZAgent8' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.057] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.057] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:251:1:1 [2019-06-28T04:47:35.059] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:252:1:1 [2019-06-28T04:47:35.059] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6273","FirstName":"JZRobo37","LastName":"JZAgent37","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.664"} [2019-06-28T04:47:35.059] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6273' [2019-06-28T04:47:35.060] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.061] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6273','6273','JZRobo37' ,'JZAgent37' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.062] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.062] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:252:1:1 [2019-06-28T04:47:35.064] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:253:1:1 [2019-06-28T04:47:35.064] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"9090","FirstName":"Talha","LastName":"Anjum","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.669"} [2019-06-28T04:47:35.064] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '9090' [2019-06-28T04:47:35.066] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.066] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('9090','9090','Talha' ,'Anjum' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.069] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.069] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:253:1:1 [2019-06-28T04:47:35.071] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:254:1:1 [2019-06-28T04:47:35.071] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6147","FirstName":"JZRobo103","LastName":"JZAgent103","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.674"} [2019-06-28T04:47:35.071] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6147' [2019-06-28T04:47:35.073] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.073] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6147','6147','JZRobo103' ,'JZAgent103' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.075] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.075] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:254:1:1 [2019-06-28T04:47:35.078] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:255:1:1 [2019-06-28T04:47:35.078] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"1230","FirstName":"muhammad","LastName":"ali","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.679"} [2019-06-28T04:47:35.078] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '1230' [2019-06-28T04:47:35.080] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.080] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('1230','1230','muhammad' ,'ali' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.082] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.082] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:255:1:1 [2019-06-28T04:47:35.084] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:256:1:1 [2019-06-28T04:47:35.084] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"553","FirstName":"Robo56","LastName":"Agent56","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.683"} [2019-06-28T04:47:35.085] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '553' [2019-06-28T04:47:35.087] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.087] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('553','553','Robo56' ,'Agent56' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.089] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.090] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:256:1:1 [2019-06-28T04:47:35.092] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:257:1:1 [2019-06-28T04:47:35.092] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6190","FirstName":"JZRobo142","LastName":"JZAgent142","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.689"} [2019-06-28T04:47:35.092] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6190' [2019-06-28T04:47:35.094] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.094] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6190','6190','JZRobo142' ,'JZAgent142' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.097] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.097] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:257:1:1 [2019-06-28T04:47:35.099] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:258:1:1 [2019-06-28T04:47:35.099] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"560","FirstName":"Robo62","LastName":"Agent62","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.692"} [2019-06-28T04:47:35.099] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '560' [2019-06-28T04:47:35.101] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.101] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('560','560','Robo62' ,'Agent62' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.103] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.103] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:258:1:1 [2019-06-28T04:47:35.107] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:259:1:1 [2019-06-28T04:47:35.107] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6314","FirstName":"JZRobo74","LastName":"JZAgent74","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.696"} [2019-06-28T04:47:35.107] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6314' [2019-06-28T04:47:35.109] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.109] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6314','6314','JZRobo74' ,'JZAgent74' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.110] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.110] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:259:1:1 [2019-06-28T04:47:35.122] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:260:1:1 [2019-06-28T04:47:35.122] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"30098","FirstName":"du2","LastName":"du2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.700"} [2019-06-28T04:47:35.122] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '30098' [2019-06-28T04:47:35.129] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.129] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('30098','30098','du2' ,'du2' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.132] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.132] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:260:1:1 [2019-06-28T04:47:35.141] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:261:1:1 [2019-06-28T04:47:35.141] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6274","FirstName":"JZRobo38","LastName":"JZAgent38","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.703"} [2019-06-28T04:47:35.141] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6274' [2019-06-28T04:47:35.149] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.149] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6274','6274','JZRobo38' ,'JZAgent38' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.151] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.151] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:261:1:1 [2019-06-28T04:47:35.154] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:262:1:1 [2019-06-28T04:47:35.154] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6182","FirstName":"JZRobo135","LastName":"JZAgent135","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.707"} [2019-06-28T04:47:35.154] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6182' [2019-06-28T04:47:35.156] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.156] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6182','6182','JZRobo135' ,'JZAgent135' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.159] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.159] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:262:1:1 [2019-06-28T04:47:35.176] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:263:1:1 [2019-06-28T04:47:35.176] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"789","FirstName":"R","LastName":"B","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.710"} [2019-06-28T04:47:35.176] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '789' [2019-06-28T04:47:35.183] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.184] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('789','789','R' ,'B' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.186] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.186] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:263:1:1 [2019-06-28T04:47:35.188] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:264:1:1 [2019-06-28T04:47:35.188] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"51777","FirstName":"Agent1","LastName":"wrappup","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.713"} [2019-06-28T04:47:35.188] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '51777' [2019-06-28T04:47:35.190] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.190] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('51777','51777','Agent1' ,'wrappup' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.193] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.193] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:264:1:1 [2019-06-28T04:47:35.198] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:265:1:1 [2019-06-28T04:47:35.198] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6142","FirstName":"JZRobo1","LastName":"JZAgent1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.716"} [2019-06-28T04:47:35.198] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6142' [2019-06-28T04:47:35.200] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.201] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6142','6142','JZRobo1' ,'JZAgent1' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.202] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.203] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:265:1:1 [2019-06-28T04:47:35.209] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:266:1:1 [2019-06-28T04:47:35.209] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6164","FirstName":"JZRobo119","LastName":"JZAgent119","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.719"} [2019-06-28T04:47:35.209] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6164' [2019-06-28T04:47:35.212] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.212] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6164','6164','JZRobo119' ,'JZAgent119' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.214] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.214] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:266:1:1 [2019-06-28T04:47:35.217] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:267:1:1 [2019-06-28T04:47:35.217] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"148","FirstName":"tauqeer5","LastName":"5","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.722"} [2019-06-28T04:47:35.217] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '148' [2019-06-28T04:47:35.220] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.220] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('148','148','tauqeer5' ,'5' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.225] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.225] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:267:1:1 [2019-06-28T04:47:35.230] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:268:1:1 [2019-06-28T04:47:35.230] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6299","FirstName":"JZRobo60","LastName":"JZAgent60","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.726"} [2019-06-28T04:47:35.230] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6299' [2019-06-28T04:47:35.233] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.233] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6299','6299','JZRobo60' ,'JZAgent60' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.237] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.237] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:268:1:1 [2019-06-28T04:47:35.242] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:269:1:1 [2019-06-28T04:47:35.242] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6248","FirstName":"JZRobo195","LastName":"JZAgent195","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.731"} [2019-06-28T04:47:35.242] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6248' [2019-06-28T04:47:35.244] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.244] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6248','6248','JZRobo195' ,'JZAgent195' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.247] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.247] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:269:1:1 [2019-06-28T04:47:35.249] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:270:1:1 [2019-06-28T04:47:35.249] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"444","FirstName":"Jehanzeb","LastName":"Riaz","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.734"} [2019-06-28T04:47:35.250] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '444' [2019-06-28T04:47:35.252] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.252] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('444','444','Jehanzeb' ,'Riaz' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.255] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.255] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:270:1:1 [2019-06-28T04:47:35.258] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:271:1:1 [2019-06-28T04:47:35.259] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6181","FirstName":"JZRobo134","LastName":"JZAgent134","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.737"} [2019-06-28T04:47:35.259] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6181' [2019-06-28T04:47:35.261] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.261] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6181','6181','JZRobo134' ,'JZAgent134' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.263] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.263] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:271:1:1 [2019-06-28T04:47:35.264] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:272:1:1 [2019-06-28T04:47:35.264] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6281","FirstName":"JZRobo44","LastName":"JZAgent44","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.740"} [2019-06-28T04:47:35.264] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6281' [2019-06-28T04:47:35.266] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.267] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6281','6281','JZRobo44' ,'JZAgent44' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.268] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.269] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:272:1:1 [2019-06-28T04:47:35.270] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:273:1:1 [2019-06-28T04:47:35.271] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"507","FirstName":"Robo14","LastName":"Agent14","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.743"} [2019-06-28T04:47:35.271] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '507' [2019-06-28T04:47:35.274] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.274] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('507','507','Robo14' ,'Agent14' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.276] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.276] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:273:1:1 [2019-06-28T04:47:35.279] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:274:1:1 [2019-06-28T04:47:35.280] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"591","FirstName":"Robo90","LastName":"Agent90","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.746"} [2019-06-28T04:47:35.280] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '591' [2019-06-28T04:47:35.283] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.283] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('591','591','Robo90' ,'Agent90' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.285] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.286] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:274:1:1 [2019-06-28T04:47:35.289] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:275:1:1 [2019-06-28T04:47:35.289] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"581","FirstName":"Robo81","LastName":"Agent81","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.750"} [2019-06-28T04:47:35.289] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '581' [2019-06-28T04:47:35.294] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.294] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('581','581','Robo81' ,'Agent81' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.300] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.301] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:275:1:1 [2019-06-28T04:47:35.304] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:276:1:1 [2019-06-28T04:47:35.304] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6161","FirstName":"JZRobo116","LastName":"JZAgent116","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.753"} [2019-06-28T04:47:35.304] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6161' [2019-06-28T04:47:35.308] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.309] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6161','6161','JZRobo116' ,'JZAgent116' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.315] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.315] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:276:1:1 [2019-06-28T04:47:35.321] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:277:1:1 [2019-06-28T04:47:35.321] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6290","FirstName":"JZRobo52","LastName":"JZAgent52","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.756"} [2019-06-28T04:47:35.321] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6290' [2019-06-28T04:47:35.328] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.329] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6290','6290','JZRobo52' ,'JZAgent52' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.334] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.334] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:277:1:1 [2019-06-28T04:47:35.336] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:278:1:1 [2019-06-28T04:47:35.336] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6145","FirstName":"JZRobo101","LastName":"JZAgent101","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.760"} [2019-06-28T04:47:35.336] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6145' [2019-06-28T04:47:35.338] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.338] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6145','6145','JZRobo101' ,'JZAgent101' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.343] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.343] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:278:1:1 [2019-06-28T04:47:35.344] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:279:1:1 [2019-06-28T04:47:35.345] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2584","FirstName":"Iqra","LastName":"Shahid","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.763"} [2019-06-28T04:47:35.345] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2584' [2019-06-28T04:47:35.346] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.347] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('2584','2584','Iqra' ,'Shahid' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.352] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.352] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:279:1:1 [2019-06-28T04:47:35.355] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:280:1:1 [2019-06-28T04:47:35.355] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"548","FirstName":"Robo51","LastName":"Agent51","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.766"} [2019-06-28T04:47:35.355] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '548' [2019-06-28T04:47:35.357] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.358] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('548','548','Robo51' ,'Agent51' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.363] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.363] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:280:1:1 [2019-06-28T04:47:35.365] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:281:1:1 [2019-06-28T04:47:35.365] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6256","FirstName":"JZRobo21","LastName":"JZAgent21","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.769"} [2019-06-28T04:47:35.365] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6256' [2019-06-28T04:47:35.369] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.370] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6256','6256','JZRobo21' ,'JZAgent21' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.374] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.374] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:281:1:1 [2019-06-28T04:47:35.376] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:282:1:1 [2019-06-28T04:47:35.376] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6336","FirstName":"JZRobo94","LastName":"JZAgent94","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.773"} [2019-06-28T04:47:35.376] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6336' [2019-06-28T04:47:35.380] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.380] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6336','6336','JZRobo94' ,'JZAgent94' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.389] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.389] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:282:1:1 [2019-06-28T04:47:35.390] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:283:1:1 [2019-06-28T04:47:35.391] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6148","FirstName":"JZRobo104","LastName":"JZAgent104","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.776"} [2019-06-28T04:47:35.391] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6148' [2019-06-28T04:47:35.393] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.394] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6148','6148','JZRobo104' ,'JZAgent104' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.396] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.397] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:283:1:1 [2019-06-28T04:47:35.399] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:284:1:1 [2019-06-28T04:47:35.399] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6222","FirstName":"JZRobo171","LastName":"JZAgent171","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.779"} [2019-06-28T04:47:35.399] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6222' [2019-06-28T04:47:35.401] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.402] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6222','6222','JZRobo171' ,'JZAgent171' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.409] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.409] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:284:1:1 [2019-06-28T04:47:35.411] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:285:1:1 [2019-06-28T04:47:35.411] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"532","FirstName":"Robo37","LastName":"Agent37","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.782"} [2019-06-28T04:47:35.411] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '532' [2019-06-28T04:47:35.413] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.413] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('532','532','Robo37' ,'Agent37' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.415] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.415] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:285:1:1 [2019-06-28T04:47:35.417] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:286:1:1 [2019-06-28T04:47:35.417] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"598","FirstName":"Robo97","LastName":"Agent97","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.785"} [2019-06-28T04:47:35.417] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '598' [2019-06-28T04:47:35.420] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.421] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('598','598','Robo97' ,'Agent97' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.427] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.427] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:286:1:1 [2019-06-28T04:47:35.432] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:287:1:1 [2019-06-28T04:47:35.432] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"572","FirstName":"Robo73","LastName":"Agent73","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.789"} [2019-06-28T04:47:35.433] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '572' [2019-06-28T04:47:35.435] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.435] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('572','572','Robo73' ,'Agent73' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.437] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.437] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:287:1:1 [2019-06-28T04:47:35.438] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:288:1:1 [2019-06-28T04:47:35.438] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"007","FirstName":"Babli","LastName":"Badmaash","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.792"} [2019-06-28T04:47:35.439] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '007' [2019-06-28T04:47:35.440] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.441] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('007','007','Babli' ,'Badmaash' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.442] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.442] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:288:1:1 [2019-06-28T04:47:35.447] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:289:1:1 [2019-06-28T04:47:35.447] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6272","FirstName":"JZRobo36","LastName":"JZAgent36","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.795"} [2019-06-28T04:47:35.447] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6272' [2019-06-28T04:47:35.449] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.449] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6272','6272','JZRobo36' ,'JZAgent36' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.452] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.452] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:289:1:1 [2019-06-28T04:47:35.453] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:290:1:1 [2019-06-28T04:47:35.454] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6250","FirstName":"JZRobo197","LastName":"JZAgent197","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.798"} [2019-06-28T04:47:35.454] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6250' [2019-06-28T04:47:35.456] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.456] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6250','6250','JZRobo197' ,'JZAgent197' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.459] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.459] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:290:1:1 [2019-06-28T04:47:35.461] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:291:1:1 [2019-06-28T04:47:35.461] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"42040","FirstName":"Shabber","LastName":"Hassan","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.803"} [2019-06-28T04:47:35.461] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '42040' [2019-06-28T04:47:35.464] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.464] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('42040','42040','Shabber' ,'Hassan' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.466] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.466] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:291:1:1 [2019-06-28T04:47:35.468] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:292:1:1 [2019-06-28T04:47:35.468] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6286","FirstName":"JZRobo49","LastName":"JZAgent49","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.806"} [2019-06-28T04:47:35.468] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6286' [2019-06-28T04:47:35.471] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.471] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6286','6286','JZRobo49' ,'JZAgent49' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.473] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.473] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:292:1:1 [2019-06-28T04:47:35.475] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:293:1:1 [2019-06-28T04:47:35.475] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"7000","FirstName":"Nabeel","LastName":"Ahmad","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.809"} [2019-06-28T04:47:35.475] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '7000' [2019-06-28T04:47:35.477] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.478] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('7000','7000','Nabeel' ,'Ahmad' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.480] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.480] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:293:1:1 [2019-06-28T04:47:35.488] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:294:1:1 [2019-06-28T04:47:35.488] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6302","FirstName":"JZRobo63","LastName":"JZAgent63","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.813"} [2019-06-28T04:47:35.489] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6302' [2019-06-28T04:47:35.491] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.491] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6302','6302','JZRobo63' ,'JZAgent63' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.493] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.493] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:294:1:1 [2019-06-28T04:47:35.496] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:295:1:1 [2019-06-28T04:47:35.496] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"141","FirstName":"tauqeer4","LastName":"4","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.816"} [2019-06-28T04:47:35.496] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '141' [2019-06-28T04:47:35.498] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.498] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('141','141','tauqeer4' ,'4' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.500] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.500] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:295:1:1 [2019-06-28T04:47:35.502] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:296:1:1 [2019-06-28T04:47:35.502] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6226","FirstName":"JZRobo175","LastName":"JZAgent175","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.819"} [2019-06-28T04:47:35.503] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6226' [2019-06-28T04:47:35.505] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.505] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6226','6226','JZRobo175' ,'JZAgent175' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.507] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.507] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:296:1:1 [2019-06-28T04:47:35.509] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:297:1:1 [2019-06-28T04:47:35.509] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"531","FirstName":"Robo36","LastName":"Agent36","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.822"} [2019-06-28T04:47:35.509] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '531' [2019-06-28T04:47:35.511] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.512] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('531','531','Robo36' ,'Agent36' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.514] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.514] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:297:1:1 [2019-06-28T04:47:35.517] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:298:1:1 [2019-06-28T04:47:35.517] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"525","FirstName":"Robo30","LastName":"Agent30","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.825"} [2019-06-28T04:47:35.517] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '525' [2019-06-28T04:47:35.519] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.519] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('525','525','Robo30' ,'Agent30' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.524] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.524] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:298:1:1 [2019-06-28T04:47:35.526] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:299:1:1 [2019-06-28T04:47:35.526] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6153","FirstName":"JZRobo109","LastName":"JZAgent109","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.829"} [2019-06-28T04:47:35.526] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6153' [2019-06-28T04:47:35.528] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.529] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6153','6153','JZRobo109' ,'JZAgent109' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.530] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.531] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:299:1:1 [2019-06-28T04:47:35.532] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:300:1:1 [2019-06-28T04:47:35.532] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"549","FirstName":"Robo52","LastName":"Agent52","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.832"} [2019-06-28T04:47:35.532] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '549' [2019-06-28T04:47:35.534] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.534] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('549','549','Robo52' ,'Agent52' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.537] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.537] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:300:1:1 [2019-06-28T04:47:35.539] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:301:1:1 [2019-06-28T04:47:35.539] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6221","FirstName":"JZRobo170","LastName":"JZAgent170","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.835"} [2019-06-28T04:47:35.539] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6221' [2019-06-28T04:47:35.543] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.543] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6221','6221','JZRobo170' ,'JZAgent170' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.547] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.547] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:301:1:1 [2019-06-28T04:47:35.551] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:302:1:1 [2019-06-28T04:47:35.551] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"523","FirstName":"Robo29","LastName":"Agent29","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.838"} [2019-06-28T04:47:35.551] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '523' [2019-06-28T04:47:35.556] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.556] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('523','523','Robo29' ,'Agent29' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.561] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.561] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:302:1:1 [2019-06-28T04:47:35.564] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:303:1:1 [2019-06-28T04:47:35.564] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"333","FirstName":"Akeel","LastName":"Rehman","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.841"} [2019-06-28T04:47:35.564] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '333' [2019-06-28T04:47:35.567] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.567] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('333','333','Akeel' ,'Rehman' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.569] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.570] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:303:1:1 [2019-06-28T04:47:35.571] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:304:1:1 [2019-06-28T04:47:35.571] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"514","FirstName":"Robo20","LastName":"Agent20","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.845"} [2019-06-28T04:47:35.571] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '514' [2019-06-28T04:47:35.573] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.574] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('514','514','Robo20' ,'Agent20' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.576] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.576] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:304:1:1 [2019-06-28T04:47:35.578] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:305:1:1 [2019-06-28T04:47:35.581] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6219","FirstName":"JZRobo169","LastName":"JZAgent169","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.849"} [2019-06-28T04:47:35.581] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6219' [2019-06-28T04:47:35.586] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.586] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6219','6219','JZRobo169' ,'JZAgent169' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.589] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.589] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:305:1:1 [2019-06-28T04:47:35.596] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:306:1:1 [2019-06-28T04:47:35.596] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6294","FirstName":"JZRobo56","LastName":"JZAgent56","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.856"} [2019-06-28T04:47:35.597] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6294' [2019-06-28T04:47:35.599] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.599] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6294','6294','JZRobo56' ,'JZAgent56' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.601] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.601] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:306:1:1 [2019-06-28T04:47:35.603] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:307:1:1 [2019-06-28T04:47:35.603] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"666","FirstName":"Nabeel","LastName":"Ahmed","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.862"} [2019-06-28T04:47:35.603] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '666' [2019-06-28T04:47:35.606] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.606] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('666','666','Nabeel' ,'Ahmed' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.608] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.608] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:307:1:1 [2019-06-28T04:47:35.610] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:308:1:1 [2019-06-28T04:47:35.610] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6289","FirstName":"JZRobo51","LastName":"JZAgent51","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.867"} [2019-06-28T04:47:35.610] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6289' [2019-06-28T04:47:35.612] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.612] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6289','6289','JZRobo51' ,'JZAgent51' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.614] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.614] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:308:1:1 [2019-06-28T04:47:35.616] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:309:1:1 [2019-06-28T04:47:35.616] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"7001","FirstName":"Sumaira","LastName":"Tariq","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.871"} [2019-06-28T04:47:35.617] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '7001' [2019-06-28T04:47:35.618] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.619] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('7001','7001','Sumaira' ,'Tariq' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.620] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.621] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:309:1:1 [2019-06-28T04:47:35.622] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:310:1:1 [2019-06-28T04:47:35.622] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483657","FirstName":"test_1","LastName":"test_2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.875"} [2019-06-28T04:47:35.622] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483657' [2019-06-28T04:47:35.624] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.624] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483657','47483657','test_1' ,'test_2' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.626] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.626] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:310:1:1 [2019-06-28T04:47:35.627] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:311:1:1 [2019-06-28T04:47:35.627] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6154","FirstName":"JZRobo11","LastName":"JZAgent11","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.879"} [2019-06-28T04:47:35.628] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6154' [2019-06-28T04:47:35.629] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.629] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6154','6154','JZRobo11' ,'JZAgent11' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.631] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.631] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:311:1:1 [2019-06-28T04:47:35.632] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:312:1:1 [2019-06-28T04:47:35.632] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"9191","FirstName":"Masood","LastName":"Farooq","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.882"} [2019-06-28T04:47:35.633] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '9191' [2019-06-28T04:47:35.634] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.634] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('9191','9191','Masood' ,'Farooq' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.636] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.636] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:312:1:1 [2019-06-28T04:47:35.637] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:313:1:1 [2019-06-28T04:47:35.638] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6173","FirstName":"JZRobo127","LastName":"JZAgent127","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.886"} [2019-06-28T04:47:35.638] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6173' [2019-06-28T04:47:35.639] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.639] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6173','6173','JZRobo127' ,'JZAgent127' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.641] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.641] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:313:1:1 [2019-06-28T04:47:35.642] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:314:1:1 [2019-06-28T04:47:35.642] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6280","FirstName":"JZRobo43","LastName":"JZAgent43","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.889"} [2019-06-28T04:47:35.642] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6280' [2019-06-28T04:47:35.644] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.644] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6280','6280','JZRobo43' ,'JZAgent43' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.646] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.646] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:314:1:1 [2019-06-28T04:47:35.647] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:315:1:1 [2019-06-28T04:47:35.648] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6000","FirstName":"Laiq","LastName":"Butt","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.892"} [2019-06-28T04:47:35.648] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6000' [2019-06-28T04:47:35.650] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.650] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6000','6000','Laiq' ,'Butt' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.652] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.652] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:315:1:1 [2019-06-28T04:47:35.654] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:316:1:1 [2019-06-28T04:47:35.654] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6288","FirstName":"JZRobo50","LastName":"JZAgent50","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.896"} [2019-06-28T04:47:35.654] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6288' [2019-06-28T04:47:35.656] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.656] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6288','6288','JZRobo50' ,'JZAgent50' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.659] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.659] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:316:1:1 [2019-06-28T04:47:35.660] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:317:1:1 [2019-06-28T04:47:35.660] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"555","FirstName":"Robo58","LastName":"Agent58","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.900"} [2019-06-28T04:47:35.660] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '555' [2019-06-28T04:47:35.662] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.663] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('555','555','Robo58' ,'Agent58' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.665] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.665] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:317:1:1 [2019-06-28T04:47:35.666] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:318:1:1 [2019-06-28T04:47:35.666] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6166","FirstName":"JZRobo120","LastName":"JZAgent120","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.903"} [2019-06-28T04:47:35.666] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6166' [2019-06-28T04:47:35.669] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.669] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6166','6166','JZRobo120' ,'JZAgent120' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.671] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.671] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:318:1:1 [2019-06-28T04:47:35.672] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:319:1:1 [2019-06-28T04:47:35.672] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"504","FirstName":"Robo11","LastName":"Agent11","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.906"} [2019-06-28T04:47:35.672] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '504' [2019-06-28T04:47:35.675] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.675] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('504','504','Robo11' ,'Agent11' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.677] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.677] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:319:1:1 [2019-06-28T04:47:35.679] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:320:1:1 [2019-06-28T04:47:35.679] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6187","FirstName":"JZRobo14","LastName":"JZAgent14","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.910"} [2019-06-28T04:47:35.679] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6187' [2019-06-28T04:47:35.681] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.681] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6187','6187','JZRobo14' ,'JZAgent14' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.683] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.683] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:320:1:1 [2019-06-28T04:47:35.685] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:321:1:1 [2019-06-28T04:47:35.685] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"599","FirstName":"Robo98","LastName":"Agent98","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.916"} [2019-06-28T04:47:35.685] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '599' [2019-06-28T04:47:35.686] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.686] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('599','599','Robo98' ,'Agent98' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.687] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.687] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:321:1:1 [2019-06-28T04:47:35.689] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:322:1:1 [2019-06-28T04:47:35.689] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3998","FirstName":"saqib","LastName":"Sana","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.920"} [2019-06-28T04:47:35.689] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3998' [2019-06-28T04:47:35.690] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.690] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('3998','3998','saqib' ,'Sana' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.691] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.691] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:322:1:1 [2019-06-28T04:47:35.693] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:323:1:1 [2019-06-28T04:47:35.693] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6155","FirstName":"JZRobo110","LastName":"JZAgent110","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.924"} [2019-06-28T04:47:35.693] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6155' [2019-06-28T04:47:35.694] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.694] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6155','6155','JZRobo110' ,'JZAgent110' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.695] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.696] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:323:1:1 [2019-06-28T04:47:35.697] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:324:1:1 [2019-06-28T04:47:35.697] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"554","FirstName":"Robo57","LastName":"Agent57","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.929"} [2019-06-28T04:47:35.697] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '554' [2019-06-28T04:47:35.698] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.698] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('554','554','Robo57' ,'Agent57' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.700] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.700] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:324:1:1 [2019-06-28T04:47:35.701] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:325:1:1 [2019-06-28T04:47:35.702] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8879","FirstName":"supervisor","LastName":"aman","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.933"} [2019-06-28T04:47:35.702] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8879' [2019-06-28T04:47:35.704] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.704] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8879','8879','supervisor' ,'aman' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.706] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.706] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:325:1:1 [2019-06-28T04:47:35.708] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:326:1:1 [2019-06-28T04:47:35.708] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"575","FirstName":"Robo76","LastName":"Agent76","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.940"} [2019-06-28T04:47:35.708] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '575' [2019-06-28T04:47:35.709] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.709] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('575','575','Robo76' ,'Agent76' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.711] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.711] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:326:1:1 [2019-06-28T04:47:35.712] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:327:1:1 [2019-06-28T04:47:35.712] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6198","FirstName":"JZRobo15","LastName":"JZAgent15","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.944"} [2019-06-28T04:47:35.712] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6198' [2019-06-28T04:47:35.713] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.713] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6198','6198','JZRobo15' ,'JZAgent15' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.715] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.715] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:327:1:1 [2019-06-28T04:47:35.716] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:328:1:1 [2019-06-28T04:47:35.716] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"535","FirstName":"Robo4","LastName":"Agent4","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.949"} [2019-06-28T04:47:35.716] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '535' [2019-06-28T04:47:35.717] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.718] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('535','535','Robo4' ,'Agent4' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.719] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.719] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:328:1:1 [2019-06-28T04:47:35.721] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:329:1:1 [2019-06-28T04:47:35.721] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6324","FirstName":"JZRobo83","LastName":"JZAgent83","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.954"} [2019-06-28T04:47:35.721] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6324' [2019-06-28T04:47:35.723] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.723] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6324','6324','JZRobo83' ,'JZAgent83' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.724] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.724] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:329:1:1 [2019-06-28T04:47:35.726] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:330:1:1 [2019-06-28T04:47:35.726] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"90003","FirstName":"nadeem","LastName":"sharif","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.959"} [2019-06-28T04:47:35.726] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '90003' [2019-06-28T04:47:35.727] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.727] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('90003','90003','nadeem' ,'sharif' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.728] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.728] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:330:1:1 [2019-06-28T04:47:35.729] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:331:1:1 [2019-06-28T04:47:35.729] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6339","FirstName":"JZRobo97","LastName":"JZAgent97","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.964"} [2019-06-28T04:47:35.729] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6339' [2019-06-28T04:47:35.730] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.730] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6339','6339','JZRobo97' ,'JZAgent97' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.731] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.732] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:331:1:1 [2019-06-28T04:47:35.732] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:332:1:1 [2019-06-28T04:47:35.732] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6247","FirstName":"JZRobo194","LastName":"JZAgent194","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.969"} [2019-06-28T04:47:35.733] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6247' [2019-06-28T04:47:35.734] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.734] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6247','6247','JZRobo194' ,'JZAgent194' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.735] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.735] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:332:1:1 [2019-06-28T04:47:35.736] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:333:1:1 [2019-06-28T04:47:35.736] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"26","FirstName":"Absaar","LastName":"Javed","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.981"} [2019-06-28T04:47:35.736] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '26' [2019-06-28T04:47:35.737] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.737] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('26','26','Absaar' ,'Javed' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.738] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.738] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:333:1:1 [2019-06-28T04:47:35.739] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:334:1:1 [2019-06-28T04:47:35.739] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"589","FirstName":"Robo89","LastName":"Agent89","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.986"} [2019-06-28T04:47:35.739] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '589' [2019-06-28T04:47:35.740] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.740] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('589','589','Robo89' ,'Agent89' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.741] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.741] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:334:1:1 [2019-06-28T04:47:35.742] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:335:1:1 [2019-06-28T04:47:35.742] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8891","FirstName":"Mohd","LastName":"Amir","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.991"} [2019-06-28T04:47:35.742] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8891' [2019-06-28T04:47:35.743] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.744] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8891','8891','Mohd' ,'Amir' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.745] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.745] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:335:1:1 [2019-06-28T04:47:35.745] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:336:1:1 [2019-06-28T04:47:35.745] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6279","FirstName":"JZRobo42","LastName":"JZAgent42","Publisher":"MRE","MessageTime":"2019-06-28 04:47:34.997"} [2019-06-28T04:47:35.746] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6279' [2019-06-28T04:47:35.747] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.747] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6279','6279','JZRobo42' ,'JZAgent42' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.748] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.748] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:336:1:1 [2019-06-28T04:47:35.749] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:337:1:1 [2019-06-28T04:47:35.749] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"999","FirstName":"Waleed","LastName":"Riaz","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.2"} [2019-06-28T04:47:35.749] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '999' [2019-06-28T04:47:35.750] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.750] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('999','999','Waleed' ,'Riaz' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.751] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.751] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:337:1:1 [2019-06-28T04:47:35.752] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:338:1:1 [2019-06-28T04:47:35.752] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"502","FirstName":"Robo10","LastName":"Agent10","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.6"} [2019-06-28T04:47:35.752] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '502' [2019-06-28T04:47:35.753] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.753] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('502','502','Robo10' ,'Agent10' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.754] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.754] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:338:1:1 [2019-06-28T04:47:35.755] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:339:1:1 [2019-06-28T04:47:35.755] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"42030","FirstName":"Shabber","LastName":"Hassan","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.14"} [2019-06-28T04:47:35.755] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '42030' [2019-06-28T04:47:35.756] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.757] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('42030','42030','Shabber' ,'Hassan' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.758] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.758] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:339:1:1 [2019-06-28T04:47:35.758] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:340:1:1 [2019-06-28T04:47:35.758] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"582","FirstName":"Robo82","LastName":"Agent82","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.19"} [2019-06-28T04:47:35.759] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '582' [2019-06-28T04:47:35.760] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.760] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('582','582','Robo82' ,'Agent82' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.761] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.761] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:340:1:1 [2019-06-28T04:47:35.762] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:341:1:1 [2019-06-28T04:47:35.762] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6263","FirstName":"JZRobo28","LastName":"JZAgent28","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.23"} [2019-06-28T04:47:35.762] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6263' [2019-06-28T04:47:35.764] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.764] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6263','6263','JZRobo28' ,'JZAgent28' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.765] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.765] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:341:1:1 [2019-06-28T04:47:35.766] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:342:1:1 [2019-06-28T04:47:35.766] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"546","FirstName":"Robo5","LastName":"Agent5","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.27"} [2019-06-28T04:47:35.766] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '546' [2019-06-28T04:47:35.767] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.767] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('546','546','Robo5' ,'Agent5' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.768] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.768] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:342:1:1 [2019-06-28T04:47:35.769] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:343:1:1 [2019-06-28T04:47:35.769] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6223","FirstName":"JZRobo172","LastName":"JZAgent172","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.30"} [2019-06-28T04:47:35.769] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6223' [2019-06-28T04:47:35.770] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.771] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6223','6223','JZRobo172' ,'JZAgent172' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.772] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.772] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:343:1:1 [2019-06-28T04:47:35.773] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:344:1:1 [2019-06-28T04:47:35.773] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6321","FirstName":"JZRobo80","LastName":"JZAgent80","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.33"} [2019-06-28T04:47:35.773] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6321' [2019-06-28T04:47:35.774] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.774] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6321','6321','JZRobo80' ,'JZAgent80' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.775] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.775] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:344:1:1 [2019-06-28T04:47:35.776] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:345:1:1 [2019-06-28T04:47:35.776] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"583","FirstName":"Robo83","LastName":"Agent83","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.37"} [2019-06-28T04:47:35.776] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '583' [2019-06-28T04:47:35.778] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.780] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('583','583','Robo83' ,'Agent83' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.781] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.781] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:345:1:1 [2019-06-28T04:47:35.782] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:346:1:1 [2019-06-28T04:47:35.782] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6257","FirstName":"JZRobo22","LastName":"JZAgent22","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.40"} [2019-06-28T04:47:35.782] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6257' [2019-06-28T04:47:35.783] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.784] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6257','6257','JZRobo22' ,'JZAgent22' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.785] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.785] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:346:1:1 [2019-06-28T04:47:35.786] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:347:1:1 [2019-06-28T04:47:35.786] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"520","FirstName":"Robo26","LastName":"Agent26","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.44"} [2019-06-28T04:47:35.786] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '520' [2019-06-28T04:47:35.788] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.788] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('520','520','Robo26' ,'Agent26' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.789] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.789] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:347:1:1 [2019-06-28T04:47:35.794] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:348:1:1 [2019-06-28T04:47:35.794] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6316","FirstName":"JZRobo76","LastName":"JZAgent76","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.47"} [2019-06-28T04:47:35.794] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6316' [2019-06-28T04:47:35.795] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.795] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6316','6316','JZRobo76' ,'JZAgent76' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.796] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.796] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:348:1:1 [2019-06-28T04:47:35.797] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:349:1:1 [2019-06-28T04:47:35.797] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6249","FirstName":"JZRobo196","LastName":"JZAgent196","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.50"} [2019-06-28T04:47:35.797] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6249' [2019-06-28T04:47:35.798] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.799] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6249','6249','JZRobo196' ,'JZAgent196' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.801] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.801] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:349:1:1 [2019-06-28T04:47:35.802] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:350:1:1 [2019-06-28T04:47:35.802] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6179","FirstName":"JZRobo132","LastName":"JZAgent132","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.54"} [2019-06-28T04:47:35.802] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6179' [2019-06-28T04:47:35.803] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.803] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6179','6179','JZRobo132' ,'JZAgent132' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.804] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.804] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:350:1:1 [2019-06-28T04:47:35.805] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:351:1:1 [2019-06-28T04:47:35.805] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6227","FirstName":"JZRobo176","LastName":"JZAgent176","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.58"} [2019-06-28T04:47:35.805] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6227' [2019-06-28T04:47:35.807] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.807] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6227','6227','JZRobo176' ,'JZAgent176' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.808] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.808] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:351:1:1 [2019-06-28T04:47:35.810] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:352:1:1 [2019-06-28T04:47:35.810] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6264","FirstName":"JZRobo29","LastName":"JZAgent29","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.63"} [2019-06-28T04:47:35.810] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6264' [2019-06-28T04:47:35.811] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.811] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6264','6264','JZRobo29' ,'JZAgent29' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.812] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.812] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:352:1:1 [2019-06-28T04:47:35.813] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:353:1:1 [2019-06-28T04:47:35.813] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"704","FirstName":"Ismail","LastName":"Khawaja","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.70"} [2019-06-28T04:47:35.813] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '704' [2019-06-28T04:47:35.814] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.814] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('704','704','Ismail' ,'Khawaja' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.815] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.815] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:353:1:1 [2019-06-28T04:47:35.816] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:354:1:1 [2019-06-28T04:47:35.816] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6295","FirstName":"JZRobo57","LastName":"JZAgent57","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.77"} [2019-06-28T04:47:35.816] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6295' [2019-06-28T04:47:35.817] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.817] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6295','6295','JZRobo57' ,'JZAgent57' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.818] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.819] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:354:1:1 [2019-06-28T04:47:35.819] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:355:1:1 [2019-06-28T04:47:35.819] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3982","FirstName":"Kashif","LastName":"Dev","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.83"} [2019-06-28T04:47:35.820] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3982' [2019-06-28T04:47:35.820] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.821] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('3982','3982','Kashif' ,'Dev' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.822] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.822] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:355:1:1 [2019-06-28T04:47:35.822] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:356:1:1 [2019-06-28T04:47:35.822] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112244","FirstName":"hassan2","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.90"} [2019-06-28T04:47:35.823] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112244' [2019-06-28T04:47:35.823] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.824] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('112244','112244','hassan2' ,'sohail' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.825] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.825] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:356:1:1 [2019-06-28T04:47:35.825] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:357:1:1 [2019-06-28T04:47:35.826] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6172","FirstName":"JZRobo126","LastName":"JZAgent126","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.95"} [2019-06-28T04:47:35.826] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6172' [2019-06-28T04:47:35.827] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.827] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6172','6172','JZRobo126' ,'JZAgent126' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.828] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.828] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:357:1:1 [2019-06-28T04:47:35.828] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:358:1:1 [2019-06-28T04:47:35.829] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6666","FirstName":"waqar","LastName":"azam","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.100"} [2019-06-28T04:47:35.829] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6666' [2019-06-28T04:47:35.830] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.830] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6666','6666','waqar' ,'azam' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.831] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.831] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:358:1:1 [2019-06-28T04:47:35.832] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:359:1:1 [2019-06-28T04:47:35.832] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6326","FirstName":"JZRobo85","LastName":"JZAgent85","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.104"} [2019-06-28T04:47:35.832] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6326' [2019-06-28T04:47:35.834] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.834] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6326','6326','JZRobo85' ,'JZAgent85' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.835] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.835] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:359:1:1 [2019-06-28T04:47:35.836] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:360:1:1 [2019-06-28T04:47:35.836] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"574","FirstName":"Robo75","LastName":"Agent75","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.111"} [2019-06-28T04:47:35.836] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '574' [2019-06-28T04:47:35.837] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.837] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('574','574','Robo75' ,'Agent75' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.838] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.838] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:360:1:1 [2019-06-28T04:47:35.839] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:361:1:1 [2019-06-28T04:47:35.839] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6218","FirstName":"JZRobo168","LastName":"JZAgent168","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.116"} [2019-06-28T04:47:35.839] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6218' [2019-06-28T04:47:35.840] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.840] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6218','6218','JZRobo168' ,'JZAgent168' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.841] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.842] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:361:1:1 [2019-06-28T04:47:35.842] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:362:1:1 [2019-06-28T04:47:35.842] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"14756","FirstName":"Abeeha","LastName":"Akram","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.120"} [2019-06-28T04:47:35.842] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '14756' [2019-06-28T04:47:35.843] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.843] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('14756','14756','Abeeha' ,'Akram' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.844] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.845] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:362:1:1 [2019-06-28T04:47:35.845] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:363:1:1 [2019-06-28T04:47:35.845] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"588","FirstName":"Robo88","LastName":"Agent88","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.127"} [2019-06-28T04:47:35.846] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '588' [2019-06-28T04:47:35.847] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.847] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('588','588','Robo88' ,'Agent88' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.848] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.848] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:363:1:1 [2019-06-28T04:47:35.849] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:364:1:1 [2019-06-28T04:47:35.849] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"9801","FirstName":"Test2","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.135"} [2019-06-28T04:47:35.849] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '9801' [2019-06-28T04:47:35.850] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.850] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('9801','9801','Test2' ,'2' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.851] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.852] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:364:1:1 [2019-06-28T04:47:35.852] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:365:1:1 [2019-06-28T04:47:35.852] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"533","FirstName":"Robo38","LastName":"Agent38","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.138"} [2019-06-28T04:47:35.853] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '533' [2019-06-28T04:47:35.854] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.854] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('533','533','Robo38' ,'Agent38' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.855] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.855] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:365:1:1 [2019-06-28T04:47:35.856] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:366:1:1 [2019-06-28T04:47:35.856] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6205","FirstName":"JZRobo156","LastName":"JZAgent156","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.142"} [2019-06-28T04:47:35.856] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6205' [2019-06-28T04:47:35.857] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.857] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6205','6205','JZRobo156' ,'JZAgent156' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.859] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.859] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:366:1:1 [2019-06-28T04:47:35.873] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:367:1:1 [2019-06-28T04:47:35.873] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6228","FirstName":"JZRobo177","LastName":"JZAgent177","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.145"} [2019-06-28T04:47:35.873] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6228' [2019-06-28T04:47:35.874] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.874] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6228','6228','JZRobo177' ,'JZAgent177' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.875] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.875] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:367:1:1 [2019-06-28T04:47:35.877] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:368:1:1 [2019-06-28T04:47:35.877] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6143","FirstName":"JZRobo10","LastName":"JZAgent10","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.148"} [2019-06-28T04:47:35.878] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6143' [2019-06-28T04:47:35.880] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.880] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6143','6143','JZRobo10' ,'JZAgent10' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.881] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.881] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:368:1:1 [2019-06-28T04:47:35.885] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:369:1:1 [2019-06-28T04:47:35.885] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6319","FirstName":"JZRobo79","LastName":"JZAgent79","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.154"} [2019-06-28T04:47:35.885] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6319' [2019-06-28T04:47:35.886] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.886] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6319','6319','JZRobo79' ,'JZAgent79' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.887] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.888] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:369:1:1 [2019-06-28T04:47:35.890] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:370:1:1 [2019-06-28T04:47:35.890] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6201","FirstName":"JZRobo152","LastName":"JZAgent152","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.162"} [2019-06-28T04:47:35.890] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6201' [2019-06-28T04:47:35.892] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.892] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6201','6201','JZRobo152' ,'JZAgent152' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.893] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.893] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:370:1:1 [2019-06-28T04:47:35.894] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:371:1:1 [2019-06-28T04:47:35.894] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8890","FirstName":"Ali","LastName":"Imran","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.166"} [2019-06-28T04:47:35.894] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8890' [2019-06-28T04:47:35.895] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.896] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8890','8890','Ali' ,'Imran' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.897] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.897] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:371:1:1 [2019-06-28T04:47:35.898] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:372:1:1 [2019-06-28T04:47:35.898] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"146","FirstName":"tauqeer3","LastName":"3","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.169"} [2019-06-28T04:47:35.898] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '146' [2019-06-28T04:47:35.899] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.899] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('146','146','tauqeer3' ,'3' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.900] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.900] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:372:1:1 [2019-06-28T04:47:35.901] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:373:1:1 [2019-06-28T04:47:35.901] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"143","FirstName":"tauqeer8","LastName":"8","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.172"} [2019-06-28T04:47:35.901] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '143' [2019-06-28T04:47:35.902] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.902] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('143','143','tauqeer8' ,'8' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.904] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.904] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:373:1:1 [2019-06-28T04:47:35.904] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:374:1:1 [2019-06-28T04:47:35.904] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"30097","FirstName":"du3","LastName":"du3","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.184"} [2019-06-28T04:47:35.905] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '30097' [2019-06-28T04:47:35.908] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.909] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('30097','30097','du3' ,'du3' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.913] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.913] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:374:1:1 [2019-06-28T04:47:35.914] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:375:1:1 [2019-06-28T04:47:35.915] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8895","FirstName":"Mohd","LastName":"Ali","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.192"} [2019-06-28T04:47:35.915] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8895' [2019-06-28T04:47:35.916] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.916] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8895','8895','Mohd' ,'Ali' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.917] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.917] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:375:1:1 [2019-06-28T04:47:35.918] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:376:1:1 [2019-06-28T04:47:35.918] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6271","FirstName":"JZRobo35","LastName":"JZAgent35","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.197"} [2019-06-28T04:47:35.918] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6271' [2019-06-28T04:47:35.920] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.920] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6271','6271','JZRobo35' ,'JZAgent35' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.921] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.921] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:376:1:1 [2019-06-28T04:47:35.922] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:377:1:1 [2019-06-28T04:47:35.922] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"501","FirstName":"Robo1","LastName":"Agent1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.203"} [2019-06-28T04:47:35.922] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '501' [2019-06-28T04:47:35.923] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.923] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('501','501','Robo1' ,'Agent1' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.924] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.924] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:377:1:1 [2019-06-28T04:47:35.925] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:378:1:1 [2019-06-28T04:47:35.925] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"564","FirstName":"Robo66","LastName":"Agent66","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.209"} [2019-06-28T04:47:35.925] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '564' [2019-06-28T04:47:35.926] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.926] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('564','564','Robo66' ,'Agent66' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.927] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.927] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:378:1:1 [2019-06-28T04:47:35.928] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:379:1:1 [2019-06-28T04:47:35.928] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483656","FirstName":"Tauqeer","LastName":"Nasir","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.213"} [2019-06-28T04:47:35.929] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483656' [2019-06-28T04:47:35.930] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.930] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483656','47483656','Tauqeer' ,'Nasir' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.931] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.931] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:379:1:1 [2019-06-28T04:47:35.932] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:380:1:1 [2019-06-28T04:47:35.932] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6298","FirstName":"JZRobo6","LastName":"JZAgent6","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.217"} [2019-06-28T04:47:35.932] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6298' [2019-06-28T04:47:35.934] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.934] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6298','6298','JZRobo6' ,'JZAgent6' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.935] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.935] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:380:1:1 [2019-06-28T04:47:35.937] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:381:1:1 [2019-06-28T04:47:35.938] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6162","FirstName":"JZRobo117","LastName":"JZAgent117","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.221"} [2019-06-28T04:47:35.938] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6162' [2019-06-28T04:47:35.939] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.939] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6162','6162','JZRobo117' ,'JZAgent117' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.940] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.940] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:381:1:1 [2019-06-28T04:47:35.941] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:382:1:1 [2019-06-28T04:47:35.941] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"521","FirstName":"Robo27","LastName":"Agent27","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.226"} [2019-06-28T04:47:35.941] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '521' [2019-06-28T04:47:35.942] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.943] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('521','521','Robo27' ,'Agent27' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.946] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.947] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:382:1:1 [2019-06-28T04:47:35.947] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:383:1:1 [2019-06-28T04:47:35.948] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6146","FirstName":"JZRobo102","LastName":"JZAgent102","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.230"} [2019-06-28T04:47:35.948] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6146' [2019-06-28T04:47:35.949] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.949] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6146','6146','JZRobo102' ,'JZAgent102' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.950] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.950] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:383:1:1 [2019-06-28T04:47:35.951] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:384:1:1 [2019-06-28T04:47:35.951] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"562","FirstName":"Robo64","LastName":"Agent64","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.236"} [2019-06-28T04:47:35.951] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '562' [2019-06-28T04:47:35.953] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.953] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('562','562','Robo64' ,'Agent64' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.954] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.954] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:384:1:1 [2019-06-28T04:47:35.955] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:385:1:1 [2019-06-28T04:47:35.955] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"200","FirstName":"Muhammad","LastName":"Naeem","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.244"} [2019-06-28T04:47:35.955] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '200' [2019-06-28T04:47:35.956] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.957] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('200','200','Muhammad' ,'Naeem' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.958] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.958] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:385:1:1 [2019-06-28T04:47:35.959] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:386:1:1 [2019-06-28T04:47:35.959] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483654","FirstName":"Demo","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.254"} [2019-06-28T04:47:35.959] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483654' [2019-06-28T04:47:35.960] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.960] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483654','47483654','Demo' ,'2' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.962] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.962] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:386:1:1 [2019-06-28T04:47:35.963] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:387:1:1 [2019-06-28T04:47:35.963] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483653","FirstName":"demo","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.264"} [2019-06-28T04:47:35.964] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483653' [2019-06-28T04:47:35.965] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.965] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483653','47483653','demo' ,'1' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.966] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.966] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:387:1:1 [2019-06-28T04:47:35.967] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:388:1:1 [2019-06-28T04:47:35.967] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"51666","FirstName":"Riz","LastName":"butt","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.269"} [2019-06-28T04:47:35.967] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '51666' [2019-06-28T04:47:35.969] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.969] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('51666','51666','Riz' ,'butt' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.970] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.970] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:388:1:1 [2019-06-28T04:47:35.971] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:389:1:1 [2019-06-28T04:47:35.971] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"505","FirstName":"Robo12","LastName":"Agent12","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.279"} [2019-06-28T04:47:35.971] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '505' [2019-06-28T04:47:35.972] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.972] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('505','505','Robo12' ,'Agent12' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.973] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.974] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:389:1:1 [2019-06-28T04:47:35.975] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:390:1:1 [2019-06-28T04:47:35.975] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6338","FirstName":"JZRobo96","LastName":"JZAgent96","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.288"} [2019-06-28T04:47:35.975] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6338' [2019-06-28T04:47:35.976] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.976] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6338','6338','JZRobo96' ,'JZAgent96' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.977] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.977] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:390:1:1 [2019-06-28T04:47:35.978] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:391:1:1 [2019-06-28T04:47:35.978] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"51778","FirstName":"Agent2","LastName":"Wrappup","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.297"} [2019-06-28T04:47:35.978] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '51778' [2019-06-28T04:47:35.979] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.979] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('51778','51778','Agent2' ,'Wrappup' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.981] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.981] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:391:1:1 [2019-06-28T04:47:35.982] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:392:1:1 [2019-06-28T04:47:35.982] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6165","FirstName":"JZRobo12","LastName":"JZAgent12","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.300"} [2019-06-28T04:47:35.982] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6165' [2019-06-28T04:47:35.983] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.983] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6165','6165','JZRobo12' ,'JZAgent12' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.984] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.985] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:392:1:1 [2019-06-28T04:47:35.986] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:393:1:1 [2019-06-28T04:47:35.986] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6224","FirstName":"JZRobo173","LastName":"JZAgent173","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.308"} [2019-06-28T04:47:35.986] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6224' [2019-06-28T04:47:35.987] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.988] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6224','6224','JZRobo173' ,'JZAgent173' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.989] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.989] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:393:1:1 [2019-06-28T04:47:35.990] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:394:1:1 [2019-06-28T04:47:35.990] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6200","FirstName":"JZRobo151","LastName":"JZAgent151","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.312"} [2019-06-28T04:47:35.990] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6200' [2019-06-28T04:47:35.991] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.991] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6200','6200','JZRobo151' ,'JZAgent151' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.992] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.992] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:394:1:1 [2019-06-28T04:47:35.993] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:395:1:1 [2019-06-28T04:47:35.993] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"524","FirstName":"Robo3","LastName":"Agent3","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.321"} [2019-06-28T04:47:35.993] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '524' [2019-06-28T04:47:35.994] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.994] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('524','524','Robo3' ,'Agent3' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.995] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.995] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:395:1:1 [2019-06-28T04:47:35.996] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:396:1:1 [2019-06-28T04:47:35.996] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483670","FirstName":"saqib","LastName":"sana","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.325"} [2019-06-28T04:47:35.996] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483670' [2019-06-28T04:47:35.997] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:35.997] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483670','47483670','saqib' ,'sana' ,'2019-06-28 4:47:35','false') [2019-06-28T04:47:35.998] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:35.998] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:396:1:1 [2019-06-28T04:47:36.000] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:397:1:1 [2019-06-28T04:47:36.000] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6157","FirstName":"JZRobo112","LastName":"JZAgent112","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.328"} [2019-06-28T04:47:36.000] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6157' [2019-06-28T04:47:36.001] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.001] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6157','6157','JZRobo112' ,'JZAgent112' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.002] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.002] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:397:1:1 [2019-06-28T04:47:36.004] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:398:1:1 [2019-06-28T04:47:36.004] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6171","FirstName":"JZRobo125","LastName":"JZAgent125","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.331"} [2019-06-28T04:47:36.004] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6171' [2019-06-28T04:47:36.008] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.008] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6171','6171','JZRobo125' ,'JZAgent125' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.009] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.009] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:398:1:1 [2019-06-28T04:47:36.010] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:399:1:1 [2019-06-28T04:47:36.010] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"78457","FirstName":"touqeer","LastName":"nasir","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.334"} [2019-06-28T04:47:36.010] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '78457' [2019-06-28T04:47:36.011] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.012] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('78457','78457','touqeer' ,'nasir' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.012] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.013] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:399:1:1 [2019-06-28T04:47:36.014] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:400:1:1 [2019-06-28T04:47:36.014] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112255","FirstName":"hassan3","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.338"} [2019-06-28T04:47:36.014] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112255' [2019-06-28T04:47:36.015] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.015] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('112255','112255','hassan3' ,'sohail' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.016] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.016] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:400:1:1 [2019-06-28T04:47:36.017] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:401:1:1 [2019-06-28T04:47:36.017] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6309","FirstName":"JZRobo7","LastName":"JZAgent7","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.341"} [2019-06-28T04:47:36.017] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6309' [2019-06-28T04:47:36.018] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.018] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6309','6309','JZRobo7' ,'JZAgent7' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.019] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.019] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:401:1:1 [2019-06-28T04:47:36.020] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:402:1:1 [2019-06-28T04:47:36.020] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6232","FirstName":"JZRobo180","LastName":"JZAgent180","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.343"} [2019-06-28T04:47:36.020] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6232' [2019-06-28T04:47:36.021] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.021] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6232','6232','JZRobo180' ,'JZAgent180' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.022] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.022] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:402:1:1 [2019-06-28T04:47:36.023] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:403:1:1 [2019-06-28T04:47:36.023] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"510","FirstName":"Robo17","LastName":"Agent17","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.347"} [2019-06-28T04:47:36.023] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '510' [2019-06-28T04:47:36.024] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.024] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('510','510','Robo17' ,'Agent17' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.025] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.025] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:403:1:1 [2019-06-28T04:47:36.026] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:404:1:1 [2019-06-28T04:47:36.026] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6296","FirstName":"JZRobo58","LastName":"JZAgent58","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.354"} [2019-06-28T04:47:36.026] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6296' [2019-06-28T04:47:36.027] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.027] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6296','6296','JZRobo58' ,'JZAgent58' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.028] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.028] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:404:1:1 [2019-06-28T04:47:36.029] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:405:1:1 [2019-06-28T04:47:36.029] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"595","FirstName":"Robo94","LastName":"Agent94","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.358"} [2019-06-28T04:47:36.029] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '595' [2019-06-28T04:47:36.030] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.030] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('595','595','Robo94' ,'Agent94' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.031] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.031] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:405:1:1 [2019-06-28T04:47:36.032] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:406:1:1 [2019-06-28T04:47:36.032] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6333","FirstName":"JZRobo91","LastName":"JZAgent91","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.362"} [2019-06-28T04:47:36.032] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6333' [2019-06-28T04:47:36.033] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.033] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6333','6333','JZRobo91' ,'JZAgent91' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.034] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.034] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:406:1:1 [2019-06-28T04:47:36.035] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:407:1:1 [2019-06-28T04:47:36.035] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6262","FirstName":"JZRobo27","LastName":"JZAgent27","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.366"} [2019-06-28T04:47:36.035] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6262' [2019-06-28T04:47:36.036] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.036] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6262','6262','JZRobo27' ,'JZAgent27' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.037] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.038] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:407:1:1 [2019-06-28T04:47:36.038] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:408:1:1 [2019-06-28T04:47:36.038] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"45202","FirstName":"done","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.370"} [2019-06-28T04:47:36.039] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '45202' [2019-06-28T04:47:36.040] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.040] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('45202','45202','done' ,'1' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.041] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.043] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:408:1:1 [2019-06-28T04:47:36.044] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:409:1:1 [2019-06-28T04:47:36.044] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483667","FirstName":"gourmet","LastName":"4","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.374"} [2019-06-28T04:47:36.044] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483667' [2019-06-28T04:47:36.046] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.046] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483667','47483667','gourmet' ,'4' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.047] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.047] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:409:1:1 [2019-06-28T04:47:36.048] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:410:1:1 [2019-06-28T04:47:36.048] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6180","FirstName":"JZRobo133","LastName":"JZAgent133","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.379"} [2019-06-28T04:47:36.048] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6180' [2019-06-28T04:47:36.049] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.050] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6180','6180','JZRobo133' ,'JZAgent133' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.051] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.051] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:410:1:1 [2019-06-28T04:47:36.052] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:411:1:1 [2019-06-28T04:47:36.052] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6204","FirstName":"JZRobo155","LastName":"JZAgent155","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.383"} [2019-06-28T04:47:36.052] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6204' [2019-06-28T04:47:36.053] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.054] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6204','6204','JZRobo155' ,'JZAgent155' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.054] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.055] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:411:1:1 [2019-06-28T04:47:36.056] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:412:1:1 [2019-06-28T04:47:36.056] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6252","FirstName":"JZRobo199","LastName":"JZAgent199","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.391"} [2019-06-28T04:47:36.056] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6252' [2019-06-28T04:47:36.057] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.057] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6252','6252','JZRobo199' ,'JZAgent199' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.058] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.058] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:412:1:1 [2019-06-28T04:47:36.059] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:413:1:1 [2019-06-28T04:47:36.059] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"541","FirstName":"Robo45","LastName":"Agent45","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.395"} [2019-06-28T04:47:36.059] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '541' [2019-06-28T04:47:36.060] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.060] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('541','541','Robo45' ,'Agent45' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.061] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.061] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:413:1:1 [2019-06-28T04:47:36.062] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:414:1:1 [2019-06-28T04:47:36.062] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6158","FirstName":"JZRobo113","LastName":"JZAgent113","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.400"} [2019-06-28T04:47:36.062] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6158' [2019-06-28T04:47:36.063] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.063] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6158','6158','JZRobo113' ,'JZAgent113' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.064] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.064] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:414:1:1 [2019-06-28T04:47:36.065] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:415:1:1 [2019-06-28T04:47:36.065] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6329","FirstName":"JZRobo88","LastName":"JZAgent88","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.404"} [2019-06-28T04:47:36.065] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6329' [2019-06-28T04:47:36.066] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.066] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6329','6329','JZRobo88' ,'JZAgent88' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.067] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.067] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:415:1:1 [2019-06-28T04:47:36.068] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:416:1:1 [2019-06-28T04:47:36.068] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483664","FirstName":"testing","LastName":"add","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.407"} [2019-06-28T04:47:36.068] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483664' [2019-06-28T04:47:36.070] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.070] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('47483664','47483664','testing' ,'add' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.071] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.071] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:416:1:1 [2019-06-28T04:47:36.072] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:417:1:1 [2019-06-28T04:47:36.072] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6300","FirstName":"JZRobo61","LastName":"JZAgent61","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.412"} [2019-06-28T04:47:36.072] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6300' [2019-06-28T04:47:36.073] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.073] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6300','6300','JZRobo61' ,'JZAgent61' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.074] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.074] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:417:1:1 [2019-06-28T04:47:36.075] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:418:1:1 [2019-06-28T04:47:36.076] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"5177","FirstName":"Test","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.415"} [2019-06-28T04:47:36.076] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '5177' [2019-06-28T04:47:36.078] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.078] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('5177','5177','Test' ,'1' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.079] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.079] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:418:1:1 [2019-06-28T04:47:36.080] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:419:1:1 [2019-06-28T04:47:36.080] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6304","FirstName":"JZRobo65","LastName":"JZAgent65","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.418"} [2019-06-28T04:47:36.081] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6304' [2019-06-28T04:47:36.082] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.082] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('6304','6304','JZRobo65' ,'JZAgent65' ,'2019-06-28 4:47:36','false') [2019-06-28T04:47:36.083] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.083] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:419:1:1 [2019-06-28T04:47:36.084] [INFO] AMQController.js - Going to process the received message of type: NewQueue and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:420:1:1 [2019-06-28T04:47:36.084] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","Publisher":"MRE","MessageTime":"2019-06-28 04:47:35.422"} [2019-06-28T04:47:36.084] [DEBUG] server - Going to execute sql command : select id from Queue where queue_id='DefaultPrecisionQueue' [2019-06-28T04:47:36.134] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T04:47:36.134] [DEBUG] server - Going to execute sql command : insert into Queue (queue_id,queue_name,created_on,is_deleted) values ('DefaultPrecisionQueue','DefaultPrecisionQueue','2019-06-28 4:47:36','false') [2019-06-28T04:47:36.136] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:47:36.137] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:420:1:1 [2019-06-28T04:50:24.997] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:3 [2019-06-28T04:50:24.997] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"ea5ccf9d-4509-49fe-aa74-137def981920","Params":{"chatId":"Avq2VthdCn","phone":"+212111","customerId":"CqkHslmAJS","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 04:50:24.990","priority":0,"MRD":"chat"} [2019-06-28T04:50:24.997] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('ea5ccf9d-4509-49fe-aa74-137def981920','Avq2VthdCn','CqkHslmAJS' ,'Faisal Nawaz' ,'+212111' ,'web','2019-06-28 4:50:24' , 'https://192.168.1.33:8443/history.html?refId=+212111' ) [2019-06-28T04:50:25.025] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:50:25.025] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:3 [2019-06-28T04:50:25.029] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:12:1:1:1 [2019-06-28T04:50:25.029] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"Avq2VthdCn\\\",\\\"params\\\":{\\\"chatId\\\":\\\"Avq2VthdCn\\\",\\\"customerId\\\":\\\"CqkHslmAJS\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212111\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561697424951}],"Publisher":"ChatServer","MessageTime":"2019-06-28T04:50:24.951Z"}] [2019-06-28T04:50:25.029] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:12:1:1:1 [2019-06-28T04:50:25.035] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:422:1:1 [2019-06-28T04:50:25.035] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"ea5ccf9d-4509-49fe-aa74-137def981920","Publisher":"MRE","MessageTime":"2019-06-28 04:50:25.30"} [2019-06-28T04:50:25.035] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 04:50:25.30' where task_id = 'ea5ccf9d-4509-49fe-aa74-137def981920' [2019-06-28T04:50:25.039] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:50:25.039] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:422:1:1 [2019-06-28T04:50:25.055] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:424:1:1 [2019-06-28T04:50:25.055] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"ea5ccf9d-4509-49fe-aa74-137def981920","Publisher":"MRE","MessageTime":"2019-06-28 04:50:25.52"} [2019-06-28T04:50:25.055] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:424:1:1 [2019-06-28T04:50:25.191] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:13:1:1:1 [2019-06-28T04:50:25.191] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"ea5ccf9d-4509-49fe-aa74-137def981920\",\"param\":{\"chatId\":\"Avq2VthdCn\",\"phone\":\"+212111\",\"customerId\":\"CqkHslmAJS\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561697425136}],"Publisher":"ChatServer","MessageTime":"2019-06-28T04:50:25.136Z"}] [2019-06-28T04:50:25.191] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T04:50:25.234] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:50:25.234] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 4:50:25' where task_id = 'ea5ccf9d-4509-49fe-aa74-137def981920' AND agent_id IS NULL [2019-06-28T04:50:25.239] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:50:25.239] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:13:1:1:1 [2019-06-28T04:50:25.255] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:15:1:1:1 [2019-06-28T04:50:25.255] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"701\",\"ReasonCode\":\"2\",\"StateChangeTime\":\"2019-06-28 04:50:25.193\",\"head\":\"AgentState\"}","timestamp":1561697425217}],"Publisher":"ChatServer","MessageTime":"2019-06-28T04:50:25.217Z"}] [2019-06-28T04:50:25.255] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('undefined','undefined','undefined' ,'2019-06-28 4:50:25') [2019-06-28T04:50:25.331] [ERROR] server - Error while executing sql commands { RequestError: Conversion failed when converting date and/or time from character string. at handleError (/usr/src/app/node_modules/mssql/lib/tedious.js:556:15) at Connection.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/connection.js:618:16) at Parser.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/token/token-stream-parser.js:54:15) at Parser.emit (events.js:182:13) at addChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:291:12) at readableAddChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:278:11) at Parser.Readable.push (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:245:10) at Parser.Transform.push (/usr/src/app/node_modules/readable-stream/lib/_stream_transform.js:148:32) code: 'EREQUEST', number: 241, lineNumber: 1, state: 1, class: 16, serverName: 'DEVOPS-VM1', procName: '', originalError: { Error: Conversion failed when converting date and/or time from character string. at handleError (/usr/src/app/node_modules/mssql/lib/tedious.js:554:19) at Connection.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/connection.js:618:16) at Parser.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/token/token-stream-parser.js:54:15) at Parser.emit (events.js:182:13) at addChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:291:12) at readableAddChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:278:11) at Parser.Readable.push (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:245:10) at Parser.Transform.push (/usr/src/app/node_modules/readable-stream/lib/_stream_transform.js:148:32) info: { number: 241, state: 1, class: 16, message: 'Conversion failed when converting date and/or time from character string.', serverName: 'DEVOPS-VM1', procName: '', lineNumber: 1, name: 'ERROR', event: 'errorMessage' } }, name: 'RequestError', precedingErrors: [] } [2019-06-28T04:50:25.332] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:15:1:1:1 [2019-06-28T04:50:27.211] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:4 [2019-06-28T04:50:27.211] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"ea5ccf9d-4509-49fe-aa74-137def981920","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 04:50:27.206"} [2019-06-28T04:50:27.211] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 04:50:27.206', updated_on='2019-06-28 4:50:27' where task_id = 'ea5ccf9d-4509-49fe-aa74-137def981920' AND start_time IS NULL AND end_time IS NULL [2019-06-28T04:50:27.216] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:50:27.216] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:4 [2019-06-28T04:54:30.089] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:23:1:1:1 [2019-06-28T04:54:30.089] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"ea5ccf9d-4509-49fe-aa74-137def981920\",\"State\":\"CLOSED\"}","timestamp":1561697669921}],"Publisher":"ChatServer","MessageTime":"2019-06-28T04:54:29.921Z"}] [2019-06-28T04:54:30.089] [DEBUG] server - Going to execute sql command : [2019-06-28T04:54:30.103] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T04:54:30.103] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:23:1:1:1 [2019-06-28T04:54:30.142] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:5 [2019-06-28T04:54:30.142] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"Avq2VthdCn","TaskId":"ea5ccf9d-4509-49fe-aa74-137def981920","State":"CLOSED","endedBy":"CUSTOMER","Publisher":"CommServer","MessageTime":"2019-06-28 04:54:30.138"} [2019-06-28T04:54:30.142] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 04:54:30.138', ended_by='CUSTOMER', updated_on='2019-06-28 4:54:30' where task_id = 'ea5ccf9d-4509-49fe-aa74-137def981920' AND end_time IS NULL [2019-06-28T04:54:30.150] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:54:30.150] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:5 [2019-06-28T04:59:24.438] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:6 [2019-06-28T04:59:24.438] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"58530d3c-1f9c-482e-8d90-25acc6c70e41","Params":{"chatId":"Avq2VthdCn","phone":"+212111","customerId":"jot16FnDEJ","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 04:59:24.436","priority":0,"MRD":"chat"} [2019-06-28T04:59:24.439] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('58530d3c-1f9c-482e-8d90-25acc6c70e41','Avq2VthdCn','jot16FnDEJ' ,'Faisal Nawaz' ,'+212111' ,'web','2019-06-28 4:59:24' , 'https://192.168.1.33:8443/history.html?refId=+212111' ) [2019-06-28T04:59:24.448] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:59:24.448] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:6 [2019-06-28T04:59:24.463] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:427:1:1 [2019-06-28T04:59:24.463] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"58530d3c-1f9c-482e-8d90-25acc6c70e41","Publisher":"MRE","MessageTime":"2019-06-28 04:59:24.458"} [2019-06-28T04:59:24.463] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 04:59:24.458' where task_id = '58530d3c-1f9c-482e-8d90-25acc6c70e41' [2019-06-28T04:59:24.465] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:59:24.465] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:427:1:1 [2019-06-28T04:59:24.485] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:429:1:1 [2019-06-28T04:59:24.485] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"58530d3c-1f9c-482e-8d90-25acc6c70e41","Publisher":"MRE","MessageTime":"2019-06-28 04:59:24.475"} [2019-06-28T04:59:24.485] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:429:1:1 [2019-06-28T04:59:24.488] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:33:1:1:1 [2019-06-28T04:59:24.488] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"Avq2VthdCn\\\",\\\"params\\\":{\\\"chatId\\\":\\\"Avq2VthdCn\\\",\\\"customerId\\\":\\\"jot16FnDEJ\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212111\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561697964433}],"Publisher":"ChatServer","MessageTime":"2019-06-28T04:59:24.433Z"}] [2019-06-28T04:59:24.488] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:33:1:1:1 [2019-06-28T04:59:24.555] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:34:1:1:1 [2019-06-28T04:59:24.555] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"58530d3c-1f9c-482e-8d90-25acc6c70e41\",\"param\":{\"chatId\":\"Avq2VthdCn\",\"phone\":\"+212111\",\"customerId\":\"jot16FnDEJ\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561697964521}],"Publisher":"ChatServer","MessageTime":"2019-06-28T04:59:24.521Z"}] [2019-06-28T04:59:24.555] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T04:59:24.556] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:59:24.557] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 4:59:24' where task_id = '58530d3c-1f9c-482e-8d90-25acc6c70e41' AND agent_id IS NULL [2019-06-28T04:59:24.558] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:59:24.558] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:34:1:1:1 [2019-06-28T04:59:26.430] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:7 [2019-06-28T04:59:26.430] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"58530d3c-1f9c-482e-8d90-25acc6c70e41","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 04:59:26.427"} [2019-06-28T04:59:26.430] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 04:59:26.427', updated_on='2019-06-28 4:59:26' where task_id = '58530d3c-1f9c-482e-8d90-25acc6c70e41' AND start_time IS NULL AND end_time IS NULL [2019-06-28T04:59:26.432] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T04:59:26.432] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:7 [2019-06-28T05:00:06.676] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:48:1:1:1 [2019-06-28T05:00:06.676] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"58530d3c-1f9c-482e-8d90-25acc6c70e41\",\"State\":\"CLOSED\"}","timestamp":1561698006537}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:00:06.537Z"}] [2019-06-28T05:00:06.676] [DEBUG] server - Going to execute sql command : [2019-06-28T05:00:06.690] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:00:06.690] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:48:1:1:1 [2019-06-28T05:00:06.718] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:8 [2019-06-28T05:00:06.718] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"Avq2VthdCn","TaskId":"58530d3c-1f9c-482e-8d90-25acc6c70e41","State":"CLOSED","endedBy":"AGENT","Publisher":"CommServer","MessageTime":"2019-06-28 05:00:06.715"} [2019-06-28T05:00:06.718] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:00:06.715', ended_by='AGENT', updated_on='2019-06-28 5:00:06' where task_id = '58530d3c-1f9c-482e-8d90-25acc6c70e41' AND end_time IS NULL [2019-06-28T05:00:06.720] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:00:06.720] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:8 [2019-06-28T05:00:12.703] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:9 [2019-06-28T05:00:12.703] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","Params":{"chatId":"0FUb67LUrQ","phone":"+212331","customerId":"Vep4nqlsFO","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:00:12.702","priority":0,"MRD":"chat"} [2019-06-28T05:00:12.704] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('05fe320c-9541-4e6f-b248-b2c3c1c202db','0FUb67LUrQ','Vep4nqlsFO' ,'Faisal Nawaz' ,'+212331' ,'web','2019-06-28 5:00:12' , 'https://192.168.1.33:8443/history.html?refId=+212331' ) [2019-06-28T05:00:12.706] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:00:12.706] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:9 [2019-06-28T05:00:12.740] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:432:1:1 [2019-06-28T05:00:12.740] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","Publisher":"MRE","MessageTime":"2019-06-28 05:00:12.736"} [2019-06-28T05:00:12.740] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:00:12.736' where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' [2019-06-28T05:00:12.744] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:00:12.744] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:432:1:1 [2019-06-28T05:00:12.746] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:58:1:1:1 [2019-06-28T05:00:12.746] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"0FUb67LUrQ\\\",\\\"params\\\":{\\\"chatId\\\":\\\"0FUb67LUrQ\\\",\\\"customerId\\\":\\\"Vep4nqlsFO\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212331\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561698012696}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:00:12.696Z"}] [2019-06-28T05:00:12.746] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:58:1:1:1 [2019-06-28T05:00:12.752] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:434:1:1 [2019-06-28T05:00:12.752] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","Publisher":"MRE","MessageTime":"2019-06-28 05:00:12.750"} [2019-06-28T05:00:12.752] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:434:1:1 [2019-06-28T05:00:12.804] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:59:1:1:1 [2019-06-28T05:00:12.804] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"05fe320c-9541-4e6f-b248-b2c3c1c202db\",\"param\":{\"chatId\":\"0FUb67LUrQ\",\"phone\":\"+212331\",\"customerId\":\"Vep4nqlsFO\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698012772}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:00:12.772Z"}] [2019-06-28T05:00:12.804] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:00:12.806] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:00:12.806] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:00:12' where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' AND agent_id IS NULL [2019-06-28T05:00:12.808] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:00:12.808] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:59:1:1:1 [2019-06-28T05:00:14.517] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:10 [2019-06-28T05:00:14.518] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:00:14.516"} [2019-06-28T05:00:14.518] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:00:14.516', updated_on='2019-06-28 5:00:14' where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:00:14.520] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:00:14.520] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:10 [2019-06-28T05:03:57.066] [INFO] AMQController.js - Going to process the received message of type: AgentInfo and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:73:1:1:1 [2019-06-28T05:03:57.066] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentInfo","value":"{\"Supervisor\":false,\"FirstName\":\"Faisal\",\"WrapUpOnIncoming\":\"REQUIRED_WITH_WRAP_UP_DATA\",\"Teams\":[],\"Team\":{\"name\":\"Test\",\"id\":\"5005\"},\"AgentId\":\"702\",\"LastName\":\"Nawaz\",\"head\":\"AgentInfo\"}","timestamp":1561698237046}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:03:57.046Z"}] [2019-06-28T05:03:57.067] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:73:1:1:1 [2019-06-28T05:03:58.910] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:11 [2019-06-28T05:03:58.910] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:03:58.903","MRD":"chat","StateChangeTime":"2019-06-28 05:03:58.892"} [2019-06-28T05:03:58.910] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','NOT_READY','2019-06-28 05:03:58.892' ,'2019-06-28 5:03:58') [2019-06-28T05:03:58.917] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:03:58.917] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:11 [2019-06-28T05:03:58.933] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:75:1:1:1 [2019-06-28T05:03:58.933] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:03:58.892\",\"head\":\"AgentMRDState\"}","timestamp":1561698238907}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:03:58.907Z"}] [2019-06-28T05:03:58.933] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:75:1:1:1 [2019-06-28T05:04:39.263] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:12 [2019-06-28T05:04:39.263] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:04:39.252","MRD":"chat","StateChangeTime":"2019-06-28 05:04:39.243"} [2019-06-28T05:04:39.263] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','READY','2019-06-28 05:04:39.243' ,'2019-06-28 5:04:39') [2019-06-28T05:04:39.270] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:39.270] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:12 [2019-06-28T05:04:39.279] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:77:1:1:1 [2019-06-28T05:04:39.279] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:04:39.243\",\"head\":\"AgentMRDState\"}","timestamp":1561698279250}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:04:39.250Z"}] [2019-06-28T05:04:39.279] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:77:1:1:1 [2019-06-28T05:04:46.452] [INFO] AMQController.js - Going to process the received message of type: transferConversation and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:81:1:1:1 [2019-06-28T05:04:46.452] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"transferConversation","value":"{\"conversation\":{\"id\":\"0FUb67LUrQ\",\"title\":\"Faisal Nawaz\",\"startTime\":\"2019-06-28T05:00:12.601Z\",\"channel\":\"web\"},\"messages\":[{\"conversationId\":\"0FUb67LUrQ\",\"messageId\":\"MWWc5hCCyb\",\"messageType\":\"ActivityMessage\",\"from\":{\"id\":\"tcCpAFkzQ\",\"name\":\"Chat Server \",\"firstName\":\"Chat Server\",\"lastName\":\"\",\"alias\":\"Chat Server\",\"type\":\"Bot\"},\"to\":[],\"timestamp\":\"2019-06-28T05:00:12.613Z\",\"tag\":\"\",\"refId\":\"\",\"processByBot\":false,\"language\":\"\",\"channel\":\"web\",\"activityType\":\"handOff\"},{\"conversationId\":\"0FUb67LUrQ\",\"messageId\":\"N3ZiXolJP\",\"messageType\":\"ActivityMessage\",\"from\":{\"id\":\"701\",\"name\":\"Faisal Nawaz\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"alias\":\"Faisal\",\"type\":\"Agent\"},\"to\":[],\"timestamp\":\"2019-06-28T05:00:14.457Z\",\"tag\":\"\",\"refId\":\"\",\"processByBot\":false,\"language\":\"\",\"channel\":\"web\",\"activityType\":\"participantJoined\"},{\"conversationId\":\"0FUb67LUrQ\",\"messageId\":\"A3-ALDOlP\",\"messageType\":\"BotMessage\",\"from\":{\"id\":\"Vep4nqlsFO\",\"name\":\"Faisal Nawaz\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"type\":\"Customer\"},\"to\":[],\"timestamp\":\"2019-06-28T05:00:19.249Z\",\"tag\":\"\",\"refId\":\"\",\"processByBot\":true,\"language\":\"\",\"channel\":\"web\",\"input\":\"Hello\",\"output\":[{\"name\":\"jobs are not available\",\"confidence\":0.5935094660557595},{\"name\":\"Take Care\",\"confidence\":0.3439930925140566},{\"name\":\"Welcome\",\"confidence\":0.06249744143018403}],\"intents\":[{\"name\":\"Jon Info\",\"confidence\":0.5935094660557595},{\"name\":\"Bye\",\"confidence\":0.3439930925140566},{\"name\":\"Welcome\",\"confidence\":0.06249744143018403}],\"entities\":[],\"status\":200,\"bot\":{\"id\":\"bot\",\"name\":\"EF Bot \"}},{\"conversationId\":\"0FUb67LUrQ\",\"messageId\":\"gclCqFgna\",\"messageType\":\"BotMessage\",\"from\":{\"id\":\"Vep4nqlsFO\",\"name\":\"Faisal Nawaz\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"type\":\"Customer\"},\"to\":[],\"timestamp\":\"2019-06-28T05:00:27.152Z\",\"tag\":\"\",\"refId\":\"\",\"processByBot\":true,\"language\":\"\",\"channel\":\"web\",\"input\":\"bye\",\"output\":[{\"name\":\"jobs are not available\",\"confidence\":0.6875349945002676},{\"name\":\"Welcome\",\"confidence\":0.2418885504777119},{\"name\":\"Take Care\",\"confidence\":0.07057645502202042}],\"intents\":[{\"name\":\"Jon Info\",\"confidence\":0.6875349945002676},{\"name\":\"Welcome\",\"confidence\":0.2418885504777119},{\"name\":\"Bye\",\"confidence\":0.07057645502202042}],\"entities\":[],\"status\":200,\"bot\":{\"id\":\"bot\",\"name\":\"EF Bot \"}},{\"conversationId\":\"0FUb67LUrQ\",\"messageId\":\"9ElGUBAs3\",\"messageType\":\"BotMessage\",\"from\":{\"id\":\"Vep4nqlsFO\",\"name\":\"Faisal Nawaz\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"type\":\"Customer\"},\"to\":[],\"timestamp\":\"2019-06-28T05:00:44.274Z\",\"tag\":\"\",\"refId\":\"\",\"processByBot\":true,\"language\":\"\",\"channel\":\"web\",\"input\":\"DAFA dor\",\"output\":[{\"name\":\"Welcome\",\"confidence\":0.497232687975144},{\"name\":\"jobs are not available\",\"confidence\":0.27208756019067026},{\"name\":\"Take Care\",\"confidence\":0.2306797518341859}],\"intents\":[{\"name\":\"Welcome\",\"confidence\":0.497232687975144},{\"name\":\"Jon Info\",\"confidence\":0.27208756019067026},{\"name\":\"Bye\",\"confidence\":0.2306797518341859}],\"entities\":[{\"value\":{\"value\":\"DAFA\"}}],\"status\":200,\"bot\":{\"id\":\"bot\",\"name\":\"EF Bot \"}},{\"conversationId\":\"0FUb67LUrQ\",\"messageId\":\"4CJu8EMPt\",\"messageType\":\"ChatMessage\",\"from\":{\"id\":\"701\",\"name\":\"Faisal Nawaz\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"alias\":\"Faisal\",\"type\":\"Agent\"},\"to\":[],\"timestamp\":\"2019-06-28T05:00:52.161Z\",\"tag\":\"\",\"refId\":\"\",\"processByBot\":false,\"language\":\"\",\"channel\":\"web\",\"text\":\"Welcome\",\"attachments\":[]},{\"conversationId\":\"0FUb67LUrQ\",\"messageId\":\"ySDoFhSNH\",\"messageType\":\"ActivityMessage\",\"from\":{\"id\":\"701\",\"name\":\"Faisal Nawaz\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"alias\":\"Faisal\",\"type\":\"Agent\"},\"to\":[],\"timestamp\":\"2019-06-28T05:04:46.375Z\",\"tag\":\"\",\"refId\":\"\",\"processByBot\":false,\"language\":\"\",\"channel\":\"web\",\"activityType\":\"participantLeft\",\"info\":{\"participant\":{\"id\":\"701\",\"name\":\"Faisal Nawaz\",\"type\":\"Agent\"}}}],\"participant\":[{\"id\":\"Vep4nqlsFO\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"name\":\"Faisal Nawaz\",\"type\":\"Customer\",\"info\":{\"accountId\":\"Vep4nqlsFO\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"name\":\"Faisal Nawaz\",\"email\":\"abc@abc.com\",\"accountBalance\":\"$350\",\"phone\":\"+212331\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\",\"channel\":\"web\",\"language\":\"en\"}},{\"id\":\"bot\",\"name\":\"EF Bot \",\"type\":\"Bot\"}],\"role\":\"\",\"handRaise\":false}","timestamp":1561698286383}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:04:46.383Z"}] [2019-06-28T05:04:46.452] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:81:1:1:1 [2019-06-28T05:04:46.481] [INFO] AMQController.js - Going to process the received message of type: Transfer and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:13 [2019-06-28T05:04:46.481] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"RecipientAgentId":"702","TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","Publisher":"CommServer","MessageTime":"2019-06-28 05:04:46.477","OwnerAgentId":"701"} [2019-06-28T05:04:46.481] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:13 [2019-06-28T05:04:46.559] [INFO] AMQController.js - Going to process the received message of type: TaskAgentTransferred and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:14 [2019-06-28T05:04:46.559] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:04:46.556","PreviousAgentId":"701"} [2019-06-28T05:04:46.559] [DEBUG] server - Going to execute sql command : select * from Queue_Chat_Detail where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' [2019-06-28T05:04:46.565] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:46.565] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time = '2019-06-28 05:04:46.556', updated_on='2019-06-28 5:04:46' , ended_by = 'AGENT' where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' AND agent_id = '701' AND end_time IS NULL [2019-06-28T05:04:46.570] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:46.570] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '702' [2019-06-28T05:04:46.573] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:46.573] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,chat_link,created_on,queue_id,queue_name,enqueue_time,agent_id,agent_name) values ('05fe320c-9541-4e6f-b248-b2c3c1c202db','0FUb67LUrQ','Vep4nqlsFO' ,'Faisal Nawaz' ,'+212331' ,'Transfer','https://192.168.1.33:8443/history.html?refId=+212331','2019-06-28 5:04:46','DefaultPrecisionQueue','DefaultPrecisionQueue','2019-06-28 05:04:46.556','702','Faisal Nawaz') [2019-06-28T05:04:46.578] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:46.578] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:14 [2019-06-28T05:04:46.585] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:84:1:1:1 [2019-06-28T05:04:46.585] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"05fe320c-9541-4e6f-b248-b2c3c1c202db\",\"param\":{\"chatId\":\"0FUb67LUrQ\",\"phone\":\"+212331\",\"customerId\":\"Vep4nqlsFO\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"702\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698286519}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:04:46.519Z"}] [2019-06-28T05:04:46.586] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '702' [2019-06-28T05:04:46.588] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:46.589] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='702',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:04:46' where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' AND agent_id IS NULL [2019-06-28T05:04:46.590] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:04:46.590] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:84:1:1:1 [2019-06-28T05:04:46.596] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:85:1:1:1 [2019-06-28T05:04:46.596] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"702\",\"ReasonCode\":\"2\",\"StateChangeTime\":\"2019-06-28 05:04:46.571\",\"head\":\"AgentState\"}","timestamp":1561698286549}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:04:46.549Z"}] [2019-06-28T05:04:46.596] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('undefined','undefined','undefined' ,'2019-06-28 5:04:46') [2019-06-28T05:04:46.598] [ERROR] server - Error while executing sql commands { RequestError: Conversion failed when converting date and/or time from character string. at handleError (/usr/src/app/node_modules/mssql/lib/tedious.js:556:15) at Connection.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/connection.js:618:16) at Parser.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/token/token-stream-parser.js:54:15) at Parser.emit (events.js:182:13) at addChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:291:12) at readableAddChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:278:11) at Parser.Readable.push (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:245:10) at Parser.Transform.push (/usr/src/app/node_modules/readable-stream/lib/_stream_transform.js:148:32) code: 'EREQUEST', number: 241, lineNumber: 1, state: 1, class: 16, serverName: 'DEVOPS-VM1', procName: '', originalError: { Error: Conversion failed when converting date and/or time from character string. at handleError (/usr/src/app/node_modules/mssql/lib/tedious.js:554:19) at Connection.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/connection.js:618:16) at Parser.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/token/token-stream-parser.js:54:15) at Parser.emit (events.js:182:13) at addChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:291:12) at readableAddChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:278:11) at Parser.Readable.push (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:245:10) at Parser.Transform.push (/usr/src/app/node_modules/readable-stream/lib/_stream_transform.js:148:32) info: { number: 241, state: 1, class: 16, message: 'Conversion failed when converting date and/or time from character string.', serverName: 'DEVOPS-VM1', procName: '', lineNumber: 1, name: 'ERROR', event: 'errorMessage' } }, name: 'RequestError', precedingErrors: [] } [2019-06-28T05:04:46.599] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:85:1:1:1 [2019-06-28T05:04:54.763] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:15 [2019-06-28T05:04:54.763] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:04:54.757"} [2019-06-28T05:04:54.763] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:04:54.757', updated_on='2019-06-28 5:04:54' where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:04:54.766] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:54.766] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:15 [2019-06-28T05:04:58.363] [INFO] AMQController.js - Going to process the received message of type: Conference and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:16 [2019-06-28T05:04:58.363] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","ConferenceOwner":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:04:58.361","ConferenceParticipant":"701"} [2019-06-28T05:04:58.363] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:16 [2019-06-28T05:04:58.426] [INFO] AMQController.js - Going to process the received message of type: TaskConferenced and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:90:1:1:1 [2019-06-28T05:04:58.426] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskConferenced","value":"{\"TaskId\":\"05fe320c-9541-4e6f-b248-b2c3c1c202db\",\"param\":{\"chatId\":\"0FUb67LUrQ\",\"phone\":\"+212331\",\"customerId\":\"Vep4nqlsFO\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"OwnerAgentId\":\"702\",\"Mrd\":\"chat\",\"ParticipantAgentId\":\"701\",\"head\":\"TaskConferenced\"}","timestamp":1561698298387}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:04:58.387Z"}] [2019-06-28T05:04:58.426] [DEBUG] server - Going to execute sql command : select * from Queue_Chat_Detail where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' [2019-06-28T05:04:58.429] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 2 ] [2019-06-28T05:04:58.429] [DEBUG] server - Going to execute sql command : select first_name, last_name from Agent where agent_id = '701' [2019-06-28T05:04:58.431] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:58.431] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,chat_link,created_on,queue_id,queue_name,agent_id,agent_name,enqueue_time) values ('05fe320c-9541-4e6f-b248-b2c3c1c202db','0FUb67LUrQ','Vep4nqlsFO' ,'Faisal Nawaz' ,'+212331' ,'Conference','https://192.168.1.33:8443/history.html?refId=+212331','2019-06-28 5:04:58','DefaultPrecisionQueue','DefaultPrecisionQueue','701','Faisal Nawaz','2019-06-28T05:04:58.387Z') [2019-06-28T05:04:58.435] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:58.435] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:90:1:1:1 [2019-06-28T05:04:58.461] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:17 [2019-06-28T05:04:58.461] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:04:58.459"} [2019-06-28T05:04:58.461] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:04:58.459', updated_on='2019-06-28 5:04:58' where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:04:58.464] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:04:58.464] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:17 [2019-06-28T05:05:34.558] [INFO] AMQController.js - Going to process the received message of type: LeaveConversation and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:18 [2019-06-28T05:05:34.558] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:05:34.557"} [2019-06-28T05:05:34.558] [DEBUG] server - Going to execute sql command : select * from Queue_Chat_Detail where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' AND agent_id = '701' AND end_time IS NULL [2019-06-28T05:05:34.567] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:05:34.568] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:05:34.557', updated_on='2019-06-28 5:05:34', ended_by='undefined' where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' AND agent_id = '701' AND end_time IS NULL [2019-06-28T05:05:34.569] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:05:34.569] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:18 [2019-06-28T05:05:42.068] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:103:1:1:1 [2019-06-28T05:05:42.068] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"05fe320c-9541-4e6f-b248-b2c3c1c202db\",\"State\":\"CLOSED\"}","timestamp":1561698341972}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:05:41.972Z"}] [2019-06-28T05:05:42.068] [DEBUG] server - Going to execute sql command : [2019-06-28T05:05:42.069] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:05:42.069] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:103:1:1:1 [2019-06-28T05:05:42.091] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:19 [2019-06-28T05:05:42.091] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"0FUb67LUrQ","TaskId":"05fe320c-9541-4e6f-b248-b2c3c1c202db","State":"CLOSED","endedBy":"AGENT","Publisher":"CommServer","MessageTime":"2019-06-28 05:05:42.89"} [2019-06-28T05:05:42.091] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:05:42.89', ended_by='AGENT', updated_on='2019-06-28 5:05:42' where task_id = '05fe320c-9541-4e6f-b248-b2c3c1c202db' AND end_time IS NULL [2019-06-28T05:05:42.093] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:05:42.093] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:19 [2019-06-28T05:05:50.615] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:20 [2019-06-28T05:05:50.615] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"71c6f2f6-c148-43b7-a1f2-56005548c52b","Params":{"chatId":"0FUb67LUrQ","phone":"+212331","customerId":"YiTFNkUxp7","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:05:50.611","priority":0,"MRD":"chat"} [2019-06-28T05:05:50.615] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('71c6f2f6-c148-43b7-a1f2-56005548c52b','0FUb67LUrQ','YiTFNkUxp7' ,'Faisal Nawaz' ,'+212331' ,'web','2019-06-28 5:05:50' , 'https://192.168.1.33:8443/history.html?refId=+212331' ) [2019-06-28T05:05:50.617] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:05:50.618] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:20 [2019-06-28T05:05:50.653] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:440:1:1 [2019-06-28T05:05:50.653] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"71c6f2f6-c148-43b7-a1f2-56005548c52b","Publisher":"MRE","MessageTime":"2019-06-28 05:05:50.643"} [2019-06-28T05:05:50.653] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:05:50.643' where task_id = '71c6f2f6-c148-43b7-a1f2-56005548c52b' [2019-06-28T05:05:50.659] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:05:50.660] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:440:1:1 [2019-06-28T05:05:50.672] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:442:1:1 [2019-06-28T05:05:50.672] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"71c6f2f6-c148-43b7-a1f2-56005548c52b","Publisher":"MRE","MessageTime":"2019-06-28 05:05:50.663"} [2019-06-28T05:05:50.672] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:442:1:1 [2019-06-28T05:05:50.676] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:110:1:1:1 [2019-06-28T05:05:50.676] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"0FUb67LUrQ\\\",\\\"params\\\":{\\\"chatId\\\":\\\"0FUb67LUrQ\\\",\\\"customerId\\\":\\\"YiTFNkUxp7\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212331\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561698350603}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:05:50.603Z"}] [2019-06-28T05:05:50.677] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:110:1:1:1 [2019-06-28T05:05:50.738] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:112:1:1:1 [2019-06-28T05:05:50.738] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"71c6f2f6-c148-43b7-a1f2-56005548c52b\",\"param\":{\"chatId\":\"0FUb67LUrQ\",\"phone\":\"+212331\",\"customerId\":\"YiTFNkUxp7\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698350704}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:05:50.704Z"}] [2019-06-28T05:05:50.738] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:05:50.740] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:05:50.740] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:05:50' where task_id = '71c6f2f6-c148-43b7-a1f2-56005548c52b' AND agent_id IS NULL [2019-06-28T05:05:50.743] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:05:50.743] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:112:1:1:1 [2019-06-28T05:05:52.802] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:21 [2019-06-28T05:05:52.802] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"71c6f2f6-c148-43b7-a1f2-56005548c52b","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:05:52.800"} [2019-06-28T05:05:52.802] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:05:52.800', updated_on='2019-06-28 5:05:52' where task_id = '71c6f2f6-c148-43b7-a1f2-56005548c52b' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:05:52.804] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:05:52.804] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:21 [2019-06-28T05:06:27.216] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:126:1:1:1 [2019-06-28T05:06:27.216] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"71c6f2f6-c148-43b7-a1f2-56005548c52b\",\"State\":\"CLOSED\"}","timestamp":1561698387097}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:06:27.098Z"}] [2019-06-28T05:06:27.216] [DEBUG] server - Going to execute sql command : [2019-06-28T05:06:27.222] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:06:27.222] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:126:1:1:1 [2019-06-28T05:06:27.249] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:22 [2019-06-28T05:06:27.249] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"0FUb67LUrQ","TaskId":"71c6f2f6-c148-43b7-a1f2-56005548c52b","State":"CLOSED","endedBy":"AGENT","Publisher":"CommServer","MessageTime":"2019-06-28 05:06:27.246"} [2019-06-28T05:06:27.249] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:06:27.246', ended_by='AGENT', updated_on='2019-06-28 5:06:27' where task_id = '71c6f2f6-c148-43b7-a1f2-56005548c52b' AND end_time IS NULL [2019-06-28T05:06:27.251] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:06:27.251] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:22 [2019-06-28T05:06:57.008] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:23 [2019-06-28T05:06:57.009] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","Params":{"chatId":"0FUb67LUrQ","phone":"+212331","customerId":"klEBWfJ6bK","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:06:57.1","priority":0,"MRD":"chat"} [2019-06-28T05:06:57.009] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('d8290ff1-2201-4ad7-8365-c7ef1f74f52a','0FUb67LUrQ','klEBWfJ6bK' ,'Faisal Nawaz' ,'+212331' ,'web','2019-06-28 5:06:57' , 'https://192.168.1.33:8443/history.html?refId=+212331' ) [2019-06-28T05:06:57.011] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:06:57.011] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:23 [2019-06-28T05:06:57.021] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:445:1:1 [2019-06-28T05:06:57.021] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","Publisher":"MRE","MessageTime":"2019-06-28 05:06:57.16"} [2019-06-28T05:06:57.021] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:06:57.16' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' [2019-06-28T05:06:57.025] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:06:57.025] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:445:1:1 [2019-06-28T05:06:57.032] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:133:1:1:1 [2019-06-28T05:06:57.032] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"0FUb67LUrQ\\\",\\\"params\\\":{\\\"chatId\\\":\\\"0FUb67LUrQ\\\",\\\"customerId\\\":\\\"klEBWfJ6bK\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212331\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561698416991}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:06:56.991Z"}] [2019-06-28T05:06:57.033] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:133:1:1:1 [2019-06-28T05:06:57.034] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:447:1:1 [2019-06-28T05:06:57.034] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","Publisher":"MRE","MessageTime":"2019-06-28 05:06:57.29"} [2019-06-28T05:06:57.034] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:447:1:1 [2019-06-28T05:06:57.094] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:135:1:1:1 [2019-06-28T05:06:57.094] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"d8290ff1-2201-4ad7-8365-c7ef1f74f52a\",\"param\":{\"chatId\":\"0FUb67LUrQ\",\"phone\":\"+212331\",\"customerId\":\"klEBWfJ6bK\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698417055}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:06:57.055Z"}] [2019-06-28T05:06:57.094] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:06:57.096] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:06:57.096] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:06:57' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' AND agent_id IS NULL [2019-06-28T05:06:57.099] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:06:57.099] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:135:1:1:1 [2019-06-28T05:07:27.063] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:24 [2019-06-28T05:07:27.063] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:07:27.62","MRD":"chat","StateChangeTime":"2019-06-28 05:07:27.47"} [2019-06-28T05:07:27.063] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','NOT_READY','2019-06-28 05:07:27.47' ,'2019-06-28 5:07:27') [2019-06-28T05:07:27.068] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:27.068] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:24 [2019-06-28T05:07:27.095] [INFO] AMQController.js - Going to process the received message of type: EndTask and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:137:1:1:1 [2019-06-28T05:07:27.095] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"EndTask","value":"{\"head\":\"EndTask\",\"reason\":\"RONA\",\"agentId\":\"701\",\"conversationId\":\"0FUb67LUrQ\"}","timestamp":1561698447049}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:07:27.049Z"}] [2019-06-28T05:07:27.095] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:137:1:1:1 [2019-06-28T05:07:27.099] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:138:1:1:1 [2019-06-28T05:07:27.099] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:07:27.47\",\"head\":\"AgentMRDState\"}","timestamp":1561698447056}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:07:27.056Z"}] [2019-06-28T05:07:27.099] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:138:1:1:1 [2019-06-28T05:07:27.102] [INFO] AMQController.js - Going to process the received message of type: LeaveConversation and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:25 [2019-06-28T05:07:27.102] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","endedBy":"RONA","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:07:27.94"} [2019-06-28T05:07:27.102] [DEBUG] server - Going to execute sql command : select * from Queue_Chat_Detail where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' AND agent_id = '701' AND end_time IS NULL [2019-06-28T05:07:27.106] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:27.107] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:07:27.94', updated_on='2019-06-28 5:07:27', ended_by='RONA' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' AND agent_id = '701' AND end_time IS NULL [2019-06-28T05:07:27.109] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:27.109] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:25 [2019-06-28T05:07:27.112] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:26 [2019-06-28T05:07:27.112] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","Params":{"chatId":"0FUb67LUrQ","phone":"+212331","customerId":"klEBWfJ6bK","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:07:27.104","priority":0,"MRD":"chat"} [2019-06-28T05:07:27.113] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('d8290ff1-2201-4ad7-8365-c7ef1f74f52a','0FUb67LUrQ','klEBWfJ6bK' ,'Faisal Nawaz' ,'+212331' ,'web','2019-06-28 5:07:27' , 'https://192.168.1.33:8443/history.html?refId=+212331' ) [2019-06-28T05:07:27.114] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:27.114] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:26 [2019-06-28T05:07:27.119] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:450:1:1 [2019-06-28T05:07:27.119] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","Publisher":"MRE","MessageTime":"2019-06-28 05:07:27.117"} [2019-06-28T05:07:27.119] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:07:27.117' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' [2019-06-28T05:07:27.121] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 2 ] [2019-06-28T05:07:27.121] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:450:1:1 [2019-06-28T05:07:27.130] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:452:1:1 [2019-06-28T05:07:27.130] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","Publisher":"MRE","MessageTime":"2019-06-28 05:07:27.127"} [2019-06-28T05:07:27.130] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:452:1:1 [2019-06-28T05:07:27.184] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:141:1:1:1 [2019-06-28T05:07:27.184] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"d8290ff1-2201-4ad7-8365-c7ef1f74f52a\",\"param\":{\"chatId\":\"0FUb67LUrQ\",\"phone\":\"+212331\",\"customerId\":\"klEBWfJ6bK\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"702\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698447155}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:07:27.156Z"}] [2019-06-28T05:07:27.184] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '702' [2019-06-28T05:07:27.186] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:27.186] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='702',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:07:27' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' AND agent_id IS NULL [2019-06-28T05:07:27.187] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:27.188] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:141:1:1:1 [2019-06-28T05:07:57.156] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:27 [2019-06-28T05:07:57.157] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:07:57.155","MRD":"chat","StateChangeTime":"2019-06-28 05:07:57.148"} [2019-06-28T05:07:57.157] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','NOT_READY','2019-06-28 05:07:57.148' ,'2019-06-28 5:07:57') [2019-06-28T05:07:57.159] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:57.159] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:27 [2019-06-28T05:07:57.170] [INFO] AMQController.js - Going to process the received message of type: LeaveConversation and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:28 [2019-06-28T05:07:57.170] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","endedBy":"RONA","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:07:57.169"} [2019-06-28T05:07:57.170] [DEBUG] server - Going to execute sql command : select * from Queue_Chat_Detail where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' AND agent_id = '702' AND end_time IS NULL [2019-06-28T05:07:57.172] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:57.173] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:07:57.169', updated_on='2019-06-28 5:07:57', ended_by='RONA' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' AND agent_id = '702' AND end_time IS NULL [2019-06-28T05:07:57.176] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:57.176] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:28 [2019-06-28T05:07:57.182] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:29 [2019-06-28T05:07:57.182] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","Params":{"chatId":"0FUb67LUrQ","phone":"+212331","customerId":"klEBWfJ6bK","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:07:57.181","priority":0,"MRD":"chat"} [2019-06-28T05:07:57.182] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('d8290ff1-2201-4ad7-8365-c7ef1f74f52a','0FUb67LUrQ','klEBWfJ6bK' ,'Faisal Nawaz' ,'+212331' ,'web','2019-06-28 5:07:57' , 'https://192.168.1.33:8443/history.html?refId=+212331' ) [2019-06-28T05:07:57.184] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:07:57.184] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:29 [2019-06-28T05:07:57.207] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:455:1:1 [2019-06-28T05:07:57.207] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","Publisher":"MRE","MessageTime":"2019-06-28 05:07:57.202"} [2019-06-28T05:07:57.207] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:07:57.202' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' [2019-06-28T05:07:57.209] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 3 ] [2019-06-28T05:07:57.209] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:455:1:1 [2019-06-28T05:07:57.220] [INFO] AMQController.js - Going to process the received message of type: EndTask and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:142:1:1:1 [2019-06-28T05:07:57.220] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"EndTask","value":"{\"head\":\"EndTask\",\"reason\":\"RONA\",\"agentId\":\"702\",\"conversationId\":\"0FUb67LUrQ\"}","timestamp":1561698477151}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:07:57.151Z"}] [2019-06-28T05:07:57.220] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:142:1:1:1 [2019-06-28T05:07:57.227] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:143:1:1:1 [2019-06-28T05:07:57.227] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:07:57.148\",\"head\":\"AgentMRDState\"}","timestamp":1561698477159}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:07:57.159Z"}] [2019-06-28T05:07:57.227] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:143:1:1:1 [2019-06-28T05:08:11.759] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:30 [2019-06-28T05:08:11.759] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:08:11.754","MRD":"chat","StateChangeTime":"2019-06-28 05:08:11.749"} [2019-06-28T05:08:11.759] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','READY','2019-06-28 05:08:11.749' ,'2019-06-28 5:08:11') [2019-06-28T05:08:11.763] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:08:11.763] [INFO] AMQController.js - Successfully processed the message. ID:f3c0f3eaa6c5-41996-1561697149268-1:1:3:1:30 [2019-06-28T05:08:11.770] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:457:1:1 [2019-06-28T05:08:11.770] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","Publisher":"MRE","MessageTime":"2019-06-28 05:08:11.767"} [2019-06-28T05:08:11.771] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:457:1:1 [2019-06-28T05:08:11.778] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:146:1:1:1 [2019-06-28T05:08:11.778] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:08:11.749\",\"head\":\"AgentMRDState\"}","timestamp":1561698491756}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:08:11.756Z"}] [2019-06-28T05:08:11.778] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:146:1:1:1 [2019-06-28T05:08:11.831] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:148:1:1:1 [2019-06-28T05:08:11.831] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"d8290ff1-2201-4ad7-8365-c7ef1f74f52a\",\"param\":{\"chatId\":\"0FUb67LUrQ\",\"phone\":\"+212331\",\"customerId\":\"klEBWfJ6bK\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"702\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698491799}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:08:11.799Z"}] [2019-06-28T05:08:11.831] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '702' [2019-06-28T05:08:11.833] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:08:11.833] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='702',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:08:11' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' AND agent_id IS NULL [2019-06-28T05:08:11.834] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:08:11.834] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:148:1:1:1 [2019-06-28T05:10:05.985] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:67aa8ebb43c8-34679-1561694848563-12:152:1:1:1 [2019-06-28T05:10:05.985] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"d8290ff1-2201-4ad7-8365-c7ef1f74f52a\",\"State\":\"CLOSED\"}","timestamp":1561698605870}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:10:05.870Z"}] [2019-06-28T05:10:05.985] [DEBUG] server - Going to execute sql command : [2019-06-28T05:10:05.995] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:10:05.995] [INFO] AMQController.js - Successfully processed the message. ID:67aa8ebb43c8-34679-1561694848563-12:152:1:1:1 [2019-06-28T05:10:33.565] [WARN] AMQController.js - [Warn] : Messaging broker disconnected. Going to reconnect. [2019-06-28T05:10:39.976] [INFO] AMQController.js - Reconnected with the message broker successfully. [2019-06-28T05:10:46.306] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:1 [2019-06-28T05:10:46.306] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:10:46.289","MRD":"chat","StateChangeTime":"2019-06-28 05:07:27.0"} [2019-06-28T05:10:46.306] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','NOT_READY','2019-06-28 05:07:27.0' ,'2019-06-28 5:10:46') [2019-06-28T05:10:46.314] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:10:46.314] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:1 [2019-06-28T05:10:46.338] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:2 [2019-06-28T05:10:46.338] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:10:46.317"} [2019-06-28T05:10:46.339] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:10:46.317', updated_on='2019-06-28 5:10:46' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:10:46.343] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:10:46.343] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:2 [2019-06-28T05:10:46.402] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:3 [2019-06-28T05:10:46.402] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:10:46.395","MRD":"chat","StateChangeTime":"2019-06-28 05:08:11.0"} [2019-06-28T05:10:46.403] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','READY','2019-06-28 05:08:11.0' ,'2019-06-28 5:10:46') [2019-06-28T05:10:46.405] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:10:46.405] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:3 [2019-06-28T05:10:46.445] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:4 [2019-06-28T05:10:46.445] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"0FUb67LUrQ","TaskId":"d8290ff1-2201-4ad7-8365-c7ef1f74f52a","State":"CLOSED","endedBy":"AGENT","Publisher":"CommServer","MessageTime":"2019-06-28 05:10:46.440"} [2019-06-28T05:10:46.445] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:10:46.440', ended_by='AGENT', updated_on='2019-06-28 5:10:46' where task_id = 'd8290ff1-2201-4ad7-8365-c7ef1f74f52a' AND end_time IS NULL [2019-06-28T05:10:46.446] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:10:46.447] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:4 [2019-06-28T05:10:46.499] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:5 [2019-06-28T05:10:46.499] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:10:46.476","MRD":"chat","StateChangeTime":"2019-06-28 05:10:46.450"} [2019-06-28T05:10:46.499] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','NOT_READY','2019-06-28 05:10:46.450' ,'2019-06-28 5:10:46') [2019-06-28T05:10:46.501] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:10:46.501] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:5 [2019-06-28T05:10:46.678] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:3:1:1:1 [2019-06-28T05:10:46.678] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:08:11.0\",\"head\":\"AgentMRDState\"}","timestamp":1561698646353}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:10:46.353Z"}] [2019-06-28T05:10:46.678] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:3:1:1:1 [2019-06-28T05:10:46.684] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:1:1:1:1 [2019-06-28T05:10:46.684] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:10:46.450\",\"head\":\"AgentMRDState\"}","timestamp":1561698646469}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:10:46.469Z"}] [2019-06-28T05:10:46.684] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:1:1:1:1 [2019-06-28T05:10:46.687] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:2:1:1:1 [2019-06-28T05:10:46.687] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:07:27.0\",\"head\":\"AgentMRDState\"}","timestamp":1561698646310}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:10:46.310Z"}] [2019-06-28T05:10:46.687] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:2:1:1:1 [2019-06-28T05:10:48.125] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:6 [2019-06-28T05:10:48.125] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:10:48.102","MRD":"chat","StateChangeTime":"2019-06-28 05:10:48.89"} [2019-06-28T05:10:48.125] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','READY','2019-06-28 05:10:48.89' ,'2019-06-28 5:10:48') [2019-06-28T05:10:48.129] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:10:48.129] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:6 [2019-06-28T05:10:48.139] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:5:1:1:1 [2019-06-28T05:10:48.139] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:10:48.89\",\"head\":\"AgentMRDState\"}","timestamp":1561698648100}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:10:48.100Z"}] [2019-06-28T05:10:48.139] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:5:1:1:1 [2019-06-28T05:10:49.348] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:7 [2019-06-28T05:10:49.348] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:10:49.336","MRD":"chat","StateChangeTime":"2019-06-28 05:10:49.302"} [2019-06-28T05:10:49.348] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','NOT_READY','2019-06-28 05:10:49.302' ,'2019-06-28 5:10:49') [2019-06-28T05:10:49.351] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:10:49.351] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:7 [2019-06-28T05:10:49.364] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:7:1:1:1 [2019-06-28T05:10:49.364] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:10:49.302\",\"head\":\"AgentMRDState\"}","timestamp":1561698649310}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:10:49.310Z"}] [2019-06-28T05:10:49.364] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:7:1:1:1 [2019-06-28T05:10:49.958] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:8 [2019-06-28T05:10:49.958] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:10:49.943","MRD":"chat","StateChangeTime":"2019-06-28 05:10:49.930"} [2019-06-28T05:10:49.959] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','READY','2019-06-28 05:10:49.930' ,'2019-06-28 5:10:49') [2019-06-28T05:10:49.962] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:10:49.962] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:8 [2019-06-28T05:10:49.980] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:9:1:1:1 [2019-06-28T05:10:49.980] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:10:49.930\",\"head\":\"AgentMRDState\"}","timestamp":1561698649938}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:10:49.938Z"}] [2019-06-28T05:10:49.980] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:9:1:1:1 [2019-06-28T05:10:58.863] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:9 [2019-06-28T05:10:58.864] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:10:58.862","MRD":"chat","StateChangeTime":"2019-06-28 05:10:58.842"} [2019-06-28T05:10:58.864] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','NOT_READY','2019-06-28 05:10:58.842' ,'2019-06-28 5:10:58') [2019-06-28T05:10:58.866] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:10:58.866] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:9 [2019-06-28T05:10:58.880] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:11:1:1:1 [2019-06-28T05:10:58.880] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:10:58.842\",\"head\":\"AgentMRDState\"}","timestamp":1561698658851}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:10:58.851Z"}] [2019-06-28T05:10:58.880] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:11:1:1:1 [2019-06-28T05:11:11.561] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:10 [2019-06-28T05:11:11.561] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:11:11.558","MRD":"chat","StateChangeTime":"2019-06-28 05:11:11.535"} [2019-06-28T05:11:11.562] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:11:11.535' ,'2019-06-28 5:11:11') [2019-06-28T05:11:11.564] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:11:11.564] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:10 [2019-06-28T05:11:11.575] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:13:1:1:1 [2019-06-28T05:11:11.575] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:11:11.535\",\"head\":\"AgentMRDState\"}","timestamp":1561698671541}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:11:11.541Z"}] [2019-06-28T05:11:11.575] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:13:1:1:1 [2019-06-28T05:11:16.342] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:86e26fab9844-37265-1561698645799-1:1:3:1:11 [2019-06-28T05:11:16.342] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"e63971d6-4d78-459f-936e-c1a56c0fbc8f","Params":{"chatId":"94laOmw6L1","phone":"+212229","customerId":"z12MKKME-1","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:11:16.340","priority":0,"MRD":"chat"} [2019-06-28T05:11:16.343] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('e63971d6-4d78-459f-936e-c1a56c0fbc8f','94laOmw6L1','z12MKKME-1' ,'Faisal Nawaz' ,'+212229' ,'web','2019-06-28 5:11:16' , 'https://192.168.1.33:8443/history.html?refId=+212229' ) [2019-06-28T05:11:16.345] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:11:16.345] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37265-1561698645799-1:1:3:1:11 [2019-06-28T05:11:16.374] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:892ca36d092f-45951-1561698638978-9:18:1:1:1 [2019-06-28T05:11:16.374] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"94laOmw6L1\\\",\\\"params\\\":{\\\"chatId\\\":\\\"94laOmw6L1\\\",\\\"customerId\\\":\\\"z12MKKME-1\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212229\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561698676302}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:11:16.302Z"}] [2019-06-28T05:11:16.374] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:18:1:1:1 [2019-06-28T05:11:16.380] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:460:1:1 [2019-06-28T05:11:16.380] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"e63971d6-4d78-459f-936e-c1a56c0fbc8f","Publisher":"MRE","MessageTime":"2019-06-28 05:11:16.375"} [2019-06-28T05:11:16.381] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:11:16.375' where task_id = 'e63971d6-4d78-459f-936e-c1a56c0fbc8f' [2019-06-28T05:11:16.383] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:11:16.383] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:460:1:1 [2019-06-28T05:11:16.391] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:462:1:1 [2019-06-28T05:11:16.391] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"e63971d6-4d78-459f-936e-c1a56c0fbc8f","Publisher":"MRE","MessageTime":"2019-06-28 05:11:16.388"} [2019-06-28T05:11:16.391] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:462:1:1 [2019-06-28T05:11:16.484] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:892ca36d092f-45951-1561698638978-9:20:1:1:1 [2019-06-28T05:11:16.484] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"e63971d6-4d78-459f-936e-c1a56c0fbc8f\",\"param\":{\"chatId\":\"94laOmw6L1\",\"phone\":\"+212229\",\"customerId\":\"z12MKKME-1\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698676427}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:11:16.427Z"}] [2019-06-28T05:11:16.484] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:11:16.487] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:11:16.487] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:11:16' where task_id = 'e63971d6-4d78-459f-936e-c1a56c0fbc8f' AND agent_id IS NULL [2019-06-28T05:11:16.488] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:11:16.489] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:20:1:1:1 [2019-06-28T05:11:46.879] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:1 [2019-06-28T05:11:46.879] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:11:46.869","MRD":"chat","StateChangeTime":"2019-06-28 05:11:11.0"} [2019-06-28T05:11:46.880] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:11:11.0' ,'2019-06-28 5:11:46') [2019-06-28T05:11:46.886] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:11:46.886] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:1 [2019-06-28T05:11:46.916] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:22:1:1:1 [2019-06-28T05:11:46.916] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:11:11.0\",\"head\":\"AgentMRDState\"}","timestamp":1561698706862}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:11:46.862Z"}] [2019-06-28T05:11:46.916] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:22:1:1:1 [2019-06-28T05:11:46.934] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:2 [2019-06-28T05:11:46.935] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:11:46.921","MRD":"chat","StateChangeTime":"2019-06-28 05:10:58.0"} [2019-06-28T05:11:46.935] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','NOT_READY','2019-06-28 05:10:58.0' ,'2019-06-28 5:11:46') [2019-06-28T05:11:46.937] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:11:46.937] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:2 [2019-06-28T05:11:46.941] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:23:1:1:1 [2019-06-28T05:11:46.941] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:10:58.0\",\"head\":\"AgentMRDState\"}","timestamp":1561698706899}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:11:46.899Z"}] [2019-06-28T05:11:46.941] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:23:1:1:1 [2019-06-28T05:12:16.481] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:3 [2019-06-28T05:12:16.481] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:12:16.470","MRD":"chat","StateChangeTime":"2019-06-28 05:12:16.457"} [2019-06-28T05:12:16.481] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','NOT_READY','2019-06-28 05:12:16.457' ,'2019-06-28 5:12:16') [2019-06-28T05:12:16.484] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:12:16.484] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:3 [2019-06-28T05:12:16.511] [INFO] AMQController.js - Going to process the received message of type: LeaveConversation and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:4 [2019-06-28T05:12:16.511] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"e63971d6-4d78-459f-936e-c1a56c0fbc8f","endedBy":"RONA","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:12:16.503"} [2019-06-28T05:12:16.511] [DEBUG] server - Going to execute sql command : select * from Queue_Chat_Detail where task_id = 'e63971d6-4d78-459f-936e-c1a56c0fbc8f' AND agent_id = '701' AND end_time IS NULL [2019-06-28T05:12:16.513] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:12:16.513] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:12:16.503', updated_on='2019-06-28 5:12:16', ended_by='RONA' where task_id = 'e63971d6-4d78-459f-936e-c1a56c0fbc8f' AND agent_id = '701' AND end_time IS NULL [2019-06-28T05:12:16.515] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:12:16.515] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:4 [2019-06-28T05:12:16.537] [INFO] AMQController.js - Going to process the received message of type: EndTask and message ID: ID:892ca36d092f-45951-1561698638978-9:24:1:1:1 [2019-06-28T05:12:16.537] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"EndTask","value":"{\"head\":\"EndTask\",\"reason\":\"RONA\",\"agentId\":\"701\",\"conversationId\":\"94laOmw6L1\"}","timestamp":1561698736457}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:12:16.457Z"}] [2019-06-28T05:12:16.537] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:24:1:1:1 [2019-06-28T05:12:16.543] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:5 [2019-06-28T05:12:16.544] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"e63971d6-4d78-459f-936e-c1a56c0fbc8f","Params":{"chatId":"94laOmw6L1","phone":"+212229","customerId":"z12MKKME-1","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:12:16.539","priority":0,"MRD":"chat"} [2019-06-28T05:12:16.544] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('e63971d6-4d78-459f-936e-c1a56c0fbc8f','94laOmw6L1','z12MKKME-1' ,'Faisal Nawaz' ,'+212229' ,'web','2019-06-28 5:12:16' , 'https://192.168.1.33:8443/history.html?refId=+212229' ) [2019-06-28T05:12:16.546] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:12:16.546] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:5 [2019-06-28T05:12:16.555] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:26:1:1:1 [2019-06-28T05:12:16.555] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:12:16.457\",\"head\":\"AgentMRDState\"}","timestamp":1561698736468}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:12:16.468Z"}] [2019-06-28T05:12:16.555] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:26:1:1:1 [2019-06-28T05:12:16.589] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:465:1:1 [2019-06-28T05:12:16.589] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"e63971d6-4d78-459f-936e-c1a56c0fbc8f","Publisher":"MRE","MessageTime":"2019-06-28 05:12:16.581"} [2019-06-28T05:12:16.589] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:12:16.581' where task_id = 'e63971d6-4d78-459f-936e-c1a56c0fbc8f' [2019-06-28T05:12:16.591] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 2 ] [2019-06-28T05:12:16.591] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:465:1:1 [2019-06-28T05:12:26.888] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:6 [2019-06-28T05:12:26.888] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:12:26.886","MRD":"chat","StateChangeTime":"2019-06-28 05:12:26.874"} [2019-06-28T05:12:26.888] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:12:26.874' ,'2019-06-28 5:12:26') [2019-06-28T05:12:26.892] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:12:26.893] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:6 [2019-06-28T05:12:26.899] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:467:1:1 [2019-06-28T05:12:26.899] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"e63971d6-4d78-459f-936e-c1a56c0fbc8f","Publisher":"MRE","MessageTime":"2019-06-28 05:12:26.891"} [2019-06-28T05:12:26.899] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:467:1:1 [2019-06-28T05:12:26.914] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:28:1:1:1 [2019-06-28T05:12:26.914] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:12:26.874\",\"head\":\"AgentMRDState\"}","timestamp":1561698746882}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:12:26.882Z"}] [2019-06-28T05:12:26.914] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:28:1:1:1 [2019-06-28T05:12:26.981] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:892ca36d092f-45951-1561698638978-9:30:1:1:1 [2019-06-28T05:12:26.982] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"e63971d6-4d78-459f-936e-c1a56c0fbc8f\",\"param\":{\"chatId\":\"94laOmw6L1\",\"phone\":\"+212229\",\"customerId\":\"z12MKKME-1\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698746946}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:12:26.946Z"}] [2019-06-28T05:12:26.982] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:12:26.984] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:12:26.985] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:12:26' where task_id = 'e63971d6-4d78-459f-936e-c1a56c0fbc8f' AND agent_id IS NULL [2019-06-28T05:12:26.986] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:12:26.986] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:30:1:1:1 [2019-06-28T05:12:53.187] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:7 [2019-06-28T05:12:53.187] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"e63971d6-4d78-459f-936e-c1a56c0fbc8f","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:12:53.185"} [2019-06-28T05:12:53.187] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:12:53.185', updated_on='2019-06-28 5:12:53' where task_id = 'e63971d6-4d78-459f-936e-c1a56c0fbc8f' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:12:53.189] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:12:53.189] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:7 [2019-06-28T05:13:15.788] [INFO] AMQController.js - Going to process the received message of type: AgentInfo and message ID: ID:892ca36d092f-45951-1561698638978-9:35:1:1:1 [2019-06-28T05:13:15.788] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentInfo","value":"{\"Supervisor\":false,\"FirstName\":\"Faisal\",\"WrapUpOnIncoming\":\"REQUIRED_WITH_WRAP_UP_DATA\",\"Teams\":[],\"Team\":{\"name\":\"Test\",\"id\":\"5005\"},\"AgentId\":\"701\",\"LastName\":\"Nawaz\",\"head\":\"AgentInfo\"}","timestamp":1561698795761}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:13:15.761Z"}] [2019-06-28T05:13:15.789] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:35:1:1:1 [2019-06-28T05:13:18.763] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:8 [2019-06-28T05:13:18.763] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:13:18.758","MRD":"chat","StateChangeTime":"2019-06-28 05:12:26.874"} [2019-06-28T05:13:18.763] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:12:26.874' ,'2019-06-28 5:13:18') [2019-06-28T05:13:18.769] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:18.769] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:8 [2019-06-28T05:13:18.787] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:37:1:1:1 [2019-06-28T05:13:18.787] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:12:26.874\",\"head\":\"AgentMRDState\"}","timestamp":1561698798737}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:13:18.737Z"}] [2019-06-28T05:13:18.787] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:37:1:1:1 [2019-06-28T05:13:22.386] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:892ca36d092f-45951-1561698638978-9:45:1:1:1 [2019-06-28T05:13:22.387] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"e63971d6-4d78-459f-936e-c1a56c0fbc8f\",\"State\":\"CLOSED\"}","timestamp":1561698802167}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:13:22.167Z"}] [2019-06-28T05:13:22.387] [DEBUG] server - Going to execute sql command : [2019-06-28T05:13:22.389] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:13:22.389] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:45:1:1:1 [2019-06-28T05:13:22.420] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:9 [2019-06-28T05:13:22.420] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"94laOmw6L1","TaskId":"e63971d6-4d78-459f-936e-c1a56c0fbc8f","State":"CLOSED","endedBy":"AGENT","Publisher":"CommServer","MessageTime":"2019-06-28 05:13:22.419"} [2019-06-28T05:13:22.421] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:13:22.419', ended_by='AGENT', updated_on='2019-06-28 5:13:22' where task_id = 'e63971d6-4d78-459f-936e-c1a56c0fbc8f' AND end_time IS NULL [2019-06-28T05:13:22.424] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:22.424] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:9 [2019-06-28T05:13:25.196] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:10 [2019-06-28T05:13:25.196] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"20883259-5cf4-4f1c-9cf6-94b03ede5962","Params":{"chatId":"94laOmw6L1","phone":"+212229","customerId":"wQqojv1FJy","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:13:25.186","priority":0,"MRD":"chat"} [2019-06-28T05:13:25.196] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('20883259-5cf4-4f1c-9cf6-94b03ede5962','94laOmw6L1','wQqojv1FJy' ,'Faisal Nawaz' ,'+212229' ,'web','2019-06-28 5:13:25' , 'https://192.168.1.33:8443/history.html?refId=+212229' ) [2019-06-28T05:13:25.198] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:25.199] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:10 [2019-06-28T05:13:25.225] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:470:1:1 [2019-06-28T05:13:25.225] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"20883259-5cf4-4f1c-9cf6-94b03ede5962","Publisher":"MRE","MessageTime":"2019-06-28 05:13:25.219"} [2019-06-28T05:13:25.225] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:13:25.219' where task_id = '20883259-5cf4-4f1c-9cf6-94b03ede5962' [2019-06-28T05:13:25.228] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:25.229] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:470:1:1 [2019-06-28T05:13:25.246] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:472:1:1 [2019-06-28T05:13:25.246] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"20883259-5cf4-4f1c-9cf6-94b03ede5962","Publisher":"MRE","MessageTime":"2019-06-28 05:13:25.240"} [2019-06-28T05:13:25.246] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:472:1:1 [2019-06-28T05:13:25.253] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:892ca36d092f-45951-1561698638978-9:51:1:1:1 [2019-06-28T05:13:25.253] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"94laOmw6L1\\\",\\\"params\\\":{\\\"chatId\\\":\\\"94laOmw6L1\\\",\\\"customerId\\\":\\\"wQqojv1FJy\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212229\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561698805164}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:13:25.165Z"}] [2019-06-28T05:13:25.253] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:51:1:1:1 [2019-06-28T05:13:25.358] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:892ca36d092f-45951-1561698638978-9:53:1:1:1 [2019-06-28T05:13:25.358] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"20883259-5cf4-4f1c-9cf6-94b03ede5962\",\"param\":{\"chatId\":\"94laOmw6L1\",\"phone\":\"+212229\",\"customerId\":\"wQqojv1FJy\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698805290}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:13:25.290Z"}] [2019-06-28T05:13:25.358] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:13:25.360] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:25.360] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:13:25' where task_id = '20883259-5cf4-4f1c-9cf6-94b03ede5962' AND agent_id IS NULL [2019-06-28T05:13:25.361] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:25.361] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:53:1:1:1 [2019-06-28T05:13:27.073] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-34403-1561698706510-1:1:3:1:11 [2019-06-28T05:13:27.073] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"20883259-5cf4-4f1c-9cf6-94b03ede5962","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:13:27.71"} [2019-06-28T05:13:27.073] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:13:27.71', updated_on='2019-06-28 5:13:27' where task_id = '20883259-5cf4-4f1c-9cf6-94b03ede5962' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:13:27.075] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:27.075] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-34403-1561698706510-1:1:3:1:11 [2019-06-28T05:13:56.332] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-39089-1561698835945-1:1:3:1:1 [2019-06-28T05:13:56.332] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:13:56.325","MRD":"chat","StateChangeTime":"2019-06-28 05:12:26.0"} [2019-06-28T05:13:56.332] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:12:26.0' ,'2019-06-28 5:13:56') [2019-06-28T05:13:56.335] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:56.335] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-39089-1561698835945-1:1:3:1:1 [2019-06-28T05:13:56.345] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-39089-1561698835945-1:1:3:1:2 [2019-06-28T05:13:56.345] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:13:56.335","MRD":"chat","StateChangeTime":"2019-06-28 05:10:58.0"} [2019-06-28T05:13:56.345] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','NOT_READY','2019-06-28 05:10:58.0' ,'2019-06-28 5:13:56') [2019-06-28T05:13:56.348] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:56.348] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-39089-1561698835945-1:1:3:1:2 [2019-06-28T05:13:56.383] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:58:1:1:1 [2019-06-28T05:13:56.383] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:12:26.0\",\"head\":\"AgentMRDState\"}","timestamp":1561698836319}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:13:56.319Z"}] [2019-06-28T05:13:56.383] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:58:1:1:1 [2019-06-28T05:13:56.398] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:59:1:1:1 [2019-06-28T05:13:56.398] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:10:58.0\",\"head\":\"AgentMRDState\"}","timestamp":1561698836336}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:13:56.336Z"}] [2019-06-28T05:13:56.398] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:59:1:1:1 [2019-06-28T05:13:57.867] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:86e26fab9844-39089-1561698835945-1:1:3:1:3 [2019-06-28T05:13:57.867] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"0e2f2051-14ec-429d-a28f-eaeaf2277d70","Params":{"chatId":"Avq2VthdCn","phone":"+212111","customerId":"eQfjVmKc1k","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:13:57.864","priority":0,"MRD":"chat"} [2019-06-28T05:13:57.867] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('0e2f2051-14ec-429d-a28f-eaeaf2277d70','Avq2VthdCn','eQfjVmKc1k' ,'Faisal Nawaz' ,'+212111' ,'web','2019-06-28 5:13:57' , 'https://192.168.1.33:8443/history.html?refId=+212111' ) [2019-06-28T05:13:57.869] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:57.869] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-39089-1561698835945-1:1:3:1:3 [2019-06-28T05:13:57.876] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:892ca36d092f-45951-1561698638978-9:64:1:1:1 [2019-06-28T05:13:57.876] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"Avq2VthdCn\\\",\\\"params\\\":{\\\"chatId\\\":\\\"Avq2VthdCn\\\",\\\"customerId\\\":\\\"eQfjVmKc1k\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212111\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561698837811}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:13:57.811Z"}] [2019-06-28T05:13:57.876] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:64:1:1:1 [2019-06-28T05:13:57.894] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:475:1:1 [2019-06-28T05:13:57.894] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"0e2f2051-14ec-429d-a28f-eaeaf2277d70","Publisher":"MRE","MessageTime":"2019-06-28 05:13:57.890"} [2019-06-28T05:13:57.894] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:13:57.890' where task_id = '0e2f2051-14ec-429d-a28f-eaeaf2277d70' [2019-06-28T05:13:57.896] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:57.896] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:475:1:1 [2019-06-28T05:13:57.914] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:477:1:1 [2019-06-28T05:13:57.914] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"0e2f2051-14ec-429d-a28f-eaeaf2277d70","Publisher":"MRE","MessageTime":"2019-06-28 05:13:57.903"} [2019-06-28T05:13:57.915] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:477:1:1 [2019-06-28T05:13:57.987] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:892ca36d092f-45951-1561698638978-9:65:1:1:1 [2019-06-28T05:13:57.987] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"0e2f2051-14ec-429d-a28f-eaeaf2277d70\",\"param\":{\"chatId\":\"Avq2VthdCn\",\"phone\":\"+212111\",\"customerId\":\"eQfjVmKc1k\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698837954}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:13:57.954Z"}] [2019-06-28T05:13:57.987] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:13:57.989] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:57.989] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:13:57' where task_id = '0e2f2051-14ec-429d-a28f-eaeaf2277d70' AND agent_id IS NULL [2019-06-28T05:13:57.991] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:13:57.991] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:65:1:1:1 [2019-06-28T05:14:01.203] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-39089-1561698835945-1:1:3:1:4 [2019-06-28T05:14:01.203] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"0e2f2051-14ec-429d-a28f-eaeaf2277d70","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:14:01.201"} [2019-06-28T05:14:01.203] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:14:01.201', updated_on='2019-06-28 5:14:01' where task_id = '0e2f2051-14ec-429d-a28f-eaeaf2277d70' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:14:01.205] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:01.205] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-39089-1561698835945-1:1:3:1:4 [2019-06-28T05:14:22.351] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:892ca36d092f-45951-1561698638978-9:80:1:1:1 [2019-06-28T05:14:22.351] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"0e2f2051-14ec-429d-a28f-eaeaf2277d70\",\"State\":\"CLOSED\"}","timestamp":1561698862226}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:14:22.226Z"}] [2019-06-28T05:14:22.352] [DEBUG] server - Going to execute sql command : [2019-06-28T05:14:22.355] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:14:22.356] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:80:1:1:1 [2019-06-28T05:14:22.373] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-39089-1561698835945-1:1:3:1:5 [2019-06-28T05:14:22.373] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"Avq2VthdCn","TaskId":"0e2f2051-14ec-429d-a28f-eaeaf2277d70","State":"CLOSED","endedBy":"CUSTOMER","Publisher":"CommServer","MessageTime":"2019-06-28 05:14:22.368"} [2019-06-28T05:14:22.373] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:14:22.368', ended_by='CUSTOMER', updated_on='2019-06-28 5:14:22' where task_id = '0e2f2051-14ec-429d-a28f-eaeaf2277d70' AND end_time IS NULL [2019-06-28T05:14:22.376] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:22.376] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-39089-1561698835945-1:1:3:1:5 [2019-06-28T05:14:26.184] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:86e26fab9844-39089-1561698835945-1:1:3:1:6 [2019-06-28T05:14:26.184] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"6540720f-e54f-4fff-9687-1fdb809096fb","Params":{"chatId":"ZQWKzTHLKA","phone":"+212300","customerId":"XoTJQnyu8x","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:14:26.180","priority":0,"MRD":"chat"} [2019-06-28T05:14:26.185] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('6540720f-e54f-4fff-9687-1fdb809096fb','ZQWKzTHLKA','XoTJQnyu8x' ,'Faisal Nawaz' ,'+212300' ,'web','2019-06-28 5:14:26' , 'https://192.168.1.33:8443/history.html?refId=+212300' ) [2019-06-28T05:14:26.188] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:26.188] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-39089-1561698835945-1:1:3:1:6 [2019-06-28T05:14:26.219] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:480:1:1 [2019-06-28T05:14:26.219] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"6540720f-e54f-4fff-9687-1fdb809096fb","Publisher":"MRE","MessageTime":"2019-06-28 05:14:26.215"} [2019-06-28T05:14:26.219] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:14:26.215' where task_id = '6540720f-e54f-4fff-9687-1fdb809096fb' [2019-06-28T05:14:26.222] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:26.222] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:480:1:1 [2019-06-28T05:14:26.224] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:892ca36d092f-45951-1561698638978-9:85:1:1:1 [2019-06-28T05:14:26.224] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"ZQWKzTHLKA\\\",\\\"params\\\":{\\\"chatId\\\":\\\"ZQWKzTHLKA\\\",\\\"customerId\\\":\\\"XoTJQnyu8x\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212300\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561698866167}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:14:26.167Z"}] [2019-06-28T05:14:26.224] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:85:1:1:1 [2019-06-28T05:14:26.242] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:482:1:1 [2019-06-28T05:14:26.242] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"6540720f-e54f-4fff-9687-1fdb809096fb","Publisher":"MRE","MessageTime":"2019-06-28 05:14:26.239"} [2019-06-28T05:14:26.242] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:482:1:1 [2019-06-28T05:14:26.303] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:892ca36d092f-45951-1561698638978-9:86:1:1:1 [2019-06-28T05:14:26.303] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"6540720f-e54f-4fff-9687-1fdb809096fb\",\"param\":{\"chatId\":\"ZQWKzTHLKA\",\"phone\":\"+212300\",\"customerId\":\"XoTJQnyu8x\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698866263}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:14:26.263Z"}] [2019-06-28T05:14:26.303] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:14:26.305] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:26.305] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:14:26' where task_id = '6540720f-e54f-4fff-9687-1fdb809096fb' AND agent_id IS NULL [2019-06-28T05:14:26.307] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:26.307] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:86:1:1:1 [2019-06-28T05:14:47.002] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:1 [2019-06-28T05:14:47.002] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:14:46.997","MRD":"chat","StateChangeTime":"2019-06-28 05:12:26.0"} [2019-06-28T05:14:47.002] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:12:26.0' ,'2019-06-28 5:14:47') [2019-06-28T05:14:47.009] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:47.009] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:1 [2019-06-28T05:14:47.011] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:2 [2019-06-28T05:14:47.011] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"6540720f-e54f-4fff-9687-1fdb809096fb","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:14:47.5"} [2019-06-28T05:14:47.011] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:14:47.5', updated_on='2019-06-28 5:14:47' where task_id = '6540720f-e54f-4fff-9687-1fdb809096fb' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:14:47.012] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:47.012] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:2 [2019-06-28T05:14:47.029] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:3 [2019-06-28T05:14:47.029] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"702","Publisher":"CommServer","MessageTime":"2019-06-28 05:14:47.22","MRD":"chat","StateChangeTime":"2019-06-28 05:10:58.0"} [2019-06-28T05:14:47.030] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('702','NOT_READY','2019-06-28 05:10:58.0' ,'2019-06-28 5:14:47') [2019-06-28T05:14:47.031] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:47.031] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:3 [2019-06-28T05:14:47.047] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:92:1:1:1 [2019-06-28T05:14:47.047] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:12:26.0\",\"head\":\"AgentMRDState\"}","timestamp":1561698886972}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:14:46.972Z"}] [2019-06-28T05:14:47.047] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:92:1:1:1 [2019-06-28T05:14:47.063] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:93:1:1:1 [2019-06-28T05:14:47.063] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"702\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:10:58.0\",\"head\":\"AgentMRDState\"}","timestamp":1561698887020}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:14:47.020Z"}] [2019-06-28T05:14:47.063] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:93:1:1:1 [2019-06-28T05:14:56.228] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:892ca36d092f-45951-1561698638978-9:98:1:1:1 [2019-06-28T05:14:56.228] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"yTt8TgThcO\\\",\\\"params\\\":{\\\"chatId\\\":\\\"yTt8TgThcO\\\",\\\"customerId\\\":\\\"-9_n3kTbHj\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212111\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561698896187}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:14:56.187Z"}] [2019-06-28T05:14:56.228] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:98:1:1:1 [2019-06-28T05:14:56.237] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:4 [2019-06-28T05:14:56.237] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"d9bc1cf2-5729-449e-8348-61b32ed9d98f","Params":{"chatId":"yTt8TgThcO","phone":"+212111","customerId":"-9_n3kTbHj","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:14:56.235","priority":0,"MRD":"chat"} [2019-06-28T05:14:56.238] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('d9bc1cf2-5729-449e-8348-61b32ed9d98f','yTt8TgThcO','-9_n3kTbHj' ,'Faisal Nawaz' ,'+212111' ,'web','2019-06-28 5:14:56' , 'https://192.168.1.33:8443/history.html?refId=+212111' ) [2019-06-28T05:14:56.240] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:56.240] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:4 [2019-06-28T05:14:56.264] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:485:1:1 [2019-06-28T05:14:56.264] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"d9bc1cf2-5729-449e-8348-61b32ed9d98f","Publisher":"MRE","MessageTime":"2019-06-28 05:14:56.260"} [2019-06-28T05:14:56.264] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:14:56.260' where task_id = 'd9bc1cf2-5729-449e-8348-61b32ed9d98f' [2019-06-28T05:14:56.266] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:56.266] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:485:1:1 [2019-06-28T05:14:56.273] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-38831-1561697251763-1:1:487:1:1 [2019-06-28T05:14:56.273] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"d9bc1cf2-5729-449e-8348-61b32ed9d98f","Publisher":"MRE","MessageTime":"2019-06-28 05:14:56.270"} [2019-06-28T05:14:56.273] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-38831-1561697251763-1:1:487:1:1 [2019-06-28T05:14:56.339] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:892ca36d092f-45951-1561698638978-9:100:1:1:1 [2019-06-28T05:14:56.339] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"d9bc1cf2-5729-449e-8348-61b32ed9d98f\",\"param\":{\"chatId\":\"yTt8TgThcO\",\"phone\":\"+212111\",\"customerId\":\"-9_n3kTbHj\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561698896297}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:14:56.297Z"}] [2019-06-28T05:14:56.339] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:14:56.341] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:56.341] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:14:56' where task_id = 'd9bc1cf2-5729-449e-8348-61b32ed9d98f' AND agent_id IS NULL [2019-06-28T05:14:56.343] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:56.343] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:100:1:1:1 [2019-06-28T05:14:58.168] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:5 [2019-06-28T05:14:58.168] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"d9bc1cf2-5729-449e-8348-61b32ed9d98f","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:14:58.155"} [2019-06-28T05:14:58.168] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:14:58.155', updated_on='2019-06-28 5:14:58' where task_id = 'd9bc1cf2-5729-449e-8348-61b32ed9d98f' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:14:58.170] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:14:58.170] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:5 [2019-06-28T05:15:21.973] [INFO] AMQController.js - Going to process the received message of type: AgentInfo and message ID: ID:892ca36d092f-45951-1561698638978-9:106:1:1:1 [2019-06-28T05:15:21.974] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentInfo","value":"{\"Supervisor\":false,\"FirstName\":\"Faisal\",\"WrapUpOnIncoming\":\"REQUIRED_WITH_WRAP_UP_DATA\",\"Teams\":[],\"Team\":{\"name\":\"Test\",\"id\":\"5005\"},\"AgentId\":\"701\",\"LastName\":\"Nawaz\",\"head\":\"AgentInfo\"}","timestamp":1561698921947}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:15:21.947Z"}] [2019-06-28T05:15:21.974] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:106:1:1:1 [2019-06-28T05:15:24.959] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:6 [2019-06-28T05:15:24.959] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:15:24.956","MRD":"chat","StateChangeTime":"2019-06-28 05:12:26.0"} [2019-06-28T05:15:24.960] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:12:26.0' ,'2019-06-28 5:15:24') [2019-06-28T05:15:24.963] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:15:24.963] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:6 [2019-06-28T05:15:24.978] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:108:1:1:1 [2019-06-28T05:15:24.978] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:12:26.0\",\"head\":\"AgentMRDState\"}","timestamp":1561698924929}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:15:24.929Z"}] [2019-06-28T05:15:24.978] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:108:1:1:1 [2019-06-28T05:17:30.009] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:892ca36d092f-45951-1561698638978-9:115:1:1:1 [2019-06-28T05:17:30.009] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"20883259-5cf4-4f1c-9cf6-94b03ede5962\",\"State\":\"CLOSED\"}","timestamp":1561699049896}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:17:29.896Z"}] [2019-06-28T05:17:30.009] [DEBUG] server - Going to execute sql command : [2019-06-28T05:17:30.016] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:17:30.016] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:115:1:1:1 [2019-06-28T05:17:30.017] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:7 [2019-06-28T05:17:30.017] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"94laOmw6L1","TaskId":"20883259-5cf4-4f1c-9cf6-94b03ede5962","State":"CLOSED","endedBy":"CUSTOMER","Publisher":"CommServer","MessageTime":"2019-06-28 05:17:30.9"} [2019-06-28T05:17:30.017] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:17:30.9', ended_by='CUSTOMER', updated_on='2019-06-28 5:17:30' where task_id = '20883259-5cf4-4f1c-9cf6-94b03ede5962' AND end_time IS NULL [2019-06-28T05:17:30.020] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:17:30.020] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:7 [2019-06-28T05:18:00.761] [INFO] AMQController.js - Going to process the received message of type: AgentInfo and message ID: ID:892ca36d092f-45951-1561698638978-9:119:1:1:1 [2019-06-28T05:18:00.761] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentInfo","value":"{\"Supervisor\":true,\"FirstName\":\"hassan1\",\"WrapUpOnIncoming\":\"REQUIRED_WITH_WRAP_UP_DATA\",\"Teams\":[{\"name\":\"Test\",\"id\":\"5005\"}],\"Team\":{\"name\":\"Test\",\"id\":\"5005\"},\"AgentId\":\"112233\",\"LastName\":\"sohail\",\"head\":\"AgentInfo\"}","timestamp":1561699080733}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:18:00.733Z"}] [2019-06-28T05:18:00.761] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:119:1:1:1 [2019-06-28T05:18:00.821] [INFO] AMQController.js - Going to process the received message of type: TeamsMembers and message ID: ID:892ca36d092f-45951-1561698638978-9:121:1:1:1 [2019-06-28T05:18:00.821] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TeamsMembers","value":"{\"Team\":{\"name\":\"Test\",\"id\":\"5005\",\"users\":[{\"stateChangeTime\":\"2019-06-28 05:18:00.782\",\"firstName\":\"hassan2\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112244\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:18:00.783\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"\",\"loginId\":\"700\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:17:57.593\",\"firstName\":\"hassan1\",\"lastName\":\"sohail\",\"extension\":\"21020\",\"loginId\":\"112233\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:18:00.785\",\"firstName\":\"Shahzad\",\"lastName\":\"Hameed\",\"extension\":\"\",\"loginId\":\"778899\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:04:46.571\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"21040\",\"loginId\":\"702\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:18:00.786\",\"firstName\":\"hassan3\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112255\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 04:50:25.193\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"21030\",\"loginId\":\"701\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:18:00.788\",\"firstName\":\"hassan4\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112266\",\"state\":\"LOGOUT\"}]},\"AgentId\":\"112233\",\"head\":\"TeamsMembers\"}","timestamp":1561699080798}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:18:00.798Z"}] [2019-06-28T05:18:00.821] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:121:1:1:1 [2019-06-28T05:18:03.881] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:892ca36d092f-45951-1561698638978-9:122:1:1:1 [2019-06-28T05:18:03.881] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentState","value":"{\"State\":\"LOGOUT\",\"AgentId\":\"112233\",\"ReasonCode\":\"-1\",\"StateChangeTime\":\"2019-06-28 05:18:03.835\",\"head\":\"AgentState\"}","timestamp":1561699083849}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:18:03.849Z"}] [2019-06-28T05:18:03.882] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('undefined','undefined','undefined' ,'2019-06-28 5:18:03') [2019-06-28T05:18:03.889] [ERROR] server - Error while executing sql commands { RequestError: Conversion failed when converting date and/or time from character string. at handleError (/usr/src/app/node_modules/mssql/lib/tedious.js:556:15) at Connection.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/connection.js:618:16) at Parser.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/token/token-stream-parser.js:54:15) at Parser.emit (events.js:182:13) at addChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:291:12) at readableAddChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:278:11) at Parser.Readable.push (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:245:10) at Parser.Transform.push (/usr/src/app/node_modules/readable-stream/lib/_stream_transform.js:148:32) code: 'EREQUEST', number: 241, lineNumber: 1, state: 1, class: 16, serverName: 'DEVOPS-VM1', procName: '', originalError: { Error: Conversion failed when converting date and/or time from character string. at handleError (/usr/src/app/node_modules/mssql/lib/tedious.js:554:19) at Connection.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/connection.js:618:16) at Parser.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/token/token-stream-parser.js:54:15) at Parser.emit (events.js:182:13) at addChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:291:12) at readableAddChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:278:11) at Parser.Readable.push (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:245:10) at Parser.Transform.push (/usr/src/app/node_modules/readable-stream/lib/_stream_transform.js:148:32) info: { number: 241, state: 1, class: 16, message: 'Conversion failed when converting date and/or time from character string.', serverName: 'DEVOPS-VM1', procName: '', lineNumber: 1, name: 'ERROR', event: 'errorMessage' } }, name: 'RequestError', precedingErrors: [] } [2019-06-28T05:18:03.890] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:122:1:1:1 [2019-06-28T05:18:15.458] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:892ca36d092f-45951-1561698638978-9:129:1:1:1 [2019-06-28T05:18:15.458] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"d9bc1cf2-5729-449e-8348-61b32ed9d98f\",\"State\":\"CLOSED\"}","timestamp":1561699095324}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:18:15.324Z"}] [2019-06-28T05:18:15.458] [DEBUG] server - Going to execute sql command : [2019-06-28T05:18:15.459] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:18:15.460] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:129:1:1:1 [2019-06-28T05:18:15.478] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:8 [2019-06-28T05:18:15.478] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"yTt8TgThcO","TaskId":"d9bc1cf2-5729-449e-8348-61b32ed9d98f","State":"CLOSED","endedBy":"NETWORK","Publisher":"CommServer","MessageTime":"2019-06-28 05:18:15.476"} [2019-06-28T05:18:15.478] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:18:15.476', ended_by='NETWORK', updated_on='2019-06-28 5:18:15' where task_id = 'd9bc1cf2-5729-449e-8348-61b32ed9d98f' AND end_time IS NULL [2019-06-28T05:18:15.479] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:18:15.480] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:8 [2019-06-28T05:18:15.975] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:892ca36d092f-45951-1561698638978-9:134:1:1:1 [2019-06-28T05:18:15.975] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"6540720f-e54f-4fff-9687-1fdb809096fb\",\"State\":\"CLOSED\"}","timestamp":1561699095882}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:18:15.882Z"}] [2019-06-28T05:18:15.975] [DEBUG] server - Going to execute sql command : [2019-06-28T05:18:15.976] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:18:15.976] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:134:1:1:1 [2019-06-28T05:18:16.009] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:9 [2019-06-28T05:18:16.009] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"ZQWKzTHLKA","TaskId":"6540720f-e54f-4fff-9687-1fdb809096fb","State":"CLOSED","endedBy":"NETWORK","Publisher":"CommServer","MessageTime":"2019-06-28 05:18:16.6"} [2019-06-28T05:18:16.009] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:18:16.6', ended_by='NETWORK', updated_on='2019-06-28 5:18:16' where task_id = '6540720f-e54f-4fff-9687-1fdb809096fb' AND end_time IS NULL [2019-06-28T05:18:16.011] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:18:16.011] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:9 [2019-06-28T05:22:30.617] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:10 [2019-06-28T05:22:30.617] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"4c6706c9-c6a1-41fb-86af-f014d4436c39","Params":{"chatId":"yTt8TgThcO","phone":"+212111","customerId":"rN7ALfx3eM","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:22:30.614","priority":0,"MRD":"chat"} [2019-06-28T05:22:30.617] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('4c6706c9-c6a1-41fb-86af-f014d4436c39','yTt8TgThcO','rN7ALfx3eM' ,'Faisal Nawaz' ,'+212111' ,'web','2019-06-28 5:22:30' , 'https://192.168.1.33:8443/history.html?refId=+212111' ) [2019-06-28T05:22:30.624] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:22:30.624] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:10 [2019-06-28T05:22:30.643] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:892ca36d092f-45951-1561698638978-9:146:1:1:1 [2019-06-28T05:22:30.643] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"yTt8TgThcO\\\",\\\"params\\\":{\\\"chatId\\\":\\\"yTt8TgThcO\\\",\\\"customerId\\\":\\\"rN7ALfx3eM\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212111\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561699350606}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:22:30.606Z"}] [2019-06-28T05:22:30.643] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:146:1:1:1 [2019-06-28T05:25:09.211] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:11 [2019-06-28T05:25:09.211] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:25:09.205","MRD":"chat","StateChangeTime":"2019-06-28 05:25:09.192"} [2019-06-28T05:25:09.212] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','NOT_READY','2019-06-28 05:25:09.192' ,'2019-06-28 5:25:09') [2019-06-28T05:25:09.221] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:25:09.221] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:11 [2019-06-28T05:25:09.226] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:153:1:1:1 [2019-06-28T05:25:09.226] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:25:09.192\",\"head\":\"AgentMRDState\"}","timestamp":1561699509201}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:25:09.201Z"}] [2019-06-28T05:25:09.226] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:153:1:1:1 [2019-06-28T05:25:10.080] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:12 [2019-06-28T05:25:10.080] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:25:10.79","MRD":"chat","StateChangeTime":"2019-06-28 05:25:10.71"} [2019-06-28T05:25:10.080] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:25:10.71' ,'2019-06-28 5:25:10') [2019-06-28T05:25:10.084] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:25:10.084] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:12 [2019-06-28T05:25:10.108] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:155:1:1:1 [2019-06-28T05:25:10.108] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:25:10.71\",\"head\":\"AgentMRDState\"}","timestamp":1561699510076}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:25:10.076Z"}] [2019-06-28T05:25:10.108] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:155:1:1:1 [2019-06-28T05:25:26.847] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:13 [2019-06-28T05:25:26.847] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"ba7548f6-c8ee-469a-aa7f-0d17cbee345a","Params":{"chatId":"ZQWKzTHLKA","phone":"+212300","customerId":"aBYzi7srs0","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:25:26.845","priority":0,"MRD":"chat"} [2019-06-28T05:25:26.847] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('ba7548f6-c8ee-469a-aa7f-0d17cbee345a','ZQWKzTHLKA','aBYzi7srs0' ,'Faisal Nawaz' ,'+212300' ,'web','2019-06-28 5:25:26' , 'https://192.168.1.33:8443/history.html?refId=+212300' ) [2019-06-28T05:25:26.852] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:25:26.852] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:13 [2019-06-28T05:25:26.861] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:892ca36d092f-45951-1561698638978-9:160:1:1:1 [2019-06-28T05:25:26.861] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"ZQWKzTHLKA\\\",\\\"params\\\":{\\\"chatId\\\":\\\"ZQWKzTHLKA\\\",\\\"customerId\\\":\\\"aBYzi7srs0\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212300\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561699526834}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:25:26.834Z"}] [2019-06-28T05:25:26.861] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:160:1:1:1 [2019-06-28T05:25:30.971] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:14 [2019-06-28T05:25:30.971] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:25:30.966","MRD":"chat","StateChangeTime":"2019-06-28 05:25:30.955"} [2019-06-28T05:25:30.971] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','NOT_READY','2019-06-28 05:25:30.955' ,'2019-06-28 5:25:30') [2019-06-28T05:25:30.974] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:25:30.974] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:14 [2019-06-28T05:25:30.987] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:163:1:1:1 [2019-06-28T05:25:30.987] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:25:30.955\",\"head\":\"AgentMRDState\"}","timestamp":1561699530966}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:25:30.966Z"}] [2019-06-28T05:25:30.988] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:163:1:1:1 [2019-06-28T05:25:52.242] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:15 [2019-06-28T05:25:52.243] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:25:52.241","MRD":"chat","StateChangeTime":"2019-06-28 05:25:52.232"} [2019-06-28T05:25:52.243] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:25:52.232' ,'2019-06-28 5:25:52') [2019-06-28T05:25:52.245] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:25:52.246] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:15 [2019-06-28T05:25:52.266] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:165:1:1:1 [2019-06-28T05:25:52.266] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:25:52.232\",\"head\":\"AgentMRDState\"}","timestamp":1561699552241}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:25:52.241Z"}] [2019-06-28T05:25:52.266] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:165:1:1:1 [2019-06-28T05:26:39.151] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:16 [2019-06-28T05:26:39.151] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:26:39.150","MRD":"chat","StateChangeTime":"2019-06-28 05:26:39.141"} [2019-06-28T05:26:39.152] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','NOT_READY','2019-06-28 05:26:39.141' ,'2019-06-28 5:26:39') [2019-06-28T05:26:39.159] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:26:39.160] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:16 [2019-06-28T05:26:39.170] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:167:1:1:1 [2019-06-28T05:26:39.170] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:26:39.141\",\"head\":\"AgentMRDState\"}","timestamp":1561699599148}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:26:39.148Z"}] [2019-06-28T05:26:39.170] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:167:1:1:1 [2019-06-28T05:26:39.861] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:17 [2019-06-28T05:26:39.861] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:26:39.858","MRD":"chat","StateChangeTime":"2019-06-28 05:26:39.849"} [2019-06-28T05:26:39.861] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:26:39.849' ,'2019-06-28 5:26:39') [2019-06-28T05:26:39.866] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:26:39.866] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:17 [2019-06-28T05:26:39.883] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:169:1:1:1 [2019-06-28T05:26:39.883] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:26:39.849\",\"head\":\"AgentMRDState\"}","timestamp":1561699599857}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:26:39.857Z"}] [2019-06-28T05:26:39.883] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:169:1:1:1 [2019-06-28T05:26:46.975] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:18 [2019-06-28T05:26:46.975] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"yTt8TgThcO","TaskId":"4c6706c9-c6a1-41fb-86af-f014d4436c39","State":"CLOSED","endedBy":"CUSTOMER","Publisher":"CommServer","MessageTime":"2019-06-28 05:26:46.973"} [2019-06-28T05:26:46.975] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:26:46.973', ended_by='CUSTOMER', updated_on='2019-06-28 5:26:46' where task_id = '4c6706c9-c6a1-41fb-86af-f014d4436c39' AND end_time IS NULL [2019-06-28T05:26:46.977] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:26:46.977] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:18 [2019-06-28T05:26:50.224] [INFO] AMQController.js - Going to process the received message of type: NewTask and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:19 [2019-06-28T05:26:50.224] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"TaskId":"21561fe9-852d-466e-921b-1fee95625034","Params":{"chatId":"yTt8TgThcO","phone":"+212111","customerId":"S4-mQ30c32","name":"Faisal Nawaz","channel":"web","email":"abc@abc.com","url":"https:\/\/192.168.1.33:8449\/","skillgroup":"Mobile"},"Publisher":"CommServer","MessageTime":"2019-06-28 05:26:50.222","priority":0,"MRD":"chat"} [2019-06-28T05:26:50.224] [DEBUG] server - Going to execute sql command : insert into Queue_Chat_Detail (task_id,chat_id,customer_id,customer_name,customer_nd,type,created_on,chat_link) values ('21561fe9-852d-466e-921b-1fee95625034','yTt8TgThcO','S4-mQ30c32' ,'Faisal Nawaz' ,'+212111' ,'web','2019-06-28 5:26:50' , 'https://192.168.1.33:8443/history.html?refId=+212111' ) [2019-06-28T05:26:50.227] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:26:50.227] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:19 [2019-06-28T05:26:50.254] [INFO] AMQController.js - Going to process the received message of type: Task and message ID: ID:892ca36d092f-45951-1561698638978-9:180:1:1:1 [2019-06-28T05:26:50.254] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"Task","value":"\"{\\\"Mrd\\\":\\\"chat\\\",\\\"ClientUniqueId\\\":\\\"yTt8TgThcO\\\",\\\"params\\\":{\\\"chatId\\\":\\\"yTt8TgThcO\\\",\\\"customerId\\\":\\\"S4-mQ30c32\\\",\\\"email\\\":\\\"abc@abc.com\\\",\\\"name\\\":\\\"Faisal Nawaz\\\",\\\"phone\\\":\\\"+212111\\\",\\\"channel\\\":\\\"web\\\",\\\"url\\\":\\\"https://192.168.1.33:8449/\\\",\\\"skillgroup\\\":\\\"Mobile\\\"}}\"","timestamp":1561699610225}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:26:50.226Z"}] [2019-06-28T05:26:50.255] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:180:1:1:1 [2019-06-28T05:26:52.731] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:20 [2019-06-28T05:26:52.731] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:26:52.727","MRD":"chat","StateChangeTime":"2019-06-28 05:26:52.720"} [2019-06-28T05:26:52.731] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','NOT_READY','2019-06-28 05:26:52.720' ,'2019-06-28 5:26:52') [2019-06-28T05:26:52.733] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:26:52.733] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:20 [2019-06-28T05:26:52.748] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:183:1:1:1 [2019-06-28T05:26:52.748] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:26:52.720\",\"head\":\"AgentMRDState\"}","timestamp":1561699612727}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:26:52.727Z"}] [2019-06-28T05:26:52.748] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:183:1:1:1 [2019-06-28T05:26:53.255] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:21 [2019-06-28T05:26:53.255] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"READY","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:26:53.253","MRD":"chat","StateChangeTime":"2019-06-28 05:26:53.240"} [2019-06-28T05:26:53.255] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','READY','2019-06-28 05:26:53.240' ,'2019-06-28 5:26:53') [2019-06-28T05:26:53.258] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:26:53.259] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:21 [2019-06-28T05:26:53.284] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:185:1:1:1 [2019-06-28T05:26:53.284] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"READY\",\"AgentId\":\"701\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:26:53.240\",\"head\":\"AgentMRDState\"}","timestamp":1561699613251}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:26:53.251Z"}] [2019-06-28T05:26:53.284] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:185:1:1:1 [2019-06-28T05:27:17.114] [INFO] AMQController.js - Going to process the received message of type: AgentInfo and message ID: ID:892ca36d092f-45951-1561698638978-9:188:1:1:1 [2019-06-28T05:27:17.114] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentInfo","value":"{\"Supervisor\":true,\"FirstName\":\"hassan1\",\"WrapUpOnIncoming\":\"REQUIRED_WITH_WRAP_UP_DATA\",\"Teams\":[{\"name\":\"Test\",\"id\":\"5005\"}],\"Team\":{\"name\":\"Test\",\"id\":\"5005\"},\"AgentId\":\"112233\",\"LastName\":\"sohail\",\"head\":\"AgentInfo\"}","timestamp":1561699637080}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:27:17.080Z"}] [2019-06-28T05:27:17.114] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:188:1:1:1 [2019-06-28T05:27:17.167] [INFO] AMQController.js - Going to process the received message of type: TeamsMembers and message ID: ID:892ca36d092f-45951-1561698638978-9:190:1:1:1 [2019-06-28T05:27:17.167] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TeamsMembers","value":"{\"Team\":{\"name\":\"Test\",\"id\":\"5005\",\"users\":[{\"stateChangeTime\":\"2019-06-28 05:27:17.130\",\"firstName\":\"hassan2\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112244\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:27:17.131\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"\",\"loginId\":\"700\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:27:12.772\",\"firstName\":\"hassan1\",\"lastName\":\"sohail\",\"extension\":\"21020\",\"loginId\":\"112233\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:27:17.133\",\"firstName\":\"Shahzad\",\"lastName\":\"Hameed\",\"extension\":\"\",\"loginId\":\"778899\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:04:46.571\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"21040\",\"loginId\":\"702\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:27:17.135\",\"firstName\":\"hassan3\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112255\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 04:50:25.193\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"21030\",\"loginId\":\"701\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:27:17.138\",\"firstName\":\"hassan4\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112266\",\"state\":\"LOGOUT\"}]},\"AgentId\":\"112233\",\"head\":\"TeamsMembers\"}","timestamp":1561699637144}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:27:17.144Z"}] [2019-06-28T05:27:17.167] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:190:1:1:1 [2019-06-28T05:27:20.899] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:22 [2019-06-28T05:27:20.899] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"112233","Publisher":"CommServer","MessageTime":"2019-06-28 05:27:20.897","MRD":"chat","StateChangeTime":"2019-06-28 05:27:20.890"} [2019-06-28T05:27:20.899] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('112233','NOT_READY','2019-06-28 05:27:20.890' ,'2019-06-28 5:27:20') [2019-06-28T05:27:20.901] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:20.901] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:22 [2019-06-28T05:27:20.920] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:192:1:1:1 [2019-06-28T05:27:20.920] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"112233\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:27:20.890\",\"head\":\"AgentMRDState\"}","timestamp":1561699640895}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:27:20.895Z"}] [2019-06-28T05:27:20.920] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:192:1:1:1 [2019-06-28T05:27:21.634] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:3:1:1 [2019-06-28T05:27:21.634] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8892","FirstName":"Saqlain","LastName":"Raza","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.626"} [2019-06-28T05:27:21.634] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8892' [2019-06-28T05:27:21.637] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.637] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:3:1:1 [2019-06-28T05:27:21.641] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:4:1:1 [2019-06-28T05:27:21.641] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6233","FirstName":"JZRobo181","LastName":"JZAgent181","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.636"} [2019-06-28T05:27:21.641] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6233' [2019-06-28T05:27:21.642] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.642] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:4:1:1 [2019-06-28T05:27:21.645] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:5:1:1 [2019-06-28T05:27:21.645] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6177","FirstName":"JZRobo130","LastName":"JZAgent130","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.642"} [2019-06-28T05:27:21.645] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6177' [2019-06-28T05:27:21.646] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.646] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:5:1:1 [2019-06-28T05:27:21.651] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:6:1:1 [2019-06-28T05:27:21.651] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"530","FirstName":"Robo35","LastName":"Agent35","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.647"} [2019-06-28T05:27:21.651] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '530' [2019-06-28T05:27:21.653] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.653] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:6:1:1 [2019-06-28T05:27:21.662] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:8:1:1 [2019-06-28T05:27:21.662] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"513","FirstName":"Robo2","LastName":"Agent2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.654"} [2019-06-28T05:27:21.662] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '513' [2019-06-28T05:27:21.664] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.664] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:8:1:1 [2019-06-28T05:27:21.667] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:9:1:1 [2019-06-28T05:27:21.667] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"765","FirstName":"fahad","LastName":"raza","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.659"} [2019-06-28T05:27:21.667] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '765' [2019-06-28T05:27:21.672] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.672] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:9:1:1 [2019-06-28T05:27:21.675] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:10:1:1 [2019-06-28T05:27:21.675] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"4c6706c9-c6a1-41fb-86af-f014d4436c39","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.660"} [2019-06-28T05:27:21.675] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:27:21.660' where task_id = '4c6706c9-c6a1-41fb-86af-f014d4436c39' [2019-06-28T05:27:21.677] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.677] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:10:1:1 [2019-06-28T05:27:21.679] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:11:1:1 [2019-06-28T05:27:21.679] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"701","FirstName":"Faisal","LastName":"Nawaz","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.668"} [2019-06-28T05:27:21.680] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '701' [2019-06-28T05:27:21.681] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.681] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:11:1:1 [2019-06-28T05:27:21.690] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:13:1:1 [2019-06-28T05:27:21.690] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6313","FirstName":"JZRobo73","LastName":"JZAgent73","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.683"} [2019-06-28T05:27:21.690] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6313' [2019-06-28T05:27:21.692] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.692] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:13:1:1 [2019-06-28T05:27:21.696] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:15:1:1 [2019-06-28T05:27:21.696] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"145","FirstName":"tauqeer2","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.692"} [2019-06-28T05:27:21.696] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '145' [2019-06-28T05:27:21.697] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.697] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:15:1:1 [2019-06-28T05:27:21.699] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:14:1:1 [2019-06-28T05:27:21.699] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"4c6706c9-c6a1-41fb-86af-f014d4436c39","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.692"} [2019-06-28T05:27:21.699] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:14:1:1 [2019-06-28T05:27:21.707] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:16:1:1 [2019-06-28T05:27:21.707] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6297","FirstName":"JZRobo59","LastName":"JZAgent59","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.698"} [2019-06-28T05:27:21.707] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6297' [2019-06-28T05:27:21.710] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.710] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:16:1:1 [2019-06-28T05:27:21.711] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:17:1:1 [2019-06-28T05:27:21.711] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"565","FirstName":"Robo67","LastName":"Agent67","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.707"} [2019-06-28T05:27:21.711] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '565' [2019-06-28T05:27:21.713] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.713] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:17:1:1 [2019-06-28T05:27:21.722] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:19:1:1 [2019-06-28T05:27:21.722] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"876","FirstName":"Touqeer","LastName":"Nasir","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.713"} [2019-06-28T05:27:21.722] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '876' [2019-06-28T05:27:21.726] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.727] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:19:1:1 [2019-06-28T05:27:21.734] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:20:1:1 [2019-06-28T05:27:21.734] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"563","FirstName":"Robo65","LastName":"Agent65","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.723"} [2019-06-28T05:27:21.734] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '563' [2019-06-28T05:27:21.738] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.738] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:20:1:1 [2019-06-28T05:27:21.744] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:23:1:1 [2019-06-28T05:27:21.744] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"ba7548f6-c8ee-469a-aa7f-0d17cbee345a","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.739"} [2019-06-28T05:27:21.744] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:27:21.739' where task_id = 'ba7548f6-c8ee-469a-aa7f-0d17cbee345a' [2019-06-28T05:27:21.746] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.746] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:23:1:1 [2019-06-28T05:27:21.749] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:22:1:1 [2019-06-28T05:27:21.749] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"518","FirstName":"Robo24","LastName":"Agent24","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.733"} [2019-06-28T05:27:21.749] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '518' [2019-06-28T05:27:21.750] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.750] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:22:1:1 [2019-06-28T05:27:21.756] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:24:1:1 [2019-06-28T05:27:21.756] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483669","FirstName":"aman","LastName":"ullah2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.751"} [2019-06-28T05:27:21.756] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483669' [2019-06-28T05:27:21.758] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.758] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:24:1:1 [2019-06-28T05:27:21.763] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:26:1:1 [2019-06-28T05:27:21.763] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"ba7548f6-c8ee-469a-aa7f-0d17cbee345a","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.757"} [2019-06-28T05:27:21.763] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:26:1:1 [2019-06-28T05:27:21.769] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:27:1:1 [2019-06-28T05:27:21.769] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6287","FirstName":"JZRobo5","LastName":"JZAgent5","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.761"} [2019-06-28T05:27:21.770] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6287' [2019-06-28T05:27:21.771] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.771] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:27:1:1 [2019-06-28T05:27:21.785] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:29:1:1 [2019-06-28T05:27:21.785] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6278","FirstName":"JZRobo41","LastName":"JZAgent41","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.772"} [2019-06-28T05:27:21.785] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6278' [2019-06-28T05:27:21.787] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.787] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:29:1:1 [2019-06-28T05:27:21.814] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:31:1:1 [2019-06-28T05:27:21.815] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6210","FirstName":"JZRobo160","LastName":"JZAgent160","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.797"} [2019-06-28T05:27:21.815] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6210' [2019-06-28T05:27:21.816] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.817] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:31:1:1 [2019-06-28T05:27:21.820] [INFO] AMQController.js - Going to process the received message of type: TaskEnqueued and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:32:1:1 [2019-06-28T05:27:21.821] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"21561fe9-852d-466e-921b-1fee95625034","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.807"} [2019-06-28T05:27:21.821] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set queue_id ='DefaultPrecisionQueue',queue_name ='DefaultPrecisionQueue',enqueue_time='2019-06-28 05:27:21.807' where task_id = '21561fe9-852d-466e-921b-1fee95625034' [2019-06-28T05:27:21.825] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.825] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:32:1:1 [2019-06-28T05:27:21.828] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:33:1:1 [2019-06-28T05:27:21.828] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6318","FirstName":"JZRobo78","LastName":"JZAgent78","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.819"} [2019-06-28T05:27:21.828] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6318' [2019-06-28T05:27:21.830] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.830] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:33:1:1 [2019-06-28T05:27:21.836] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:35:1:1 [2019-06-28T05:27:21.836] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6276","FirstName":"JZRobo4","LastName":"JZAgent4","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.831"} [2019-06-28T05:27:21.836] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6276' [2019-06-28T05:27:21.838] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.838] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:35:1:1 [2019-06-28T05:27:21.851] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:36:1:1 [2019-06-28T05:27:21.851] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6323","FirstName":"JZRobo82","LastName":"JZAgent82","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.842"} [2019-06-28T05:27:21.851] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6323' [2019-06-28T05:27:21.852] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.853] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:36:1:1 [2019-06-28T05:27:21.855] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:892ca36d092f-45951-1561698638978-9:193:1:1:1 [2019-06-28T05:27:21.855] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"ba7548f6-c8ee-469a-aa7f-0d17cbee345a\",\"param\":{\"chatId\":\"ZQWKzTHLKA\",\"phone\":\"+212300\",\"customerId\":\"aBYzi7srs0\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561699641791}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:27:21.791Z"}] [2019-06-28T05:27:21.855] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:27:21.857] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.857] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:27:21' where task_id = 'ba7548f6-c8ee-469a-aa7f-0d17cbee345a' AND agent_id IS NULL [2019-06-28T05:27:21.862] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.863] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:193:1:1:1 [2019-06-28T05:27:21.866] [INFO] AMQController.js - Going to process the received message of type: TaskAssignedAndDequeued and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:37:1:1 [2019-06-28T05:27:21.866] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","TaskId":"21561fe9-852d-466e-921b-1fee95625034","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.847"} [2019-06-28T05:27:21.866] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:37:1:1 [2019-06-28T05:27:21.870] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:38:1:1 [2019-06-28T05:27:21.870] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"584","FirstName":"Robo84","LastName":"Agent84","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.859"} [2019-06-28T05:27:21.870] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '584' [2019-06-28T05:27:21.874] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.874] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:38:1:1 [2019-06-28T05:27:21.900] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:40:1:1 [2019-06-28T05:27:21.901] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6270","FirstName":"JZRobo34","LastName":"JZAgent34","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.883"} [2019-06-28T05:27:21.901] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6270' [2019-06-28T05:27:21.904] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.904] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:40:1:1 [2019-06-28T05:27:21.920] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:41:1:1 [2019-06-28T05:27:21.920] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6151","FirstName":"JZRobo107","LastName":"JZAgent107","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.913"} [2019-06-28T05:27:21.920] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6151' [2019-06-28T05:27:21.921] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.921] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:41:1:1 [2019-06-28T05:27:21.930] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:42:1:1 [2019-06-28T05:27:21.931] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6254","FirstName":"JZRobo20","LastName":"JZAgent20","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.926"} [2019-06-28T05:27:21.931] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6254' [2019-06-28T05:27:21.932] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.932] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:42:1:1 [2019-06-28T05:27:21.941] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:43:1:1 [2019-06-28T05:27:21.941] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6194","FirstName":"JZRobo146","LastName":"JZAgent146","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.938"} [2019-06-28T05:27:21.941] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6194' [2019-06-28T05:27:21.942] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.942] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:43:1:1 [2019-06-28T05:27:21.948] [INFO] AMQController.js - Going to process the received message of type: TaskAssigned and message ID: ID:892ca36d092f-45951-1561698638978-9:195:1:1:1 [2019-06-28T05:27:21.949] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskAssigned","value":"{\"TaskId\":\"21561fe9-852d-466e-921b-1fee95625034\",\"param\":{\"chatId\":\"yTt8TgThcO\",\"phone\":\"+212111\",\"customerId\":\"S4-mQ30c32\",\"name\":\"Faisal Nawaz\",\"channel\":\"web\",\"email\":\"abc@abc.com\",\"url\":\"https://192.168.1.33:8449/\",\"skillgroup\":\"Mobile\"},\"AgentId\":\"701\",\"Mrd\":\"chat\",\"head\":\"TaskAssigned\"}","timestamp":1561699641913}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:27:21.913Z"}] [2019-06-28T05:27:21.949] [DEBUG] server - Going to execute sql command : select first_name,last_name from Agent where agent_id = '701' [2019-06-28T05:27:21.950] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.950] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set agent_id ='701',agent_name='Faisal Nawaz', updated_on='2019-06-28 5:27:21' where task_id = '21561fe9-852d-466e-921b-1fee95625034' AND agent_id IS NULL [2019-06-28T05:27:21.951] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.951] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:195:1:1:1 [2019-06-28T05:27:21.958] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:44:1:1 [2019-06-28T05:27:21.958] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"547","FirstName":"Robo50","LastName":"Agent50","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.947"} [2019-06-28T05:27:21.958] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '547' [2019-06-28T05:27:21.960] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.960] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:44:1:1 [2019-06-28T05:27:21.972] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:45:1:1 [2019-06-28T05:27:21.972] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"539","FirstName":"Robo43","LastName":"Agent43","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.967"} [2019-06-28T05:27:21.972] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '539' [2019-06-28T05:27:21.974] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.975] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:45:1:1 [2019-06-28T05:27:21.979] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:46:1:1 [2019-06-28T05:27:21.979] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"556","FirstName":"Robo59","LastName":"Agent59","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.974"} [2019-06-28T05:27:21.979] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '556' [2019-06-28T05:27:21.980] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.981] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:46:1:1 [2019-06-28T05:27:21.986] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:47:1:1 [2019-06-28T05:27:21.987] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483673","FirstName":"james","LastName":"bond","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.980"} [2019-06-28T05:27:21.987] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483673' [2019-06-28T05:27:21.988] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:21.988] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:47:1:1 [2019-06-28T05:27:21.994] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:48:1:1 [2019-06-28T05:27:21.995] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"802","FirstName":"saqib","LastName":"sana","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.990"} [2019-06-28T05:27:21.995] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '802' [2019-06-28T05:27:22.004] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.004] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:48:1:1 [2019-06-28T05:27:22.007] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:49:1:1 [2019-06-28T05:27:22.008] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6195","FirstName":"JZRobo147","LastName":"JZAgent147","Publisher":"MRE","MessageTime":"2019-06-28 05:27:21.997"} [2019-06-28T05:27:22.008] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6195' [2019-06-28T05:27:22.009] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.009] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:49:1:1 [2019-06-28T05:27:22.014] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:50:1:1 [2019-06-28T05:27:22.014] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6185","FirstName":"JZRobo138","LastName":"JZAgent138","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.10"} [2019-06-28T05:27:22.014] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6185' [2019-06-28T05:27:22.015] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.015] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:50:1:1 [2019-06-28T05:27:22.019] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:51:1:1 [2019-06-28T05:27:22.020] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6186","FirstName":"JZRobo139","LastName":"JZAgent139","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.15"} [2019-06-28T05:27:22.020] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6186' [2019-06-28T05:27:22.021] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.021] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:51:1:1 [2019-06-28T05:27:22.025] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:52:1:1 [2019-06-28T05:27:22.025] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3984","FirstName":"Rizwan","LastName":"Mahmood","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.22"} [2019-06-28T05:27:22.025] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3984' [2019-06-28T05:27:22.027] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.027] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:52:1:1 [2019-06-28T05:27:22.050] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:53:1:1 [2019-06-28T05:27:22.050] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6229","FirstName":"JZRobo178","LastName":"JZAgent178","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.47"} [2019-06-28T05:27:22.050] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6229' [2019-06-28T05:27:22.052] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.052] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:53:1:1 [2019-06-28T05:27:22.054] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:54:1:1 [2019-06-28T05:27:22.054] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6328","FirstName":"JZRobo87","LastName":"JZAgent87","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.51"} [2019-06-28T05:27:22.054] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6328' [2019-06-28T05:27:22.055] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.055] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:54:1:1 [2019-06-28T05:27:22.060] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:55:1:1 [2019-06-28T05:27:22.060] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"538","FirstName":"Robo42","LastName":"Agent42","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.56"} [2019-06-28T05:27:22.060] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '538' [2019-06-28T05:27:22.061] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.061] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:55:1:1 [2019-06-28T05:27:22.064] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:56:1:1 [2019-06-28T05:27:22.064] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"540","FirstName":"Robo44","LastName":"Agent44","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.61"} [2019-06-28T05:27:22.064] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '540' [2019-06-28T05:27:22.065] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.065] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:56:1:1 [2019-06-28T05:27:22.068] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:57:1:1 [2019-06-28T05:27:22.068] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6203","FirstName":"JZRobo154","LastName":"JZAgent154","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.66"} [2019-06-28T05:27:22.068] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6203' [2019-06-28T05:27:22.070] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.070] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:57:1:1 [2019-06-28T05:27:22.073] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:58:1:1 [2019-06-28T05:27:22.074] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6199","FirstName":"JZRobo150","LastName":"JZAgent150","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.71"} [2019-06-28T05:27:22.074] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6199' [2019-06-28T05:27:22.075] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.075] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:58:1:1 [2019-06-28T05:27:22.079] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:59:1:1 [2019-06-28T05:27:22.079] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"578","FirstName":"Robo79","LastName":"Agent79","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.76"} [2019-06-28T05:27:22.079] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '578' [2019-06-28T05:27:22.080] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.080] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:59:1:1 [2019-06-28T05:27:22.086] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:60:1:1 [2019-06-28T05:27:22.086] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6176","FirstName":"JZRobo13","LastName":"JZAgent13","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.82"} [2019-06-28T05:27:22.086] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6176' [2019-06-28T05:27:22.087] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.087] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:60:1:1 [2019-06-28T05:27:22.092] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:61:1:1 [2019-06-28T05:27:22.092] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"14523","FirstName":"Salma","LastName":"Aslam","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.88"} [2019-06-28T05:27:22.092] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '14523' [2019-06-28T05:27:22.096] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.096] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:61:1:1 [2019-06-28T05:27:22.108] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:62:1:1 [2019-06-28T05:27:22.109] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6260","FirstName":"JZRobo25","LastName":"JZAgent25","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.106"} [2019-06-28T05:27:22.109] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6260' [2019-06-28T05:27:22.112] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.112] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:62:1:1 [2019-06-28T05:27:22.116] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:63:1:1 [2019-06-28T05:27:22.116] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6305","FirstName":"JZRobo66","LastName":"JZAgent66","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.110"} [2019-06-28T05:27:22.116] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6305' [2019-06-28T05:27:22.120] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.120] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:63:1:1 [2019-06-28T05:27:22.122] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:64:1:1 [2019-06-28T05:27:22.122] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"508","FirstName":"Robo15","LastName":"Agent15","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.118"} [2019-06-28T05:27:22.122] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '508' [2019-06-28T05:27:22.123] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.123] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:64:1:1 [2019-06-28T05:27:22.127] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:65:1:1 [2019-06-28T05:27:22.127] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6311","FirstName":"JZRobo71","LastName":"JZAgent71","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.124"} [2019-06-28T05:27:22.127] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6311' [2019-06-28T05:27:22.128] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.129] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:65:1:1 [2019-06-28T05:27:22.132] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:66:1:1 [2019-06-28T05:27:22.132] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"90001","FirstName":"OB_Agent","LastName":"OB_Agent","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.129"} [2019-06-28T05:27:22.132] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '90001' [2019-06-28T05:27:22.133] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.133] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:66:1:1 [2019-06-28T05:27:22.137] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:67:1:1 [2019-06-28T05:27:22.137] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"519","FirstName":"Robo25","LastName":"Agent25","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.133"} [2019-06-28T05:27:22.137] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '519' [2019-06-28T05:27:22.138] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.138] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:67:1:1 [2019-06-28T05:27:22.146] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:68:1:1 [2019-06-28T05:27:22.146] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6303","FirstName":"JZRobo64","LastName":"JZAgent64","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.139"} [2019-06-28T05:27:22.146] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6303' [2019-06-28T05:27:22.147] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.147] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:68:1:1 [2019-06-28T05:27:22.151] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:69:1:1 [2019-06-28T05:27:22.151] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483663","FirstName":"gourmet","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.144"} [2019-06-28T05:27:22.151] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483663' [2019-06-28T05:27:22.152] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.152] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:69:1:1 [2019-06-28T05:27:22.154] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:70:1:1 [2019-06-28T05:27:22.154] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6341","FirstName":"JZRobo99","LastName":"JZAgent99","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.149"} [2019-06-28T05:27:22.154] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6341' [2019-06-28T05:27:22.155] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.155] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:70:1:1 [2019-06-28T05:27:22.159] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:71:1:1 [2019-06-28T05:27:22.159] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6225","FirstName":"JZRobo174","LastName":"JZAgent174","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.156"} [2019-06-28T05:27:22.159] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6225' [2019-06-28T05:27:22.165] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.165] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:71:1:1 [2019-06-28T05:27:22.171] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:72:1:1 [2019-06-28T05:27:22.171] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"585","FirstName":"Robo85","LastName":"Agent85","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.160"} [2019-06-28T05:27:22.171] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '585' [2019-06-28T05:27:22.172] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.172] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:72:1:1 [2019-06-28T05:27:22.174] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:73:1:1 [2019-06-28T05:27:22.174] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112266","FirstName":"hassan4","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.164"} [2019-06-28T05:27:22.174] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112266' [2019-06-28T05:27:22.175] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.175] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:73:1:1 [2019-06-28T05:27:22.184] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:74:1:1 [2019-06-28T05:27:22.184] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"569","FirstName":"Robo70","LastName":"Agent70","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.177"} [2019-06-28T05:27:22.184] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '569' [2019-06-28T05:27:22.189] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.189] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:74:1:1 [2019-06-28T05:27:22.192] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:75:1:1 [2019-06-28T05:27:22.192] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6239","FirstName":"JZRobo187","LastName":"JZAgent187","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.188"} [2019-06-28T05:27:22.192] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6239' [2019-06-28T05:27:22.194] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.194] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:75:1:1 [2019-06-28T05:27:22.197] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:76:1:1 [2019-06-28T05:27:22.197] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6268","FirstName":"JZRobo32","LastName":"JZAgent32","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.194"} [2019-06-28T05:27:22.197] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6268' [2019-06-28T05:27:22.198] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.198] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:76:1:1 [2019-06-28T05:27:22.201] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:77:1:1 [2019-06-28T05:27:22.201] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483666","FirstName":"gourmet","LastName":"3","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.198"} [2019-06-28T05:27:22.201] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483666' [2019-06-28T05:27:22.202] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.202] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:77:1:1 [2019-06-28T05:27:22.206] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:78:1:1 [2019-06-28T05:27:22.206] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6310","FirstName":"JZRobo70","LastName":"JZAgent70","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.202"} [2019-06-28T05:27:22.206] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6310' [2019-06-28T05:27:22.207] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.207] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:78:1:1 [2019-06-28T05:27:22.211] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:79:1:1 [2019-06-28T05:27:22.211] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"594","FirstName":"Robo93","LastName":"Agent93","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.208"} [2019-06-28T05:27:22.212] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '594' [2019-06-28T05:27:22.213] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.213] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:79:1:1 [2019-06-28T05:27:22.217] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:80:1:1 [2019-06-28T05:27:22.217] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483662","FirstName":"gourmet","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.214"} [2019-06-28T05:27:22.217] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483662' [2019-06-28T05:27:22.218] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.218] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:80:1:1 [2019-06-28T05:27:22.222] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:81:1:1 [2019-06-28T05:27:22.222] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3981","FirstName":"Waqas","LastName":"Rana","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.219"} [2019-06-28T05:27:22.222] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3981' [2019-06-28T05:27:22.223] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.223] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:81:1:1 [2019-06-28T05:27:22.226] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:82:1:1 [2019-06-28T05:27:22.226] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6156","FirstName":"JZRobo111","LastName":"JZAgent111","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.223"} [2019-06-28T05:27:22.226] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6156' [2019-06-28T05:27:22.227] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.227] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:82:1:1 [2019-06-28T05:27:22.232] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:83:1:1 [2019-06-28T05:27:22.232] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6152","FirstName":"JZRobo108","LastName":"JZAgent108","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.228"} [2019-06-28T05:27:22.232] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6152' [2019-06-28T05:27:22.233] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.233] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:83:1:1 [2019-06-28T05:27:22.238] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:84:1:1 [2019-06-28T05:27:22.238] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6214","FirstName":"JZRobo164","LastName":"JZAgent164","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.233"} [2019-06-28T05:27:22.238] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6214' [2019-06-28T05:27:22.239] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.240] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:84:1:1 [2019-06-28T05:27:22.243] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:85:1:1 [2019-06-28T05:27:22.243] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6196","FirstName":"JZRobo148","LastName":"JZAgent148","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.239"} [2019-06-28T05:27:22.243] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6196' [2019-06-28T05:27:22.244] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.244] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:85:1:1 [2019-06-28T05:27:22.248] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:86:1:1 [2019-06-28T05:27:22.248] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6230","FirstName":"JZRobo179","LastName":"JZAgent179","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.244"} [2019-06-28T05:27:22.248] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6230' [2019-06-28T05:27:22.252] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.252] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:86:1:1 [2019-06-28T05:27:22.279] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:87:1:1 [2019-06-28T05:27:22.279] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6235","FirstName":"JZRobo183","LastName":"JZAgent183","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.275"} [2019-06-28T05:27:22.279] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6235' [2019-06-28T05:27:22.281] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.281] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:87:1:1 [2019-06-28T05:27:22.304] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:88:1:1 [2019-06-28T05:27:22.304] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"151","FirstName":"tauqeer9","LastName":"9","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.292"} [2019-06-28T05:27:22.304] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '151' [2019-06-28T05:27:22.306] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.306] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:88:1:1 [2019-06-28T05:27:22.309] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:89:1:1 [2019-06-28T05:27:22.309] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6340","FirstName":"JZRobo98","LastName":"JZAgent98","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.305"} [2019-06-28T05:27:22.309] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6340' [2019-06-28T05:27:22.311] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.312] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:89:1:1 [2019-06-28T05:27:22.315] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:90:1:1 [2019-06-28T05:27:22.315] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"577","FirstName":"Robo78","LastName":"Agent78","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.312"} [2019-06-28T05:27:22.315] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '577' [2019-06-28T05:27:22.316] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.316] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:90:1:1 [2019-06-28T05:27:22.321] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:91:1:1 [2019-06-28T05:27:22.321] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8878","FirstName":"aman","LastName":"ullah1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.318"} [2019-06-28T05:27:22.321] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8878' [2019-06-28T05:27:22.324] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.325] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:91:1:1 [2019-06-28T05:27:22.327] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:92:1:1 [2019-06-28T05:27:22.327] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"222","FirstName":"Jawad","LastName":"Bokhari","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.323"} [2019-06-28T05:27:22.327] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '222' [2019-06-28T05:27:22.328] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.328] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:92:1:1 [2019-06-28T05:27:22.336] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:93:1:1 [2019-06-28T05:27:22.336] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"536","FirstName":"Robo40","LastName":"Agent40","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.329"} [2019-06-28T05:27:22.336] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '536' [2019-06-28T05:27:22.340] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.340] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:93:1:1 [2019-06-28T05:27:22.343] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:94:1:1 [2019-06-28T05:27:22.343] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6211","FirstName":"JZRobo161","LastName":"JZAgent161","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.334"} [2019-06-28T05:27:22.343] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6211' [2019-06-28T05:27:22.346] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.346] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:94:1:1 [2019-06-28T05:27:22.347] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:95:1:1 [2019-06-28T05:27:22.347] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"543","FirstName":"Robo47","LastName":"Agent47","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.339"} [2019-06-28T05:27:22.348] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '543' [2019-06-28T05:27:22.349] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.349] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:95:1:1 [2019-06-28T05:27:22.350] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:96:1:1 [2019-06-28T05:27:22.350] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6244","FirstName":"JZRobo191","LastName":"JZAgent191","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.344"} [2019-06-28T05:27:22.350] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6244' [2019-06-28T05:27:22.351] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.351] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:96:1:1 [2019-06-28T05:27:22.353] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:97:1:1 [2019-06-28T05:27:22.353] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483658","FirstName":"test12","LastName":"test14","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.350"} [2019-06-28T05:27:22.353] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483658' [2019-06-28T05:27:22.355] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.355] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:97:1:1 [2019-06-28T05:27:22.357] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:98:1:1 [2019-06-28T05:27:22.357] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6285","FirstName":"JZRobo48","LastName":"JZAgent48","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.354"} [2019-06-28T05:27:22.357] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6285' [2019-06-28T05:27:22.358] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.358] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:98:1:1 [2019-06-28T05:27:22.360] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:99:1:1 [2019-06-28T05:27:22.360] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"559","FirstName":"Robo61","LastName":"Agent61","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.358"} [2019-06-28T05:27:22.360] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '559' [2019-06-28T05:27:22.364] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.364] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:99:1:1 [2019-06-28T05:27:22.368] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:100:1:1 [2019-06-28T05:27:22.368] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6255","FirstName":"JZRobo200","LastName":"JZAgent200","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.365"} [2019-06-28T05:27:22.368] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6255' [2019-06-28T05:27:22.369] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.369] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:100:1:1 [2019-06-28T05:27:22.372] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:101:1:1 [2019-06-28T05:27:22.372] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"511","FirstName":"Robo18","LastName":"Agent18","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.370"} [2019-06-28T05:27:22.372] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '511' [2019-06-28T05:27:22.374] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.374] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:101:1:1 [2019-06-28T05:27:22.376] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:102:1:1 [2019-06-28T05:27:22.376] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"566","FirstName":"Robo68","LastName":"Agent68","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.374"} [2019-06-28T05:27:22.376] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '566' [2019-06-28T05:27:22.377] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.378] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:102:1:1 [2019-06-28T05:27:22.380] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:103:1:1 [2019-06-28T05:27:22.380] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"593","FirstName":"Robo92","LastName":"Agent92","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.377"} [2019-06-28T05:27:22.381] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '593' [2019-06-28T05:27:22.382] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.382] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:103:1:1 [2019-06-28T05:27:22.384] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:104:1:1 [2019-06-28T05:27:22.384] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6242","FirstName":"JZRobo19","LastName":"JZAgent19","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.382"} [2019-06-28T05:27:22.384] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6242' [2019-06-28T05:27:22.385] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.386] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:104:1:1 [2019-06-28T05:27:22.387] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:105:1:1 [2019-06-28T05:27:22.387] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"888","FirstName":"Sikandar","LastName":"Khan","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.385"} [2019-06-28T05:27:22.388] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '888' [2019-06-28T05:27:22.389] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.389] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:105:1:1 [2019-06-28T05:27:22.394] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:106:1:1 [2019-06-28T05:27:22.394] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6170","FirstName":"JZRobo124","LastName":"JZAgent124","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.389"} [2019-06-28T05:27:22.394] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6170' [2019-06-28T05:27:22.395] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.395] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:106:1:1 [2019-06-28T05:27:22.401] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:107:1:1 [2019-06-28T05:27:22.401] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6202","FirstName":"JZRobo153","LastName":"JZAgent153","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.393"} [2019-06-28T05:27:22.401] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6202' [2019-06-28T05:27:22.402] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.402] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:107:1:1 [2019-06-28T05:27:22.403] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:108:1:1 [2019-06-28T05:27:22.403] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"30096","FirstName":"du6","LastName":"du6","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.397"} [2019-06-28T05:27:22.403] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '30096' [2019-06-28T05:27:22.404] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.404] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:108:1:1 [2019-06-28T05:27:22.405] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:109:1:1 [2019-06-28T05:27:22.405] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6193","FirstName":"JZRobo145","LastName":"JZAgent145","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.401"} [2019-06-28T05:27:22.405] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6193' [2019-06-28T05:27:22.409] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.409] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:109:1:1 [2019-06-28T05:27:22.410] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:110:1:1 [2019-06-28T05:27:22.410] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483650","FirstName":"test","LastName":"test","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.406"} [2019-06-28T05:27:22.410] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483650' [2019-06-28T05:27:22.411] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.411] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:110:1:1 [2019-06-28T05:27:22.416] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:111:1:1 [2019-06-28T05:27:22.416] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"542","FirstName":"Robo46","LastName":"Agent46","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.412"} [2019-06-28T05:27:22.416] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '542' [2019-06-28T05:27:22.417] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.417] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:111:1:1 [2019-06-28T05:27:22.420] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:112:1:1 [2019-06-28T05:27:22.420] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"579","FirstName":"Robo8","LastName":"Agent8","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.417"} [2019-06-28T05:27:22.420] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '579' [2019-06-28T05:27:22.421] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.421] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:112:1:1 [2019-06-28T05:27:22.429] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:113:1:1 [2019-06-28T05:27:22.429] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6721","FirstName":"Awais","LastName":"Aslam","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.422"} [2019-06-28T05:27:22.429] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6721' [2019-06-28T05:27:22.431] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.431] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:113:1:1 [2019-06-28T05:27:22.435] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:114:1:1 [2019-06-28T05:27:22.435] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483660","FirstName":"test1_agent","LastName":"latestlab","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.432"} [2019-06-28T05:27:22.435] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483660' [2019-06-28T05:27:22.436] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.436] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:114:1:1 [2019-06-28T05:27:22.439] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:115:1:1 [2019-06-28T05:27:22.440] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6169","FirstName":"JZRobo123","LastName":"JZAgent123","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.437"} [2019-06-28T05:27:22.440] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6169' [2019-06-28T05:27:22.441] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.441] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:115:1:1 [2019-06-28T05:27:22.444] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:116:1:1 [2019-06-28T05:27:22.444] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6178","FirstName":"JZRobo131","LastName":"JZAgent131","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.442"} [2019-06-28T05:27:22.444] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6178' [2019-06-28T05:27:22.446] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.446] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:116:1:1 [2019-06-28T05:27:22.450] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:117:1:1 [2019-06-28T05:27:22.451] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"147","FirstName":"tauqeer","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.447"} [2019-06-28T05:27:22.451] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '147' [2019-06-28T05:27:22.454] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.454] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:117:1:1 [2019-06-28T05:27:22.456] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:118:1:1 [2019-06-28T05:27:22.456] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6189","FirstName":"JZRobo141","LastName":"JZAgent141","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.454"} [2019-06-28T05:27:22.456] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6189' [2019-06-28T05:27:22.458] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.458] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:118:1:1 [2019-06-28T05:27:22.461] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:119:1:1 [2019-06-28T05:27:22.461] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6315","FirstName":"JZRobo75","LastName":"JZAgent75","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.458"} [2019-06-28T05:27:22.461] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6315' [2019-06-28T05:27:22.464] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.464] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:119:1:1 [2019-06-28T05:27:22.467] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:120:1:1 [2019-06-28T05:27:22.467] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6243","FirstName":"JZRobo190","LastName":"JZAgent190","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.463"} [2019-06-28T05:27:22.467] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6243' [2019-06-28T05:27:22.470] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.470] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:120:1:1 [2019-06-28T05:27:22.472] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:121:1:1 [2019-06-28T05:27:22.472] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483659","FirstName":"bilal","LastName":"abbas","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.469"} [2019-06-28T05:27:22.472] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483659' [2019-06-28T05:27:22.474] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.474] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:121:1:1 [2019-06-28T05:27:22.476] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:122:1:1 [2019-06-28T05:27:22.476] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"590","FirstName":"Robo9","LastName":"Agent9","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.474"} [2019-06-28T05:27:22.477] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '590' [2019-06-28T05:27:22.478] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.478] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:122:1:1 [2019-06-28T05:27:22.481] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:123:1:1 [2019-06-28T05:27:22.481] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2583","FirstName":"Iqra","LastName":"Shahid","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.478"} [2019-06-28T05:27:22.481] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2583' [2019-06-28T05:27:22.482] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.482] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:123:1:1 [2019-06-28T05:27:22.488] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:124:1:1 [2019-06-28T05:27:22.488] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6160","FirstName":"JZRobo115","LastName":"JZAgent115","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.482"} [2019-06-28T05:27:22.488] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6160' [2019-06-28T05:27:22.489] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.490] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:124:1:1 [2019-06-28T05:27:22.495] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:125:1:1 [2019-06-28T05:27:22.496] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6234","FirstName":"JZRobo182","LastName":"JZAgent182","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.489"} [2019-06-28T05:27:22.496] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6234' [2019-06-28T05:27:22.498] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.498] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:125:1:1 [2019-06-28T05:27:22.500] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:126:1:1 [2019-06-28T05:27:22.500] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"516","FirstName":"Robo22","LastName":"Agent22","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.496"} [2019-06-28T05:27:22.500] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '516' [2019-06-28T05:27:22.501] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.501] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:126:1:1 [2019-06-28T05:27:22.505] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:127:1:1 [2019-06-28T05:27:22.505] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6269","FirstName":"JZRobo33","LastName":"JZAgent33","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.501"} [2019-06-28T05:27:22.505] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6269' [2019-06-28T05:27:22.506] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.506] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:127:1:1 [2019-06-28T05:27:22.508] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:128:1:1 [2019-06-28T05:27:22.508] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6293","FirstName":"JZRobo55","LastName":"JZAgent55","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.505"} [2019-06-28T05:27:22.508] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6293' [2019-06-28T05:27:22.509] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.509] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:128:1:1 [2019-06-28T05:27:22.513] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:129:1:1 [2019-06-28T05:27:22.513] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6306","FirstName":"JZRobo67","LastName":"JZAgent67","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.510"} [2019-06-28T05:27:22.513] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6306' [2019-06-28T05:27:22.514] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.514] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:129:1:1 [2019-06-28T05:27:22.518] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:130:1:1 [2019-06-28T05:27:22.518] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6261","FirstName":"JZRobo26","LastName":"JZAgent26","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.515"} [2019-06-28T05:27:22.518] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6261' [2019-06-28T05:27:22.519] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.519] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:130:1:1 [2019-06-28T05:27:22.524] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:131:1:1 [2019-06-28T05:27:22.524] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6197","FirstName":"JZRobo149","LastName":"JZAgent149","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.520"} [2019-06-28T05:27:22.524] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6197' [2019-06-28T05:27:22.525] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.525] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:131:1:1 [2019-06-28T05:27:22.528] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:132:1:1 [2019-06-28T05:27:22.528] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8894","FirstName":"Mohd","LastName":"Waqas","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.526"} [2019-06-28T05:27:22.529] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8894' [2019-06-28T05:27:22.530] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.530] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:132:1:1 [2019-06-28T05:27:22.532] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:133:1:1 [2019-06-28T05:27:22.532] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"5566","FirstName":"Riz","LastName":"B","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.530"} [2019-06-28T05:27:22.532] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '5566' [2019-06-28T05:27:22.533] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.533] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:133:1:1 [2019-06-28T05:27:22.536] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:134:1:1 [2019-06-28T05:27:22.536] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6144","FirstName":"JZRobo100","LastName":"JZAgent100","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.533"} [2019-06-28T05:27:22.536] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6144' [2019-06-28T05:27:22.537] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.537] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:134:1:1 [2019-06-28T05:27:22.543] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:135:1:1 [2019-06-28T05:27:22.544] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483661","FirstName":"testagent","LastName":"new","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.538"} [2019-06-28T05:27:22.544] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483661' [2019-06-28T05:27:22.545] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.545] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:135:1:1 [2019-06-28T05:27:22.548] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:136:1:1 [2019-06-28T05:27:22.548] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6215","FirstName":"JZRobo165","LastName":"JZAgent165","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.546"} [2019-06-28T05:27:22.548] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6215' [2019-06-28T05:27:22.549] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.549] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:136:1:1 [2019-06-28T05:27:22.552] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:137:1:1 [2019-06-28T05:27:22.553] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"20202","FirstName":"EMR","LastName":"5","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.550"} [2019-06-28T05:27:22.553] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '20202' [2019-06-28T05:27:22.554] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.554] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:137:1:1 [2019-06-28T05:27:22.556] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:138:1:1 [2019-06-28T05:27:22.556] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6335","FirstName":"JZRobo93","LastName":"JZAgent93","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.554"} [2019-06-28T05:27:22.557] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6335' [2019-06-28T05:27:22.558] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.558] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:138:1:1 [2019-06-28T05:27:22.563] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:139:1:1 [2019-06-28T05:27:22.563] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6238","FirstName":"JZRobo186","LastName":"JZAgent186","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.561"} [2019-06-28T05:27:22.563] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6238' [2019-06-28T05:27:22.566] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.566] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:139:1:1 [2019-06-28T05:27:22.568] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:140:1:1 [2019-06-28T05:27:22.568] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6231","FirstName":"JZRobo18","LastName":"JZAgent18","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.565"} [2019-06-28T05:27:22.568] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6231' [2019-06-28T05:27:22.569] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.569] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:140:1:1 [2019-06-28T05:27:22.572] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:141:1:1 [2019-06-28T05:27:22.572] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"31388","FirstName":"Ahmad","LastName":"Muhammad","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.570"} [2019-06-28T05:27:22.572] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '31388' [2019-06-28T05:27:22.573] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.574] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:141:1:1 [2019-06-28T05:27:22.577] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:142:1:1 [2019-06-28T05:27:22.577] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"600","FirstName":"Robo99","LastName":"Agent99","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.574"} [2019-06-28T05:27:22.577] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '600' [2019-06-28T05:27:22.578] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.578] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:142:1:1 [2019-06-28T05:27:22.581] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:143:1:1 [2019-06-28T05:27:22.581] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112277","FirstName":"hassan5","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.579"} [2019-06-28T05:27:22.581] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112277' [2019-06-28T05:27:22.582] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.582] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:143:1:1 [2019-06-28T05:27:22.588] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:144:1:1 [2019-06-28T05:27:22.588] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"512","FirstName":"Robo19","LastName":"Agent19","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.582"} [2019-06-28T05:27:22.588] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '512' [2019-06-28T05:27:22.590] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.590] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:144:1:1 [2019-06-28T05:27:22.593] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:145:1:1 [2019-06-28T05:27:22.593] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6188","FirstName":"JZRobo140","LastName":"JZAgent140","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.588"} [2019-06-28T05:27:22.593] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6188' [2019-06-28T05:27:22.594] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.594] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:145:1:1 [2019-06-28T05:27:22.597] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:146:1:1 [2019-06-28T05:27:22.597] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6301","FirstName":"JZRobo62","LastName":"JZAgent62","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.592"} [2019-06-28T05:27:22.597] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6301' [2019-06-28T05:27:22.598] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.598] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:146:1:1 [2019-06-28T05:27:22.602] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:147:1:1 [2019-06-28T05:27:22.602] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6258","FirstName":"JZRobo23","LastName":"JZAgent23","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.600"} [2019-06-28T05:27:22.602] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6258' [2019-06-28T05:27:22.604] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.604] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:147:1:1 [2019-06-28T05:27:22.609] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:148:1:1 [2019-06-28T05:27:22.609] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"537","FirstName":"Robo41","LastName":"Agent41","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.603"} [2019-06-28T05:27:22.609] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '537' [2019-06-28T05:27:22.610] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.611] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:148:1:1 [2019-06-28T05:27:22.614] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:149:1:1 [2019-06-28T05:27:22.614] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"522","FirstName":"Robo28","LastName":"Agent28","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.608"} [2019-06-28T05:27:22.614] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '522' [2019-06-28T05:27:22.616] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.616] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:149:1:1 [2019-06-28T05:27:22.620] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:150:1:1 [2019-06-28T05:27:22.620] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"1155","FirstName":"Faisal","LastName":"Nawaz","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.611"} [2019-06-28T05:27:22.620] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '1155' [2019-06-28T05:27:22.622] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.622] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:150:1:1 [2019-06-28T05:27:22.625] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:151:1:1 [2019-06-28T05:27:22.625] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"517","FirstName":"Robo23","LastName":"Agent23","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.619"} [2019-06-28T05:27:22.625] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '517' [2019-06-28T05:27:22.626] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.626] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:151:1:1 [2019-06-28T05:27:22.627] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:152:1:1 [2019-06-28T05:27:22.627] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"072","FirstName":"Amir","LastName":"Ayub","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.625"} [2019-06-28T05:27:22.627] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '072' [2019-06-28T05:27:22.628] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.628] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:152:1:1 [2019-06-28T05:27:22.630] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:153:1:1 [2019-06-28T05:27:22.630] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"9800","FirstName":"Test1","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.628"} [2019-06-28T05:27:22.630] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '9800' [2019-06-28T05:27:22.631] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.632] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:153:1:1 [2019-06-28T05:27:22.633] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:154:1:1 [2019-06-28T05:27:22.633] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6277","FirstName":"JZRobo40","LastName":"JZAgent40","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.631"} [2019-06-28T05:27:22.634] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6277' [2019-06-28T05:27:22.635] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.635] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:154:1:1 [2019-06-28T05:27:22.637] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:155:1:1 [2019-06-28T05:27:22.637] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6253","FirstName":"JZRobo2","LastName":"JZAgent2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.634"} [2019-06-28T05:27:22.637] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6253' [2019-06-28T05:27:22.638] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.638] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:155:1:1 [2019-06-28T05:27:22.640] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:156:1:1 [2019-06-28T05:27:22.640] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"571","FirstName":"Robo72","LastName":"Agent72","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.638"} [2019-06-28T05:27:22.640] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '571' [2019-06-28T05:27:22.641] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.641] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:156:1:1 [2019-06-28T05:27:22.643] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:157:1:1 [2019-06-28T05:27:22.643] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6284","FirstName":"JZRobo47","LastName":"JZAgent47","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.641"} [2019-06-28T05:27:22.643] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6284' [2019-06-28T05:27:22.645] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.645] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:157:1:1 [2019-06-28T05:27:22.648] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:158:1:1 [2019-06-28T05:27:22.648] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"778899","FirstName":"Shahzad","LastName":"Hameed","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.646"} [2019-06-28T05:27:22.648] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '778899' [2019-06-28T05:27:22.649] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.649] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:158:1:1 [2019-06-28T05:27:22.653] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:159:1:1 [2019-06-28T05:27:22.653] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6150","FirstName":"JZRobo106","LastName":"JZAgent106","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.651"} [2019-06-28T05:27:22.654] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6150' [2019-06-28T05:27:22.655] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.655] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:159:1:1 [2019-06-28T05:27:22.657] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:160:1:1 [2019-06-28T05:27:22.657] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6237","FirstName":"JZRobo185","LastName":"JZAgent185","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.655"} [2019-06-28T05:27:22.657] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6237' [2019-06-28T05:27:22.659] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.659] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:160:1:1 [2019-06-28T05:27:22.663] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:161:1:1 [2019-06-28T05:27:22.663] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"10101","FirstName":"EMR","LastName":"6","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.659"} [2019-06-28T05:27:22.664] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '10101' [2019-06-28T05:27:22.665] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.665] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:161:1:1 [2019-06-28T05:27:22.666] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:162:1:1 [2019-06-28T05:27:22.666] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483655","FirstName":"Demo","LastName":"3","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.663"} [2019-06-28T05:27:22.666] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483655' [2019-06-28T05:27:22.667] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.667] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:162:1:1 [2019-06-28T05:27:22.671] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:163:1:1 [2019-06-28T05:27:22.671] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6159","FirstName":"JZRobo114","LastName":"JZAgent114","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.667"} [2019-06-28T05:27:22.671] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6159' [2019-06-28T05:27:22.672] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.672] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:163:1:1 [2019-06-28T05:27:22.676] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:164:1:1 [2019-06-28T05:27:22.676] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483648","FirstName":"Rana","LastName":"Waqas","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.673"} [2019-06-28T05:27:22.676] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483648' [2019-06-28T05:27:22.678] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.678] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:164:1:1 [2019-06-28T05:27:22.680] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:165:1:1 [2019-06-28T05:27:22.680] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6183","FirstName":"JZRobo136","LastName":"JZAgent136","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.678"} [2019-06-28T05:27:22.680] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6183' [2019-06-28T05:27:22.681] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.681] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:165:1:1 [2019-06-28T05:27:22.685] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:166:1:1 [2019-06-28T05:27:22.685] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3983","FirstName":"Awais","LastName":"Dev","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.681"} [2019-06-28T05:27:22.685] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3983' [2019-06-28T05:27:22.689] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.690] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:166:1:1 [2019-06-28T05:27:22.693] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:167:1:1 [2019-06-28T05:27:22.693] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"558","FirstName":"Robo60","LastName":"Agent60","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.686"} [2019-06-28T05:27:22.693] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '558' [2019-06-28T05:27:22.695] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.695] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:167:1:1 [2019-06-28T05:27:22.697] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:168:1:1 [2019-06-28T05:27:22.697] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6192","FirstName":"JZRobo144","LastName":"JZAgent144","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.691"} [2019-06-28T05:27:22.697] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6192' [2019-06-28T05:27:22.699] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.699] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:168:1:1 [2019-06-28T05:27:22.701] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:169:1:1 [2019-06-28T05:27:22.701] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"567","FirstName":"Robo69","LastName":"Agent69","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.695"} [2019-06-28T05:27:22.701] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '567' [2019-06-28T05:27:22.702] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.702] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:169:1:1 [2019-06-28T05:27:22.704] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:170:1:1 [2019-06-28T05:27:22.704] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6212","FirstName":"JZRobo162","LastName":"JZAgent162","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.699"} [2019-06-28T05:27:22.704] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6212' [2019-06-28T05:27:22.705] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.705] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:170:1:1 [2019-06-28T05:27:22.706] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:171:1:1 [2019-06-28T05:27:22.706] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"42014","FirstName":"8878","LastName":"8878","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.703"} [2019-06-28T05:27:22.707] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '42014' [2019-06-28T05:27:22.708] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.708] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:171:1:1 [2019-06-28T05:27:22.711] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:172:1:1 [2019-06-28T05:27:22.711] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6331","FirstName":"JZRobo9","LastName":"JZAgent9","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.708"} [2019-06-28T05:27:22.711] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6331' [2019-06-28T05:27:22.712] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.712] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:172:1:1 [2019-06-28T05:27:22.714] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:173:1:1 [2019-06-28T05:27:22.714] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6149","FirstName":"JZRobo105","LastName":"JZAgent105","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.712"} [2019-06-28T05:27:22.714] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6149' [2019-06-28T05:27:22.715] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.716] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:173:1:1 [2019-06-28T05:27:22.717] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:174:1:1 [2019-06-28T05:27:22.717] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"142","FirstName":"tauqeer7","LastName":"7","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.715"} [2019-06-28T05:27:22.717] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '142' [2019-06-28T05:27:22.719] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.719] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:174:1:1 [2019-06-28T05:27:22.721] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:175:1:1 [2019-06-28T05:27:22.721] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"515","FirstName":"Robo21","LastName":"Agent21","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.718"} [2019-06-28T05:27:22.721] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '515' [2019-06-28T05:27:22.722] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.722] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:175:1:1 [2019-06-28T05:27:22.724] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:176:1:1 [2019-06-28T05:27:22.724] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"506","FirstName":"Robo13","LastName":"Agent13","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.722"} [2019-06-28T05:27:22.724] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '506' [2019-06-28T05:27:22.725] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.725] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:176:1:1 [2019-06-28T05:27:22.727] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:177:1:1 [2019-06-28T05:27:22.728] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6292","FirstName":"JZRobo54","LastName":"JZAgent54","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.725"} [2019-06-28T05:27:22.728] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6292' [2019-06-28T05:27:22.729] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.729] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:177:1:1 [2019-06-28T05:27:22.731] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:178:1:1 [2019-06-28T05:27:22.731] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6275","FirstName":"JZRobo39","LastName":"JZAgent39","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.728"} [2019-06-28T05:27:22.731] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6275' [2019-06-28T05:27:22.732] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.732] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:178:1:1 [2019-06-28T05:27:22.734] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:179:1:1 [2019-06-28T05:27:22.734] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8080","FirstName":"Saad","LastName":"Ahmed","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.732"} [2019-06-28T05:27:22.734] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8080' [2019-06-28T05:27:22.735] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.735] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:179:1:1 [2019-06-28T05:27:22.737] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:180:1:1 [2019-06-28T05:27:22.737] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"576","FirstName":"Robo77","LastName":"Agent77","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.735"} [2019-06-28T05:27:22.737] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '576' [2019-06-28T05:27:22.738] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.738] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:180:1:1 [2019-06-28T05:27:22.740] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:181:1:1 [2019-06-28T05:27:22.740] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"5167","FirstName":"RB","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.738"} [2019-06-28T05:27:22.740] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '5167' [2019-06-28T05:27:22.741] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.741] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:181:1:1 [2019-06-28T05:27:22.743] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:182:1:1 [2019-06-28T05:27:22.743] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112288","FirstName":"hassan6","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.741"} [2019-06-28T05:27:22.743] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112288' [2019-06-28T05:27:22.744] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.745] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:182:1:1 [2019-06-28T05:27:22.752] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:183:1:1 [2019-06-28T05:27:22.752] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6216","FirstName":"JZRobo166","LastName":"JZAgent166","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.744"} [2019-06-28T05:27:22.752] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6216' [2019-06-28T05:27:22.755] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.755] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:183:1:1 [2019-06-28T05:27:22.756] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:184:1:1 [2019-06-28T05:27:22.756] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6334","FirstName":"JZRobo92","LastName":"JZAgent92","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.747"} [2019-06-28T05:27:22.756] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6334' [2019-06-28T05:27:22.758] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.758] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:184:1:1 [2019-06-28T05:27:22.759] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:185:1:1 [2019-06-28T05:27:22.759] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"570","FirstName":"Robo71","LastName":"Agent71","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.750"} [2019-06-28T05:27:22.759] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '570' [2019-06-28T05:27:22.760] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.760] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:185:1:1 [2019-06-28T05:27:22.762] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:186:1:1 [2019-06-28T05:27:22.762] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"1425","FirstName":"Sana","LastName":"Hidayat","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.756"} [2019-06-28T05:27:22.762] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '1425' [2019-06-28T05:27:22.764] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.764] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:186:1:1 [2019-06-28T05:27:22.765] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:187:1:1 [2019-06-28T05:27:22.765] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6283","FirstName":"JZRobo46","LastName":"JZAgent46","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.760"} [2019-06-28T05:27:22.765] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6283' [2019-06-28T05:27:22.766] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.766] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:187:1:1 [2019-06-28T05:27:22.767] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:188:1:1 [2019-06-28T05:27:22.767] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6241","FirstName":"JZRobo189","LastName":"JZAgent189","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.764"} [2019-06-28T05:27:22.767] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6241' [2019-06-28T05:27:22.770] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.770] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:188:1:1 [2019-06-28T05:27:22.772] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:189:1:1 [2019-06-28T05:27:22.772] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6307","FirstName":"JZRobo68","LastName":"JZAgent68","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.767"} [2019-06-28T05:27:22.772] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6307' [2019-06-28T05:27:22.774] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.774] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:189:1:1 [2019-06-28T05:27:22.775] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:190:1:1 [2019-06-28T05:27:22.775] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2586","FirstName":"Abeeha","LastName":"Shahid","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.770"} [2019-06-28T05:27:22.775] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2586' [2019-06-28T05:27:22.776] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.776] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:190:1:1 [2019-06-28T05:27:22.784] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:191:1:1 [2019-06-28T05:27:22.785] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6245","FirstName":"JZRobo192","LastName":"JZAgent192","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.781"} [2019-06-28T05:27:22.785] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6245' [2019-06-28T05:27:22.786] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.786] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:191:1:1 [2019-06-28T05:27:22.790] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:192:1:1 [2019-06-28T05:27:22.790] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"111","FirstName":"Rana","LastName":"Waqas","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.786"} [2019-06-28T05:27:22.790] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '111' [2019-06-28T05:27:22.791] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.791] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:192:1:1 [2019-06-28T05:27:22.794] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:193:1:1 [2019-06-28T05:27:22.794] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6332","FirstName":"JZRobo90","LastName":"JZAgent90","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.790"} [2019-06-28T05:27:22.794] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6332' [2019-06-28T05:27:22.795] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.795] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:193:1:1 [2019-06-28T05:27:22.798] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:194:1:1 [2019-06-28T05:27:22.798] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3980","FirstName":"Jawad","LastName":"Bukhari","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.795"} [2019-06-28T05:27:22.798] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3980' [2019-06-28T05:27:22.799] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.799] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:194:1:1 [2019-06-28T05:27:22.802] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:195:1:1 [2019-06-28T05:27:22.802] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"702","FirstName":"Faisal","LastName":"Nawaz","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.799"} [2019-06-28T05:27:22.802] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '702' [2019-06-28T05:27:22.803] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.803] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:195:1:1 [2019-06-28T05:27:22.805] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:196:1:1 [2019-06-28T05:27:22.805] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"586","FirstName":"Robo86","LastName":"Agent86","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.803"} [2019-06-28T05:27:22.805] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '586' [2019-06-28T05:27:22.806] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.806] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:196:1:1 [2019-06-28T05:27:22.812] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:197:1:1 [2019-06-28T05:27:22.812] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6208","FirstName":"JZRobo159","LastName":"JZAgent159","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.806"} [2019-06-28T05:27:22.812] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6208' [2019-06-28T05:27:22.815] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.815] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:197:1:1 [2019-06-28T05:27:22.816] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:198:1:1 [2019-06-28T05:27:22.817] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"587","FirstName":"Robo87","LastName":"Agent87","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.810"} [2019-06-28T05:27:22.817] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '587' [2019-06-28T05:27:22.818] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.818] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:198:1:1 [2019-06-28T05:27:22.820] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:199:1:1 [2019-06-28T05:27:22.820] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6330","FirstName":"JZRobo89","LastName":"JZAgent89","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.814"} [2019-06-28T05:27:22.820] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6330' [2019-06-28T05:27:22.821] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.821] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:199:1:1 [2019-06-28T05:27:22.826] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:200:1:1 [2019-06-28T05:27:22.826] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"545","FirstName":"Robo49","LastName":"Agent49","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.819"} [2019-06-28T05:27:22.826] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '545' [2019-06-28T05:27:22.828] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.828] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:200:1:1 [2019-06-28T05:27:22.836] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:201:1:1 [2019-06-28T05:27:22.836] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6206","FirstName":"JZRobo157","LastName":"JZAgent157","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.825"} [2019-06-28T05:27:22.836] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6206' [2019-06-28T05:27:22.837] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.837] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:201:1:1 [2019-06-28T05:27:22.839] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:202:1:1 [2019-06-28T05:27:22.839] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6209","FirstName":"JZRobo16","LastName":"JZAgent16","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.836"} [2019-06-28T05:27:22.839] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6209' [2019-06-28T05:27:22.840] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.841] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:202:1:1 [2019-06-28T05:27:22.844] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:203:1:1 [2019-06-28T05:27:22.844] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6246","FirstName":"JZRobo193","LastName":"JZAgent193","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.840"} [2019-06-28T05:27:22.844] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6246' [2019-06-28T05:27:22.845] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.846] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:203:1:1 [2019-06-28T05:27:22.848] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:204:1:1 [2019-06-28T05:27:22.848] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6325","FirstName":"JZRobo84","LastName":"JZAgent84","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.846"} [2019-06-28T05:27:22.849] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6325' [2019-06-28T05:27:22.850] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.850] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:204:1:1 [2019-06-28T05:27:22.853] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:205:1:1 [2019-06-28T05:27:22.853] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6167","FirstName":"JZRobo121","LastName":"JZAgent121","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.851"} [2019-06-28T05:27:22.853] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6167' [2019-06-28T05:27:22.856] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.856] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:205:1:1 [2019-06-28T05:27:22.857] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:206:1:1 [2019-06-28T05:27:22.857] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6291","FirstName":"JZRobo53","LastName":"JZAgent53","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.855"} [2019-06-28T05:27:22.857] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6291' [2019-06-28T05:27:22.858] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.858] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:206:1:1 [2019-06-28T05:27:22.861] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:207:1:1 [2019-06-28T05:27:22.861] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6265","FirstName":"JZRobo3","LastName":"JZAgent3","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.858"} [2019-06-28T05:27:22.861] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6265' [2019-06-28T05:27:22.862] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.862] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:207:1:1 [2019-06-28T05:27:22.864] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:208:1:1 [2019-06-28T05:27:22.864] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483649","FirstName":"hassan","LastName":"razi","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.862"} [2019-06-28T05:27:22.864] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483649' [2019-06-28T05:27:22.865] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.865] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:208:1:1 [2019-06-28T05:27:22.867] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:209:1:1 [2019-06-28T05:27:22.867] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"592","FirstName":"Robo91","LastName":"Agent91","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.865"} [2019-06-28T05:27:22.867] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '592' [2019-06-28T05:27:22.868] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.869] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:209:1:1 [2019-06-28T05:27:22.871] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:210:1:1 [2019-06-28T05:27:22.871] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"40001","FirstName":"arslan","LastName":"usmani","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.868"} [2019-06-28T05:27:22.871] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '40001' [2019-06-28T05:27:22.872] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.872] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:210:1:1 [2019-06-28T05:27:22.875] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:211:1:1 [2019-06-28T05:27:22.875] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"31895","FirstName":"TS","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.872"} [2019-06-28T05:27:22.875] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '31895' [2019-06-28T05:27:22.876] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.876] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:211:1:1 [2019-06-28T05:27:22.879] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:212:1:1 [2019-06-28T05:27:22.879] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"550","FirstName":"Robo53","LastName":"Agent53","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.876"} [2019-06-28T05:27:22.879] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '550' [2019-06-28T05:27:22.880] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.880] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:212:1:1 [2019-06-28T05:27:22.882] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:213:1:1 [2019-06-28T05:27:22.882] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6220","FirstName":"JZRobo17","LastName":"JZAgent17","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.880"} [2019-06-28T05:27:22.882] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6220' [2019-06-28T05:27:22.883] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.884] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:213:1:1 [2019-06-28T05:27:22.886] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:214:1:1 [2019-06-28T05:27:22.886] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"503","FirstName":"Robo100","LastName":"Agent100","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.883"} [2019-06-28T05:27:22.886] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '503' [2019-06-28T05:27:22.887] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.887] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:214:1:1 [2019-06-28T05:27:22.889] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:215:1:1 [2019-06-28T05:27:22.889] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"45250","FirstName":"DONE","LastName":"DONE","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.887"} [2019-06-28T05:27:22.889] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '45250' [2019-06-28T05:27:22.890] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.890] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:215:1:1 [2019-06-28T05:27:22.896] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:216:1:1 [2019-06-28T05:27:22.896] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"527","FirstName":"Robo32","LastName":"Agent32","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.890"} [2019-06-28T05:27:22.896] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '527' [2019-06-28T05:27:22.897] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.897] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:216:1:1 [2019-06-28T05:27:22.905] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:217:1:1 [2019-06-28T05:27:22.905] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483668","FirstName":"hassan","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.900"} [2019-06-28T05:27:22.905] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483668' [2019-06-28T05:27:22.906] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.906] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:217:1:1 [2019-06-28T05:27:22.913] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:218:1:1 [2019-06-28T05:27:22.913] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"561","FirstName":"Robo63","LastName":"Agent63","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.909"} [2019-06-28T05:27:22.914] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '561' [2019-06-28T05:27:22.915] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.915] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:218:1:1 [2019-06-28T05:27:22.917] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:219:1:1 [2019-06-28T05:27:22.917] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"596","FirstName":"Robo95","LastName":"Agent95","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.915"} [2019-06-28T05:27:22.918] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '596' [2019-06-28T05:27:22.919] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.919] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:219:1:1 [2019-06-28T05:27:22.920] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:220:1:1 [2019-06-28T05:27:22.921] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"529","FirstName":"Robo34","LastName":"Agent34","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.918"} [2019-06-28T05:27:22.921] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '529' [2019-06-28T05:27:22.922] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.922] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:220:1:1 [2019-06-28T05:27:22.924] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:221:1:1 [2019-06-28T05:27:22.924] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483665","FirstName":"Aman","LastName":"Ullah","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.922"} [2019-06-28T05:27:22.924] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483665' [2019-06-28T05:27:22.925] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.925] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:221:1:1 [2019-06-28T05:27:22.928] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:222:1:1 [2019-06-28T05:27:22.928] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6317","FirstName":"JZRobo77","LastName":"JZAgent77","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.926"} [2019-06-28T05:27:22.928] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6317' [2019-06-28T05:27:22.929] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.929] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:222:1:1 [2019-06-28T05:27:22.932] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:223:1:1 [2019-06-28T05:27:22.932] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6266","FirstName":"JZRobo30","LastName":"JZAgent30","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.929"} [2019-06-28T05:27:22.932] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6266' [2019-06-28T05:27:22.933] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.933] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:223:1:1 [2019-06-28T05:27:22.935] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:224:1:1 [2019-06-28T05:27:22.935] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"580","FirstName":"Robo80","LastName":"Agent80","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.933"} [2019-06-28T05:27:22.935] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '580' [2019-06-28T05:27:22.936] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.936] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:224:1:1 [2019-06-28T05:27:22.938] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:225:1:1 [2019-06-28T05:27:22.938] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6312","FirstName":"JZRobo72","LastName":"JZAgent72","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.936"} [2019-06-28T05:27:22.939] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6312' [2019-06-28T05:27:22.940] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.940] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:225:1:1 [2019-06-28T05:27:22.943] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:226:1:1 [2019-06-28T05:27:22.943] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6184","FirstName":"JZRobo137","LastName":"JZAgent137","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.940"} [2019-06-28T05:27:22.943] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6184' [2019-06-28T05:27:22.944] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.944] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:226:1:1 [2019-06-28T05:27:22.948] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:227:1:1 [2019-06-28T05:27:22.948] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"534","FirstName":"Robo39","LastName":"Agent39","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.944"} [2019-06-28T05:27:22.948] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '534' [2019-06-28T05:27:22.949] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.949] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:227:1:1 [2019-06-28T05:27:22.950] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:228:1:1 [2019-06-28T05:27:22.950] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6175","FirstName":"JZRobo129","LastName":"JZAgent129","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.947"} [2019-06-28T05:27:22.950] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6175' [2019-06-28T05:27:22.952] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.952] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:228:1:1 [2019-06-28T05:27:22.953] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:229:1:1 [2019-06-28T05:27:22.953] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"552","FirstName":"Robo55","LastName":"Agent55","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.950"} [2019-06-28T05:27:22.953] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '552' [2019-06-28T05:27:22.954] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.954] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:229:1:1 [2019-06-28T05:27:22.956] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:230:1:1 [2019-06-28T05:27:22.956] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6259","FirstName":"JZRobo24","LastName":"JZAgent24","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.954"} [2019-06-28T05:27:22.956] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6259' [2019-06-28T05:27:22.957] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.957] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:230:1:1 [2019-06-28T05:27:22.961] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:231:1:1 [2019-06-28T05:27:22.961] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6174","FirstName":"JZRobo128","LastName":"JZAgent128","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.958"} [2019-06-28T05:27:22.961] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6174' [2019-06-28T05:27:22.962] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.962] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:231:1:1 [2019-06-28T05:27:22.966] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:232:1:1 [2019-06-28T05:27:22.966] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"509","FirstName":"Robo16","LastName":"Agent16","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.964"} [2019-06-28T05:27:22.966] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '509' [2019-06-28T05:27:22.967] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.968] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:232:1:1 [2019-06-28T05:27:22.973] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:233:1:1 [2019-06-28T05:27:22.973] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6207","FirstName":"JZRobo158","LastName":"JZAgent158","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.968"} [2019-06-28T05:27:22.973] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6207' [2019-06-28T05:27:22.975] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.975] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:233:1:1 [2019-06-28T05:27:22.977] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:234:1:1 [2019-06-28T05:27:22.977] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"149","FirstName":"tauqeer6","LastName":"6","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.975"} [2019-06-28T05:27:22.978] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '149' [2019-06-28T05:27:22.980] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.980] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:234:1:1 [2019-06-28T05:27:22.984] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:235:1:1 [2019-06-28T05:27:22.984] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483652","FirstName":"durraze","LastName":"khan","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.979"} [2019-06-28T05:27:22.985] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483652' [2019-06-28T05:27:22.986] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.986] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:235:1:1 [2019-06-28T05:27:22.991] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:236:1:1 [2019-06-28T05:27:22.991] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"573","FirstName":"Robo74","LastName":"Agent74","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.986"} [2019-06-28T05:27:22.991] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '573' [2019-06-28T05:27:22.992] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.993] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:236:1:1 [2019-06-28T05:27:22.994] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:237:1:1 [2019-06-28T05:27:22.994] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"544","FirstName":"Robo48","LastName":"Agent48","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.991"} [2019-06-28T05:27:22.994] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '544' [2019-06-28T05:27:22.996] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:22.996] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:237:1:1 [2019-06-28T05:27:22.998] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:238:1:1 [2019-06-28T05:27:22.998] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"700","FirstName":"Faisal","LastName":"Nawaz","Publisher":"MRE","MessageTime":"2019-06-28 05:27:22.996"} [2019-06-28T05:27:22.998] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '700' [2019-06-28T05:27:23.000] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.000] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:238:1:1 [2019-06-28T05:27:23.010] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:239:1:1 [2019-06-28T05:27:23.010] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6282","FirstName":"JZRobo45","LastName":"JZAgent45","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.0"} [2019-06-28T05:27:23.010] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6282' [2019-06-28T05:27:23.012] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.012] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:239:1:1 [2019-06-28T05:27:23.013] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:240:1:1 [2019-06-28T05:27:23.013] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6191","FirstName":"JZRobo143","LastName":"JZAgent143","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.7"} [2019-06-28T05:27:23.013] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6191' [2019-06-28T05:27:23.014] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.014] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:240:1:1 [2019-06-28T05:27:23.018] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:241:1:1 [2019-06-28T05:27:23.018] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6236","FirstName":"JZRobo184","LastName":"JZAgent184","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.16"} [2019-06-28T05:27:23.018] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6236' [2019-06-28T05:27:23.021] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.022] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:241:1:1 [2019-06-28T05:27:23.025] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:242:1:1 [2019-06-28T05:27:23.025] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"801","FirstName":"saqib","LastName":"sana","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.20"} [2019-06-28T05:27:23.025] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '801' [2019-06-28T05:27:23.026] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.026] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:242:1:1 [2019-06-28T05:27:23.031] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:243:1:1 [2019-06-28T05:27:23.031] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6163","FirstName":"JZRobo118","LastName":"JZAgent118","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.28"} [2019-06-28T05:27:23.031] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6163' [2019-06-28T05:27:23.032] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.032] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:243:1:1 [2019-06-28T05:27:23.035] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:244:1:1 [2019-06-28T05:27:23.035] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6213","FirstName":"JZRobo163","LastName":"JZAgent163","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.33"} [2019-06-28T05:27:23.035] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6213' [2019-06-28T05:27:23.036] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.036] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:244:1:1 [2019-06-28T05:27:23.039] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:245:1:1 [2019-06-28T05:27:23.039] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6337","FirstName":"JZRobo95","LastName":"JZAgent95","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.36"} [2019-06-28T05:27:23.039] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6337' [2019-06-28T05:27:23.040] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.040] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:245:1:1 [2019-06-28T05:27:23.044] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:246:1:1 [2019-06-28T05:27:23.044] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8893","FirstName":"Mohd","LastName":"Usman","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.42"} [2019-06-28T05:27:23.045] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8893' [2019-06-28T05:27:23.046] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.046] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:246:1:1 [2019-06-28T05:27:23.049] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:247:1:1 [2019-06-28T05:27:23.049] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2","FirstName":"hassan","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.47"} [2019-06-28T05:27:23.049] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2' [2019-06-28T05:27:23.050] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.050] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:247:1:1 [2019-06-28T05:27:23.053] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:248:1:1 [2019-06-28T05:27:23.053] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"5555","FirstName":"waqar","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.50"} [2019-06-28T05:27:23.053] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '5555' [2019-06-28T05:27:23.054] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.055] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:248:1:1 [2019-06-28T05:27:23.057] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:249:1:1 [2019-06-28T05:27:23.057] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6322","FirstName":"JZRobo81","LastName":"JZAgent81","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.54"} [2019-06-28T05:27:23.057] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6322' [2019-06-28T05:27:23.058] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.058] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:249:1:1 [2019-06-28T05:27:23.061] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:250:1:1 [2019-06-28T05:27:23.061] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"557","FirstName":"Robo6","LastName":"Agent6","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.58"} [2019-06-28T05:27:23.061] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '557' [2019-06-28T05:27:23.062] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.062] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:250:1:1 [2019-06-28T05:27:23.068] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:251:1:1 [2019-06-28T05:27:23.068] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6168","FirstName":"JZRobo122","LastName":"JZAgent122","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.63"} [2019-06-28T05:27:23.069] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6168' [2019-06-28T05:27:23.070] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.070] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:251:1:1 [2019-06-28T05:27:23.074] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:252:1:1 [2019-06-28T05:27:23.074] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6240","FirstName":"JZRobo188","LastName":"JZAgent188","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.72"} [2019-06-28T05:27:23.074] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6240' [2019-06-28T05:27:23.075] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.075] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:252:1:1 [2019-06-28T05:27:23.077] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:253:1:1 [2019-06-28T05:27:23.077] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"597","FirstName":"Robo96","LastName":"Agent96","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.75"} [2019-06-28T05:27:23.078] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '597' [2019-06-28T05:27:23.079] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.079] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:253:1:1 [2019-06-28T05:27:23.082] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:254:1:1 [2019-06-28T05:27:23.082] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6217","FirstName":"JZRobo167","LastName":"JZAgent167","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.79"} [2019-06-28T05:27:23.082] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6217' [2019-06-28T05:27:23.084] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.084] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:254:1:1 [2019-06-28T05:27:23.086] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:255:1:1 [2019-06-28T05:27:23.086] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6267","FirstName":"JZRobo31","LastName":"JZAgent31","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.84"} [2019-06-28T05:27:23.086] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6267' [2019-06-28T05:27:23.087] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.087] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:255:1:1 [2019-06-28T05:27:23.090] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:256:1:1 [2019-06-28T05:27:23.090] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"568","FirstName":"Robo7","LastName":"Agent7","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.87"} [2019-06-28T05:27:23.090] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '568' [2019-06-28T05:27:23.091] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.092] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:256:1:1 [2019-06-28T05:27:23.094] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:257:1:1 [2019-06-28T05:27:23.094] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8902","FirstName":"Test3","LastName":"3","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.91"} [2019-06-28T05:27:23.094] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8902' [2019-06-28T05:27:23.095] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.095] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:257:1:1 [2019-06-28T05:27:23.098] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:258:1:1 [2019-06-28T05:27:23.098] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"526","FirstName":"Robo31","LastName":"Agent31","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.95"} [2019-06-28T05:27:23.098] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '526' [2019-06-28T05:27:23.099] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.099] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:258:1:1 [2019-06-28T05:27:23.102] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:259:1:1 [2019-06-28T05:27:23.102] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6251","FirstName":"JZRobo198","LastName":"JZAgent198","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.99"} [2019-06-28T05:27:23.102] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6251' [2019-06-28T05:27:23.103] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.103] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:259:1:1 [2019-06-28T05:27:23.106] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:260:1:1 [2019-06-28T05:27:23.106] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483651","FirstName":"Bilal","LastName":"Ahmed","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.103"} [2019-06-28T05:27:23.106] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483651' [2019-06-28T05:27:23.107] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.107] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:260:1:1 [2019-06-28T05:27:23.112] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:261:1:1 [2019-06-28T05:27:23.113] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"528","FirstName":"Robo33","LastName":"Agent33","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.107"} [2019-06-28T05:27:23.113] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '528' [2019-06-28T05:27:23.114] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.115] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:261:1:1 [2019-06-28T05:27:23.117] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:262:1:1 [2019-06-28T05:27:23.117] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"551","FirstName":"Robo54","LastName":"Agent54","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.111"} [2019-06-28T05:27:23.117] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '551' [2019-06-28T05:27:23.118] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.119] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:262:1:1 [2019-06-28T05:27:23.127] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:263:1:1 [2019-06-28T05:27:23.128] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6308","FirstName":"JZRobo69","LastName":"JZAgent69","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.115"} [2019-06-28T05:27:23.128] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6308' [2019-06-28T05:27:23.129] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.129] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:263:1:1 [2019-06-28T05:27:23.131] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:264:1:1 [2019-06-28T05:27:23.131] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"123","FirstName":"Shabbar","LastName":"Hassan","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.124"} [2019-06-28T05:27:23.131] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '123' [2019-06-28T05:27:23.133] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.133] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:264:1:1 [2019-06-28T05:27:23.135] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:265:1:1 [2019-06-28T05:27:23.135] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6327","FirstName":"JZRobo86","LastName":"JZAgent86","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.132"} [2019-06-28T05:27:23.135] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6327' [2019-06-28T05:27:23.136] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.136] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:265:1:1 [2019-06-28T05:27:23.139] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:266:1:1 [2019-06-28T05:27:23.139] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6320","FirstName":"JZRobo8","LastName":"JZAgent8","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.137"} [2019-06-28T05:27:23.139] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6320' [2019-06-28T05:27:23.140] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.140] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:266:1:1 [2019-06-28T05:27:23.143] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:267:1:1 [2019-06-28T05:27:23.143] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6273","FirstName":"JZRobo37","LastName":"JZAgent37","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.140"} [2019-06-28T05:27:23.143] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6273' [2019-06-28T05:27:23.144] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.144] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:267:1:1 [2019-06-28T05:27:23.146] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:268:1:1 [2019-06-28T05:27:23.147] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"9090","FirstName":"Talha","LastName":"Anjum","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.144"} [2019-06-28T05:27:23.147] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '9090' [2019-06-28T05:27:23.148] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.148] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:268:1:1 [2019-06-28T05:27:23.150] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:269:1:1 [2019-06-28T05:27:23.150] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6147","FirstName":"JZRobo103","LastName":"JZAgent103","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.148"} [2019-06-28T05:27:23.150] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6147' [2019-06-28T05:27:23.152] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.152] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:269:1:1 [2019-06-28T05:27:23.154] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:270:1:1 [2019-06-28T05:27:23.154] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"1230","FirstName":"muhammad","LastName":"ali","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.152"} [2019-06-28T05:27:23.154] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '1230' [2019-06-28T05:27:23.156] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.156] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:270:1:1 [2019-06-28T05:27:23.158] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:271:1:1 [2019-06-28T05:27:23.158] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"553","FirstName":"Robo56","LastName":"Agent56","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.156"} [2019-06-28T05:27:23.158] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '553' [2019-06-28T05:27:23.159] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.159] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:271:1:1 [2019-06-28T05:27:23.165] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:272:1:1 [2019-06-28T05:27:23.165] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6190","FirstName":"JZRobo142","LastName":"JZAgent142","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.162"} [2019-06-28T05:27:23.165] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6190' [2019-06-28T05:27:23.166] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.166] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:272:1:1 [2019-06-28T05:27:23.169] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:273:1:1 [2019-06-28T05:27:23.169] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"560","FirstName":"Robo62","LastName":"Agent62","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.167"} [2019-06-28T05:27:23.169] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '560' [2019-06-28T05:27:23.173] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.173] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:273:1:1 [2019-06-28T05:27:23.175] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:274:1:1 [2019-06-28T05:27:23.175] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6314","FirstName":"JZRobo74","LastName":"JZAgent74","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.172"} [2019-06-28T05:27:23.175] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6314' [2019-06-28T05:27:23.176] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.176] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:274:1:1 [2019-06-28T05:27:23.179] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:275:1:1 [2019-06-28T05:27:23.179] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"30098","FirstName":"du2","LastName":"du2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.176"} [2019-06-28T05:27:23.179] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '30098' [2019-06-28T05:27:23.180] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.180] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:275:1:1 [2019-06-28T05:27:23.182] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:276:1:1 [2019-06-28T05:27:23.182] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6274","FirstName":"JZRobo38","LastName":"JZAgent38","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.180"} [2019-06-28T05:27:23.182] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6274' [2019-06-28T05:27:23.183] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.183] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:276:1:1 [2019-06-28T05:27:23.185] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:277:1:1 [2019-06-28T05:27:23.185] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6182","FirstName":"JZRobo135","LastName":"JZAgent135","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.183"} [2019-06-28T05:27:23.185] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6182' [2019-06-28T05:27:23.187] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.187] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:277:1:1 [2019-06-28T05:27:23.188] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:278:1:1 [2019-06-28T05:27:23.188] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"789","FirstName":"R","LastName":"B","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.186"} [2019-06-28T05:27:23.189] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '789' [2019-06-28T05:27:23.190] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.190] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:278:1:1 [2019-06-28T05:27:23.192] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:279:1:1 [2019-06-28T05:27:23.193] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"51777","FirstName":"Agent1","LastName":"wrappup","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.189"} [2019-06-28T05:27:23.193] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '51777' [2019-06-28T05:27:23.194] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.194] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:279:1:1 [2019-06-28T05:27:23.198] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:280:1:1 [2019-06-28T05:27:23.198] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6142","FirstName":"JZRobo1","LastName":"JZAgent1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.196"} [2019-06-28T05:27:23.198] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6142' [2019-06-28T05:27:23.199] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.199] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:280:1:1 [2019-06-28T05:27:23.212] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:281:1:1 [2019-06-28T05:27:23.212] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6164","FirstName":"JZRobo119","LastName":"JZAgent119","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.204"} [2019-06-28T05:27:23.212] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6164' [2019-06-28T05:27:23.214] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.214] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:281:1:1 [2019-06-28T05:27:23.216] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:282:1:1 [2019-06-28T05:27:23.216] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"148","FirstName":"tauqeer5","LastName":"5","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.207"} [2019-06-28T05:27:23.216] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '148' [2019-06-28T05:27:23.218] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.218] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:282:1:1 [2019-06-28T05:27:23.221] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:283:1:1 [2019-06-28T05:27:23.221] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6299","FirstName":"JZRobo60","LastName":"JZAgent60","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.211"} [2019-06-28T05:27:23.221] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6299' [2019-06-28T05:27:23.222] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.222] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:283:1:1 [2019-06-28T05:27:23.223] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:284:1:1 [2019-06-28T05:27:23.223] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6248","FirstName":"JZRobo195","LastName":"JZAgent195","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.215"} [2019-06-28T05:27:23.224] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6248' [2019-06-28T05:27:23.224] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.225] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:284:1:1 [2019-06-28T05:27:23.226] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:285:1:1 [2019-06-28T05:27:23.226] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"444","FirstName":"Jehanzeb","LastName":"Riaz","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.220"} [2019-06-28T05:27:23.226] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '444' [2019-06-28T05:27:23.227] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.227] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:285:1:1 [2019-06-28T05:27:23.228] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:286:1:1 [2019-06-28T05:27:23.228] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6181","FirstName":"JZRobo134","LastName":"JZAgent134","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.224"} [2019-06-28T05:27:23.228] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6181' [2019-06-28T05:27:23.229] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.229] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:286:1:1 [2019-06-28T05:27:23.231] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:287:1:1 [2019-06-28T05:27:23.231] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6281","FirstName":"JZRobo44","LastName":"JZAgent44","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.228"} [2019-06-28T05:27:23.231] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6281' [2019-06-28T05:27:23.233] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.233] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:287:1:1 [2019-06-28T05:27:23.234] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:288:1:1 [2019-06-28T05:27:23.234] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"507","FirstName":"Robo14","LastName":"Agent14","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.232"} [2019-06-28T05:27:23.235] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '507' [2019-06-28T05:27:23.236] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.236] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:288:1:1 [2019-06-28T05:27:23.238] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:289:1:1 [2019-06-28T05:27:23.238] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"591","FirstName":"Robo90","LastName":"Agent90","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.236"} [2019-06-28T05:27:23.238] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '591' [2019-06-28T05:27:23.240] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.240] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:289:1:1 [2019-06-28T05:27:23.242] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:290:1:1 [2019-06-28T05:27:23.243] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"581","FirstName":"Robo81","LastName":"Agent81","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.239"} [2019-06-28T05:27:23.243] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '581' [2019-06-28T05:27:23.244] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.244] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:290:1:1 [2019-06-28T05:27:23.246] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:291:1:1 [2019-06-28T05:27:23.246] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6161","FirstName":"JZRobo116","LastName":"JZAgent116","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.243"} [2019-06-28T05:27:23.246] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6161' [2019-06-28T05:27:23.247] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.248] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:291:1:1 [2019-06-28T05:27:23.250] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:292:1:1 [2019-06-28T05:27:23.250] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6290","FirstName":"JZRobo52","LastName":"JZAgent52","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.247"} [2019-06-28T05:27:23.250] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6290' [2019-06-28T05:27:23.253] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.253] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:292:1:1 [2019-06-28T05:27:23.255] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:293:1:1 [2019-06-28T05:27:23.255] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6145","FirstName":"JZRobo101","LastName":"JZAgent101","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.252"} [2019-06-28T05:27:23.256] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6145' [2019-06-28T05:27:23.258] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.258] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:293:1:1 [2019-06-28T05:27:23.260] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:294:1:1 [2019-06-28T05:27:23.260] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2584","FirstName":"Iqra","LastName":"Shahid","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.258"} [2019-06-28T05:27:23.260] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2584' [2019-06-28T05:27:23.263] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.263] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:294:1:1 [2019-06-28T05:27:23.265] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:295:1:1 [2019-06-28T05:27:23.265] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"548","FirstName":"Robo51","LastName":"Agent51","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.262"} [2019-06-28T05:27:23.265] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '548' [2019-06-28T05:27:23.267] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.267] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:295:1:1 [2019-06-28T05:27:23.278] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:296:1:1 [2019-06-28T05:27:23.278] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6256","FirstName":"JZRobo21","LastName":"JZAgent21","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.266"} [2019-06-28T05:27:23.278] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6256' [2019-06-28T05:27:23.279] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.280] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:296:1:1 [2019-06-28T05:27:23.282] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:297:1:1 [2019-06-28T05:27:23.282] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6336","FirstName":"JZRobo94","LastName":"JZAgent94","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.269"} [2019-06-28T05:27:23.282] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6336' [2019-06-28T05:27:23.283] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.283] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:297:1:1 [2019-06-28T05:27:23.286] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:298:1:1 [2019-06-28T05:27:23.286] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6148","FirstName":"JZRobo104","LastName":"JZAgent104","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.273"} [2019-06-28T05:27:23.287] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6148' [2019-06-28T05:27:23.288] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.288] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:298:1:1 [2019-06-28T05:27:23.289] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:299:1:1 [2019-06-28T05:27:23.290] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6222","FirstName":"JZRobo171","LastName":"JZAgent171","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.276"} [2019-06-28T05:27:23.290] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6222' [2019-06-28T05:27:23.291] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.291] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:299:1:1 [2019-06-28T05:27:23.293] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:300:1:1 [2019-06-28T05:27:23.293] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"532","FirstName":"Robo37","LastName":"Agent37","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.284"} [2019-06-28T05:27:23.294] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '532' [2019-06-28T05:27:23.295] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.295] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:300:1:1 [2019-06-28T05:27:23.297] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:301:1:1 [2019-06-28T05:27:23.297] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"598","FirstName":"Robo97","LastName":"Agent97","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.288"} [2019-06-28T05:27:23.297] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '598' [2019-06-28T05:27:23.300] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.300] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:301:1:1 [2019-06-28T05:27:23.301] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:302:1:1 [2019-06-28T05:27:23.301] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"572","FirstName":"Robo73","LastName":"Agent73","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.293"} [2019-06-28T05:27:23.301] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '572' [2019-06-28T05:27:23.303] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.303] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:302:1:1 [2019-06-28T05:27:23.304] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:303:1:1 [2019-06-28T05:27:23.304] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"007","FirstName":"Babli","LastName":"Badmaash","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.299"} [2019-06-28T05:27:23.304] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '007' [2019-06-28T05:27:23.307] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.307] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:303:1:1 [2019-06-28T05:27:23.309] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:304:1:1 [2019-06-28T05:27:23.309] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6272","FirstName":"JZRobo36","LastName":"JZAgent36","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.306"} [2019-06-28T05:27:23.309] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6272' [2019-06-28T05:27:23.312] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.312] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:304:1:1 [2019-06-28T05:27:23.314] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:305:1:1 [2019-06-28T05:27:23.314] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6250","FirstName":"JZRobo197","LastName":"JZAgent197","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.311"} [2019-06-28T05:27:23.314] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6250' [2019-06-28T05:27:23.317] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.317] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:305:1:1 [2019-06-28T05:27:23.319] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:306:1:1 [2019-06-28T05:27:23.319] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"42040","FirstName":"Shabber","LastName":"Hassan","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.316"} [2019-06-28T05:27:23.319] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '42040' [2019-06-28T05:27:23.321] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.321] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:306:1:1 [2019-06-28T05:27:23.324] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:307:1:1 [2019-06-28T05:27:23.324] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6286","FirstName":"JZRobo49","LastName":"JZAgent49","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.321"} [2019-06-28T05:27:23.324] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6286' [2019-06-28T05:27:23.325] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.326] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:307:1:1 [2019-06-28T05:27:23.331] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:308:1:1 [2019-06-28T05:27:23.331] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"7000","FirstName":"Nabeel","LastName":"Ahmad","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.325"} [2019-06-28T05:27:23.331] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '7000' [2019-06-28T05:27:23.333] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.333] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:308:1:1 [2019-06-28T05:27:23.334] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:309:1:1 [2019-06-28T05:27:23.334] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6302","FirstName":"JZRobo63","LastName":"JZAgent63","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.329"} [2019-06-28T05:27:23.334] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6302' [2019-06-28T05:27:23.335] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.336] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:309:1:1 [2019-06-28T05:27:23.337] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:310:1:1 [2019-06-28T05:27:23.337] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"141","FirstName":"tauqeer4","LastName":"4","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.333"} [2019-06-28T05:27:23.337] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '141' [2019-06-28T05:27:23.338] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.338] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:310:1:1 [2019-06-28T05:27:23.340] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:311:1:1 [2019-06-28T05:27:23.340] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6226","FirstName":"JZRobo175","LastName":"JZAgent175","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.338"} [2019-06-28T05:27:23.340] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6226' [2019-06-28T05:27:23.342] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.342] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:311:1:1 [2019-06-28T05:27:23.346] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:312:1:1 [2019-06-28T05:27:23.346] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"531","FirstName":"Robo36","LastName":"Agent36","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.342"} [2019-06-28T05:27:23.346] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '531' [2019-06-28T05:27:23.354] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.354] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:312:1:1 [2019-06-28T05:27:23.355] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:313:1:1 [2019-06-28T05:27:23.355] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"525","FirstName":"Robo30","LastName":"Agent30","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.346"} [2019-06-28T05:27:23.356] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '525' [2019-06-28T05:27:23.357] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.357] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:313:1:1 [2019-06-28T05:27:23.359] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:314:1:1 [2019-06-28T05:27:23.360] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6153","FirstName":"JZRobo109","LastName":"JZAgent109","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.350"} [2019-06-28T05:27:23.360] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6153' [2019-06-28T05:27:23.361] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.361] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:314:1:1 [2019-06-28T05:27:23.363] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:315:1:1 [2019-06-28T05:27:23.363] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"549","FirstName":"Robo52","LastName":"Agent52","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.354"} [2019-06-28T05:27:23.363] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '549' [2019-06-28T05:27:23.364] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.364] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:315:1:1 [2019-06-28T05:27:23.366] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:316:1:1 [2019-06-28T05:27:23.366] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6221","FirstName":"JZRobo170","LastName":"JZAgent170","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.359"} [2019-06-28T05:27:23.367] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6221' [2019-06-28T05:27:23.368] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.368] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:316:1:1 [2019-06-28T05:27:23.369] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:317:1:1 [2019-06-28T05:27:23.369] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"523","FirstName":"Robo29","LastName":"Agent29","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.365"} [2019-06-28T05:27:23.369] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '523' [2019-06-28T05:27:23.370] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.370] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:317:1:1 [2019-06-28T05:27:23.375] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:318:1:1 [2019-06-28T05:27:23.375] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"333","FirstName":"Akeel","LastName":"Rehman","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.370"} [2019-06-28T05:27:23.375] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '333' [2019-06-28T05:27:23.376] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.376] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:318:1:1 [2019-06-28T05:27:23.379] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:319:1:1 [2019-06-28T05:27:23.379] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"514","FirstName":"Robo20","LastName":"Agent20","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.374"} [2019-06-28T05:27:23.379] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '514' [2019-06-28T05:27:23.380] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.380] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:319:1:1 [2019-06-28T05:27:23.383] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:320:1:1 [2019-06-28T05:27:23.383] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6219","FirstName":"JZRobo169","LastName":"JZAgent169","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.377"} [2019-06-28T05:27:23.383] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6219' [2019-06-28T05:27:23.384] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.385] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:320:1:1 [2019-06-28T05:27:23.388] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:321:1:1 [2019-06-28T05:27:23.388] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6294","FirstName":"JZRobo56","LastName":"JZAgent56","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.381"} [2019-06-28T05:27:23.388] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6294' [2019-06-28T05:27:23.389] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.389] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:321:1:1 [2019-06-28T05:27:23.392] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:322:1:1 [2019-06-28T05:27:23.392] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"666","FirstName":"Nabeel","LastName":"Ahmed","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.389"} [2019-06-28T05:27:23.392] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '666' [2019-06-28T05:27:23.393] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.393] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:322:1:1 [2019-06-28T05:27:23.396] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:323:1:1 [2019-06-28T05:27:23.397] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6289","FirstName":"JZRobo51","LastName":"JZAgent51","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.394"} [2019-06-28T05:27:23.397] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6289' [2019-06-28T05:27:23.398] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.398] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:323:1:1 [2019-06-28T05:27:23.402] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:324:1:1 [2019-06-28T05:27:23.404] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"7001","FirstName":"Sumaira","LastName":"Tariq","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.398"} [2019-06-28T05:27:23.404] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '7001' [2019-06-28T05:27:23.405] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.405] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:324:1:1 [2019-06-28T05:27:23.409] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:325:1:1 [2019-06-28T05:27:23.409] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483657","FirstName":"test_1","LastName":"test_2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.403"} [2019-06-28T05:27:23.409] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483657' [2019-06-28T05:27:23.410] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.410] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:325:1:1 [2019-06-28T05:27:23.413] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:326:1:1 [2019-06-28T05:27:23.413] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6154","FirstName":"JZRobo11","LastName":"JZAgent11","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.410"} [2019-06-28T05:27:23.413] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6154' [2019-06-28T05:27:23.414] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.414] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:326:1:1 [2019-06-28T05:27:23.417] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:327:1:1 [2019-06-28T05:27:23.417] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"9191","FirstName":"Masood","LastName":"Farooq","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.414"} [2019-06-28T05:27:23.417] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '9191' [2019-06-28T05:27:23.418] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.419] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:327:1:1 [2019-06-28T05:27:23.424] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:328:1:1 [2019-06-28T05:27:23.424] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6173","FirstName":"JZRobo127","LastName":"JZAgent127","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.419"} [2019-06-28T05:27:23.424] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6173' [2019-06-28T05:27:23.425] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.425] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:328:1:1 [2019-06-28T05:27:23.428] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:329:1:1 [2019-06-28T05:27:23.428] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6280","FirstName":"JZRobo43","LastName":"JZAgent43","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.425"} [2019-06-28T05:27:23.428] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6280' [2019-06-28T05:27:23.430] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.430] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:329:1:1 [2019-06-28T05:27:23.433] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:330:1:1 [2019-06-28T05:27:23.433] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6000","FirstName":"Laiq","LastName":"Butt","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.429"} [2019-06-28T05:27:23.433] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6000' [2019-06-28T05:27:23.434] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.435] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:330:1:1 [2019-06-28T05:27:23.437] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:331:1:1 [2019-06-28T05:27:23.438] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6288","FirstName":"JZRobo50","LastName":"JZAgent50","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.436"} [2019-06-28T05:27:23.438] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6288' [2019-06-28T05:27:23.439] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.439] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:331:1:1 [2019-06-28T05:27:23.442] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:332:1:1 [2019-06-28T05:27:23.442] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"555","FirstName":"Robo58","LastName":"Agent58","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.439"} [2019-06-28T05:27:23.442] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '555' [2019-06-28T05:27:23.443] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.443] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:332:1:1 [2019-06-28T05:27:23.446] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:333:1:1 [2019-06-28T05:27:23.446] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6166","FirstName":"JZRobo120","LastName":"JZAgent120","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.443"} [2019-06-28T05:27:23.446] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6166' [2019-06-28T05:27:23.447] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.447] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:333:1:1 [2019-06-28T05:27:23.449] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:334:1:1 [2019-06-28T05:27:23.449] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"504","FirstName":"Robo11","LastName":"Agent11","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.447"} [2019-06-28T05:27:23.449] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '504' [2019-06-28T05:27:23.450] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.451] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:334:1:1 [2019-06-28T05:27:23.454] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:335:1:1 [2019-06-28T05:27:23.454] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6187","FirstName":"JZRobo14","LastName":"JZAgent14","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.451"} [2019-06-28T05:27:23.454] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6187' [2019-06-28T05:27:23.455] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.455] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:335:1:1 [2019-06-28T05:27:23.458] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:336:1:1 [2019-06-28T05:27:23.458] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"599","FirstName":"Robo98","LastName":"Agent98","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.456"} [2019-06-28T05:27:23.458] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '599' [2019-06-28T05:27:23.459] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.459] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:336:1:1 [2019-06-28T05:27:23.462] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:337:1:1 [2019-06-28T05:27:23.462] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3998","FirstName":"saqib","LastName":"Sana","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.460"} [2019-06-28T05:27:23.462] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3998' [2019-06-28T05:27:23.463] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.463] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:337:1:1 [2019-06-28T05:27:23.466] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:338:1:1 [2019-06-28T05:27:23.466] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6155","FirstName":"JZRobo110","LastName":"JZAgent110","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.463"} [2019-06-28T05:27:23.466] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6155' [2019-06-28T05:27:23.467] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.467] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:338:1:1 [2019-06-28T05:27:23.471] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:339:1:1 [2019-06-28T05:27:23.471] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"554","FirstName":"Robo57","LastName":"Agent57","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.467"} [2019-06-28T05:27:23.471] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '554' [2019-06-28T05:27:23.473] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.473] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:339:1:1 [2019-06-28T05:27:23.476] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:340:1:1 [2019-06-28T05:27:23.476] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8879","FirstName":"supervisor","LastName":"aman","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.471"} [2019-06-28T05:27:23.476] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8879' [2019-06-28T05:27:23.477] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.477] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:340:1:1 [2019-06-28T05:27:23.478] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:341:1:1 [2019-06-28T05:27:23.478] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"575","FirstName":"Robo76","LastName":"Agent76","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.475"} [2019-06-28T05:27:23.478] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '575' [2019-06-28T05:27:23.479] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.479] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:341:1:1 [2019-06-28T05:27:23.486] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:342:1:1 [2019-06-28T05:27:23.486] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6198","FirstName":"JZRobo15","LastName":"JZAgent15","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.479"} [2019-06-28T05:27:23.486] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6198' [2019-06-28T05:27:23.489] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.489] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:342:1:1 [2019-06-28T05:27:23.494] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:343:1:1 [2019-06-28T05:27:23.494] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"535","FirstName":"Robo4","LastName":"Agent4","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.483"} [2019-06-28T05:27:23.495] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '535' [2019-06-28T05:27:23.496] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.496] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:343:1:1 [2019-06-28T05:27:23.497] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:344:1:1 [2019-06-28T05:27:23.497] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6324","FirstName":"JZRobo83","LastName":"JZAgent83","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.487"} [2019-06-28T05:27:23.497] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6324' [2019-06-28T05:27:23.500] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.500] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:344:1:1 [2019-06-28T05:27:23.502] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:345:1:1 [2019-06-28T05:27:23.502] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"90003","FirstName":"nadeem","LastName":"sharif","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.491"} [2019-06-28T05:27:23.502] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '90003' [2019-06-28T05:27:23.503] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.503] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:345:1:1 [2019-06-28T05:27:23.504] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:346:1:1 [2019-06-28T05:27:23.504] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6339","FirstName":"JZRobo97","LastName":"JZAgent97","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.499"} [2019-06-28T05:27:23.504] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6339' [2019-06-28T05:27:23.505] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.505] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:346:1:1 [2019-06-28T05:27:23.509] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:347:1:1 [2019-06-28T05:27:23.509] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6247","FirstName":"JZRobo194","LastName":"JZAgent194","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.504"} [2019-06-28T05:27:23.509] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6247' [2019-06-28T05:27:23.510] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.511] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:347:1:1 [2019-06-28T05:27:23.513] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:348:1:1 [2019-06-28T05:27:23.513] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"26","FirstName":"Absaar","LastName":"Javed","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.510"} [2019-06-28T05:27:23.513] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '26' [2019-06-28T05:27:23.514] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.515] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:348:1:1 [2019-06-28T05:27:23.516] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:349:1:1 [2019-06-28T05:27:23.516] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"589","FirstName":"Robo89","LastName":"Agent89","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.514"} [2019-06-28T05:27:23.516] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '589' [2019-06-28T05:27:23.517] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.517] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:349:1:1 [2019-06-28T05:27:23.519] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:350:1:1 [2019-06-28T05:27:23.519] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8891","FirstName":"Mohd","LastName":"Amir","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.517"} [2019-06-28T05:27:23.519] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8891' [2019-06-28T05:27:23.520] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.520] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:350:1:1 [2019-06-28T05:27:23.523] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:351:1:1 [2019-06-28T05:27:23.523] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6279","FirstName":"JZRobo42","LastName":"JZAgent42","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.520"} [2019-06-28T05:27:23.523] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6279' [2019-06-28T05:27:23.524] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.524] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:351:1:1 [2019-06-28T05:27:23.526] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:352:1:1 [2019-06-28T05:27:23.526] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"999","FirstName":"Waleed","LastName":"Riaz","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.524"} [2019-06-28T05:27:23.526] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '999' [2019-06-28T05:27:23.527] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.527] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:352:1:1 [2019-06-28T05:27:23.530] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:353:1:1 [2019-06-28T05:27:23.530] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"502","FirstName":"Robo10","LastName":"Agent10","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.527"} [2019-06-28T05:27:23.530] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '502' [2019-06-28T05:27:23.531] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.531] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:353:1:1 [2019-06-28T05:27:23.533] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:354:1:1 [2019-06-28T05:27:23.533] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"42030","FirstName":"Shabber","LastName":"Hassan","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.531"} [2019-06-28T05:27:23.533] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '42030' [2019-06-28T05:27:23.537] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.537] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:354:1:1 [2019-06-28T05:27:23.546] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:355:1:1 [2019-06-28T05:27:23.546] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"582","FirstName":"Robo82","LastName":"Agent82","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.543"} [2019-06-28T05:27:23.546] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '582' [2019-06-28T05:27:23.547] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.547] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:355:1:1 [2019-06-28T05:27:23.552] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:356:1:1 [2019-06-28T05:27:23.552] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6263","FirstName":"JZRobo28","LastName":"JZAgent28","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.548"} [2019-06-28T05:27:23.552] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6263' [2019-06-28T05:27:23.553] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.554] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:356:1:1 [2019-06-28T05:27:23.556] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:357:1:1 [2019-06-28T05:27:23.556] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"546","FirstName":"Robo5","LastName":"Agent5","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.554"} [2019-06-28T05:27:23.557] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '546' [2019-06-28T05:27:23.558] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.558] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:357:1:1 [2019-06-28T05:27:23.561] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:358:1:1 [2019-06-28T05:27:23.561] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6223","FirstName":"JZRobo172","LastName":"JZAgent172","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.559"} [2019-06-28T05:27:23.561] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6223' [2019-06-28T05:27:23.562] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.562] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:358:1:1 [2019-06-28T05:27:23.565] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:359:1:1 [2019-06-28T05:27:23.565] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6321","FirstName":"JZRobo80","LastName":"JZAgent80","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.563"} [2019-06-28T05:27:23.565] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6321' [2019-06-28T05:27:23.566] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.567] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:359:1:1 [2019-06-28T05:27:23.570] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:360:1:1 [2019-06-28T05:27:23.570] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"583","FirstName":"Robo83","LastName":"Agent83","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.567"} [2019-06-28T05:27:23.570] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '583' [2019-06-28T05:27:23.571] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.571] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:360:1:1 [2019-06-28T05:27:23.574] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:361:1:1 [2019-06-28T05:27:23.574] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6257","FirstName":"JZRobo22","LastName":"JZAgent22","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.572"} [2019-06-28T05:27:23.574] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6257' [2019-06-28T05:27:23.575] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.576] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:361:1:1 [2019-06-28T05:27:23.579] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:362:1:1 [2019-06-28T05:27:23.579] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"520","FirstName":"Robo26","LastName":"Agent26","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.576"} [2019-06-28T05:27:23.579] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '520' [2019-06-28T05:27:23.580] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.580] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:362:1:1 [2019-06-28T05:27:23.587] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:363:1:1 [2019-06-28T05:27:23.587] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6316","FirstName":"JZRobo76","LastName":"JZAgent76","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.582"} [2019-06-28T05:27:23.588] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6316' [2019-06-28T05:27:23.589] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.589] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:363:1:1 [2019-06-28T05:27:23.593] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:364:1:1 [2019-06-28T05:27:23.593] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6249","FirstName":"JZRobo196","LastName":"JZAgent196","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.590"} [2019-06-28T05:27:23.593] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6249' [2019-06-28T05:27:23.595] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.595] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:364:1:1 [2019-06-28T05:27:23.599] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:365:1:1 [2019-06-28T05:27:23.599] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6179","FirstName":"JZRobo132","LastName":"JZAgent132","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.597"} [2019-06-28T05:27:23.599] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6179' [2019-06-28T05:27:23.601] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.601] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:365:1:1 [2019-06-28T05:27:23.605] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:366:1:1 [2019-06-28T05:27:23.605] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6227","FirstName":"JZRobo176","LastName":"JZAgent176","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.602"} [2019-06-28T05:27:23.605] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6227' [2019-06-28T05:27:23.606] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.606] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:366:1:1 [2019-06-28T05:27:23.610] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:367:1:1 [2019-06-28T05:27:23.610] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6264","FirstName":"JZRobo29","LastName":"JZAgent29","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.607"} [2019-06-28T05:27:23.610] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6264' [2019-06-28T05:27:23.611] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.611] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:367:1:1 [2019-06-28T05:27:23.614] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:368:1:1 [2019-06-28T05:27:23.614] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"704","FirstName":"Ismail","LastName":"Khawaja","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.612"} [2019-06-28T05:27:23.614] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '704' [2019-06-28T05:27:23.615] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.615] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:368:1:1 [2019-06-28T05:27:23.617] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:369:1:1 [2019-06-28T05:27:23.617] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6295","FirstName":"JZRobo57","LastName":"JZAgent57","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.615"} [2019-06-28T05:27:23.617] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6295' [2019-06-28T05:27:23.619] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.619] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:369:1:1 [2019-06-28T05:27:23.621] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:370:1:1 [2019-06-28T05:27:23.621] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3982","FirstName":"Kashif","LastName":"Dev","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.618"} [2019-06-28T05:27:23.621] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3982' [2019-06-28T05:27:23.622] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.622] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:370:1:1 [2019-06-28T05:27:23.624] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:371:1:1 [2019-06-28T05:27:23.624] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112244","FirstName":"hassan2","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.622"} [2019-06-28T05:27:23.624] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112244' [2019-06-28T05:27:23.625] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.625] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:371:1:1 [2019-06-28T05:27:23.627] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:372:1:1 [2019-06-28T05:27:23.627] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6172","FirstName":"JZRobo126","LastName":"JZAgent126","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.625"} [2019-06-28T05:27:23.627] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6172' [2019-06-28T05:27:23.628] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.628] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:372:1:1 [2019-06-28T05:27:23.630] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:373:1:1 [2019-06-28T05:27:23.630] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6666","FirstName":"waqar","LastName":"azam","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.628"} [2019-06-28T05:27:23.630] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6666' [2019-06-28T05:27:23.631] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.631] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:373:1:1 [2019-06-28T05:27:23.633] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:374:1:1 [2019-06-28T05:27:23.634] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6326","FirstName":"JZRobo85","LastName":"JZAgent85","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.631"} [2019-06-28T05:27:23.634] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6326' [2019-06-28T05:27:23.635] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.635] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:374:1:1 [2019-06-28T05:27:23.637] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:375:1:1 [2019-06-28T05:27:23.637] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"574","FirstName":"Robo75","LastName":"Agent75","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.635"} [2019-06-28T05:27:23.637] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '574' [2019-06-28T05:27:23.638] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.638] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:375:1:1 [2019-06-28T05:27:23.640] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:376:1:1 [2019-06-28T05:27:23.640] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6218","FirstName":"JZRobo168","LastName":"JZAgent168","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.638"} [2019-06-28T05:27:23.640] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6218' [2019-06-28T05:27:23.641] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.642] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:376:1:1 [2019-06-28T05:27:23.644] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:377:1:1 [2019-06-28T05:27:23.644] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"14756","FirstName":"Abeeha","LastName":"Akram","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.641"} [2019-06-28T05:27:23.644] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '14756' [2019-06-28T05:27:23.645] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.645] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:377:1:1 [2019-06-28T05:27:23.647] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:378:1:1 [2019-06-28T05:27:23.647] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"588","FirstName":"Robo88","LastName":"Agent88","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.645"} [2019-06-28T05:27:23.647] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '588' [2019-06-28T05:27:23.648] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.649] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:378:1:1 [2019-06-28T05:27:23.651] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:379:1:1 [2019-06-28T05:27:23.651] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"9801","FirstName":"Test2","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.648"} [2019-06-28T05:27:23.651] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '9801' [2019-06-28T05:27:23.652] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.652] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:379:1:1 [2019-06-28T05:27:23.655] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:380:1:1 [2019-06-28T05:27:23.655] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"533","FirstName":"Robo38","LastName":"Agent38","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.652"} [2019-06-28T05:27:23.655] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '533' [2019-06-28T05:27:23.656] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.656] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:380:1:1 [2019-06-28T05:27:23.659] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:381:1:1 [2019-06-28T05:27:23.659] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6205","FirstName":"JZRobo156","LastName":"JZAgent156","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.656"} [2019-06-28T05:27:23.659] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6205' [2019-06-28T05:27:23.662] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.662] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:381:1:1 [2019-06-28T05:27:23.664] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:382:1:1 [2019-06-28T05:27:23.664] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6228","FirstName":"JZRobo177","LastName":"JZAgent177","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.660"} [2019-06-28T05:27:23.664] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6228' [2019-06-28T05:27:23.665] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.665] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:382:1:1 [2019-06-28T05:27:23.667] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:383:1:1 [2019-06-28T05:27:23.667] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6143","FirstName":"JZRobo10","LastName":"JZAgent10","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.663"} [2019-06-28T05:27:23.667] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6143' [2019-06-28T05:27:23.668] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.668] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:383:1:1 [2019-06-28T05:27:23.674] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:384:1:1 [2019-06-28T05:27:23.674] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6319","FirstName":"JZRobo79","LastName":"JZAgent79","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.668"} [2019-06-28T05:27:23.675] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6319' [2019-06-28T05:27:23.676] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.676] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:384:1:1 [2019-06-28T05:27:23.679] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:385:1:1 [2019-06-28T05:27:23.679] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6201","FirstName":"JZRobo152","LastName":"JZAgent152","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.677"} [2019-06-28T05:27:23.680] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6201' [2019-06-28T05:27:23.687] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.687] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:385:1:1 [2019-06-28T05:27:23.695] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:386:1:1 [2019-06-28T05:27:23.695] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8890","FirstName":"Ali","LastName":"Imran","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.680"} [2019-06-28T05:27:23.695] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8890' [2019-06-28T05:27:23.700] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.700] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:386:1:1 [2019-06-28T05:27:23.702] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:387:1:1 [2019-06-28T05:27:23.702] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"146","FirstName":"tauqeer3","LastName":"3","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.684"} [2019-06-28T05:27:23.702] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '146' [2019-06-28T05:27:23.703] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.703] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:387:1:1 [2019-06-28T05:27:23.705] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:388:1:1 [2019-06-28T05:27:23.705] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"143","FirstName":"tauqeer8","LastName":"8","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.688"} [2019-06-28T05:27:23.705] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '143' [2019-06-28T05:27:23.706] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.706] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:388:1:1 [2019-06-28T05:27:23.707] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:389:1:1 [2019-06-28T05:27:23.707] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"30097","FirstName":"du3","LastName":"du3","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.691"} [2019-06-28T05:27:23.707] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '30097' [2019-06-28T05:27:23.708] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.708] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:389:1:1 [2019-06-28T05:27:23.709] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:390:1:1 [2019-06-28T05:27:23.709] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8895","FirstName":"Mohd","LastName":"Ali","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.694"} [2019-06-28T05:27:23.709] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8895' [2019-06-28T05:27:23.710] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.710] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:390:1:1 [2019-06-28T05:27:23.711] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:391:1:1 [2019-06-28T05:27:23.711] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6271","FirstName":"JZRobo35","LastName":"JZAgent35","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.698"} [2019-06-28T05:27:23.711] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6271' [2019-06-28T05:27:23.712] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.712] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:391:1:1 [2019-06-28T05:27:23.714] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:392:1:1 [2019-06-28T05:27:23.714] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"501","FirstName":"Robo1","LastName":"Agent1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.701"} [2019-06-28T05:27:23.714] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '501' [2019-06-28T05:27:23.715] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.715] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:392:1:1 [2019-06-28T05:27:23.716] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:393:1:1 [2019-06-28T05:27:23.716] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"564","FirstName":"Robo66","LastName":"Agent66","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.704"} [2019-06-28T05:27:23.717] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '564' [2019-06-28T05:27:23.717] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.718] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:393:1:1 [2019-06-28T05:27:23.719] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:394:1:1 [2019-06-28T05:27:23.719] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483656","FirstName":"Tauqeer","LastName":"Nasir","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.707"} [2019-06-28T05:27:23.720] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483656' [2019-06-28T05:27:23.721] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.721] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:394:1:1 [2019-06-28T05:27:23.723] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:395:1:1 [2019-06-28T05:27:23.723] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6298","FirstName":"JZRobo6","LastName":"JZAgent6","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.712"} [2019-06-28T05:27:23.723] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6298' [2019-06-28T05:27:23.724] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.724] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:395:1:1 [2019-06-28T05:27:23.726] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:396:1:1 [2019-06-28T05:27:23.726] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6162","FirstName":"JZRobo117","LastName":"JZAgent117","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.715"} [2019-06-28T05:27:23.726] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6162' [2019-06-28T05:27:23.729] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.729] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:396:1:1 [2019-06-28T05:27:23.730] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:397:1:1 [2019-06-28T05:27:23.730] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"521","FirstName":"Robo27","LastName":"Agent27","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.718"} [2019-06-28T05:27:23.730] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '521' [2019-06-28T05:27:23.733] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.733] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:397:1:1 [2019-06-28T05:27:23.734] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:398:1:1 [2019-06-28T05:27:23.734] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6146","FirstName":"JZRobo102","LastName":"JZAgent102","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.722"} [2019-06-28T05:27:23.734] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6146' [2019-06-28T05:27:23.736] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.736] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:398:1:1 [2019-06-28T05:27:23.738] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:399:1:1 [2019-06-28T05:27:23.739] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"562","FirstName":"Robo64","LastName":"Agent64","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.728"} [2019-06-28T05:27:23.739] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '562' [2019-06-28T05:27:23.740] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.740] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:399:1:1 [2019-06-28T05:27:23.741] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:400:1:1 [2019-06-28T05:27:23.741] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"200","FirstName":"Muhammad","LastName":"Naeem","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.732"} [2019-06-28T05:27:23.741] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '200' [2019-06-28T05:27:23.742] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.742] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:400:1:1 [2019-06-28T05:27:23.744] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:401:1:1 [2019-06-28T05:27:23.744] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483654","FirstName":"Demo","LastName":"2","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.738"} [2019-06-28T05:27:23.744] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483654' [2019-06-28T05:27:23.745] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.745] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:401:1:1 [2019-06-28T05:27:23.748] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:402:1:1 [2019-06-28T05:27:23.748] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483653","FirstName":"demo","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.741"} [2019-06-28T05:27:23.748] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483653' [2019-06-28T05:27:23.749] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.749] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:402:1:1 [2019-06-28T05:27:23.750] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:403:1:1 [2019-06-28T05:27:23.750] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"51666","FirstName":"Riz","LastName":"butt","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.746"} [2019-06-28T05:27:23.750] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '51666' [2019-06-28T05:27:23.752] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.753] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:403:1:1 [2019-06-28T05:27:23.755] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:404:1:1 [2019-06-28T05:27:23.755] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"505","FirstName":"Robo12","LastName":"Agent12","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.752"} [2019-06-28T05:27:23.755] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '505' [2019-06-28T05:27:23.756] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.756] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:404:1:1 [2019-06-28T05:27:23.759] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:405:1:1 [2019-06-28T05:27:23.759] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6338","FirstName":"JZRobo96","LastName":"JZAgent96","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.756"} [2019-06-28T05:27:23.759] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6338' [2019-06-28T05:27:23.761] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.761] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:405:1:1 [2019-06-28T05:27:23.764] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:406:1:1 [2019-06-28T05:27:23.764] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"51778","FirstName":"Agent2","LastName":"Wrappup","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.760"} [2019-06-28T05:27:23.765] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '51778' [2019-06-28T05:27:23.766] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.766] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:406:1:1 [2019-06-28T05:27:23.768] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:407:1:1 [2019-06-28T05:27:23.768] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6165","FirstName":"JZRobo12","LastName":"JZAgent12","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.766"} [2019-06-28T05:27:23.768] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6165' [2019-06-28T05:27:23.769] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.770] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:407:1:1 [2019-06-28T05:27:23.773] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:408:1:1 [2019-06-28T05:27:23.773] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6224","FirstName":"JZRobo173","LastName":"JZAgent173","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.770"} [2019-06-28T05:27:23.773] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6224' [2019-06-28T05:27:23.774] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.774] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:408:1:1 [2019-06-28T05:27:23.778] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:409:1:1 [2019-06-28T05:27:23.778] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6200","FirstName":"JZRobo151","LastName":"JZAgent151","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.774"} [2019-06-28T05:27:23.778] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6200' [2019-06-28T05:27:23.779] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.779] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:409:1:1 [2019-06-28T05:27:23.781] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:410:1:1 [2019-06-28T05:27:23.782] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"524","FirstName":"Robo3","LastName":"Agent3","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.779"} [2019-06-28T05:27:23.782] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '524' [2019-06-28T05:27:23.783] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.783] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:410:1:1 [2019-06-28T05:27:23.784] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:411:1:1 [2019-06-28T05:27:23.785] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483670","FirstName":"saqib","LastName":"sana","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.783"} [2019-06-28T05:27:23.785] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483670' [2019-06-28T05:27:23.786] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.786] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:411:1:1 [2019-06-28T05:27:23.787] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:412:1:1 [2019-06-28T05:27:23.787] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6157","FirstName":"JZRobo112","LastName":"JZAgent112","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.785"} [2019-06-28T05:27:23.788] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6157' [2019-06-28T05:27:23.789] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.789] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:412:1:1 [2019-06-28T05:27:23.790] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:413:1:1 [2019-06-28T05:27:23.790] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6171","FirstName":"JZRobo125","LastName":"JZAgent125","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.788"} [2019-06-28T05:27:23.791] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6171' [2019-06-28T05:27:23.792] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.792] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:413:1:1 [2019-06-28T05:27:23.793] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:414:1:1 [2019-06-28T05:27:23.793] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"78457","FirstName":"touqeer","LastName":"nasir","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.791"} [2019-06-28T05:27:23.793] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '78457' [2019-06-28T05:27:23.795] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.795] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:414:1:1 [2019-06-28T05:27:23.796] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:415:1:1 [2019-06-28T05:27:23.796] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112255","FirstName":"hassan3","LastName":"sohail","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.794"} [2019-06-28T05:27:23.796] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112255' [2019-06-28T05:27:23.797] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.797] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:415:1:1 [2019-06-28T05:27:23.800] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:416:1:1 [2019-06-28T05:27:23.801] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6309","FirstName":"JZRobo7","LastName":"JZAgent7","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.797"} [2019-06-28T05:27:23.801] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6309' [2019-06-28T05:27:23.802] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.802] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:416:1:1 [2019-06-28T05:27:23.803] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:417:1:1 [2019-06-28T05:27:23.803] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6232","FirstName":"JZRobo180","LastName":"JZAgent180","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.800"} [2019-06-28T05:27:23.803] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6232' [2019-06-28T05:27:23.804] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.804] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:417:1:1 [2019-06-28T05:27:23.805] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:418:1:1 [2019-06-28T05:27:23.805] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"510","FirstName":"Robo17","LastName":"Agent17","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.803"} [2019-06-28T05:27:23.805] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '510' [2019-06-28T05:27:23.806] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.806] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:418:1:1 [2019-06-28T05:27:23.808] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:419:1:1 [2019-06-28T05:27:23.808] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6296","FirstName":"JZRobo58","LastName":"JZAgent58","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.806"} [2019-06-28T05:27:23.808] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6296' [2019-06-28T05:27:23.809] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.809] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:419:1:1 [2019-06-28T05:27:23.811] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:420:1:1 [2019-06-28T05:27:23.811] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"595","FirstName":"Robo94","LastName":"Agent94","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.809"} [2019-06-28T05:27:23.811] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '595' [2019-06-28T05:27:23.813] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.813] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:420:1:1 [2019-06-28T05:27:23.826] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:421:1:1 [2019-06-28T05:27:23.826] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6333","FirstName":"JZRobo91","LastName":"JZAgent91","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.822"} [2019-06-28T05:27:23.826] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6333' [2019-06-28T05:27:23.827] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.827] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:421:1:1 [2019-06-28T05:27:23.831] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:422:1:1 [2019-06-28T05:27:23.831] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6262","FirstName":"JZRobo27","LastName":"JZAgent27","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.828"} [2019-06-28T05:27:23.831] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6262' [2019-06-28T05:27:23.832] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.832] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:422:1:1 [2019-06-28T05:27:23.837] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:423:1:1 [2019-06-28T05:27:23.837] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"45202","FirstName":"done","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.831"} [2019-06-28T05:27:23.837] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '45202' [2019-06-28T05:27:23.838] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.838] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:423:1:1 [2019-06-28T05:27:23.842] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:424:1:1 [2019-06-28T05:27:23.842] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483667","FirstName":"gourmet","LastName":"4","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.835"} [2019-06-28T05:27:23.842] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483667' [2019-06-28T05:27:23.844] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.844] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:424:1:1 [2019-06-28T05:27:23.847] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:425:1:1 [2019-06-28T05:27:23.847] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6180","FirstName":"JZRobo133","LastName":"JZAgent133","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.839"} [2019-06-28T05:27:23.847] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6180' [2019-06-28T05:27:23.848] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.848] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:425:1:1 [2019-06-28T05:27:23.852] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:426:1:1 [2019-06-28T05:27:23.852] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6204","FirstName":"JZRobo155","LastName":"JZAgent155","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.843"} [2019-06-28T05:27:23.852] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6204' [2019-06-28T05:27:23.854] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.854] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:426:1:1 [2019-06-28T05:27:23.855] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:427:1:1 [2019-06-28T05:27:23.855] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6252","FirstName":"JZRobo199","LastName":"JZAgent199","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.846"} [2019-06-28T05:27:23.855] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6252' [2019-06-28T05:27:23.856] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.856] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:427:1:1 [2019-06-28T05:27:23.864] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:428:1:1 [2019-06-28T05:27:23.864] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"541","FirstName":"Robo45","LastName":"Agent45","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.851"} [2019-06-28T05:27:23.864] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '541' [2019-06-28T05:27:23.866] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.866] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:428:1:1 [2019-06-28T05:27:23.871] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:429:1:1 [2019-06-28T05:27:23.871] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6158","FirstName":"JZRobo113","LastName":"JZAgent113","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.868"} [2019-06-28T05:27:23.872] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6158' [2019-06-28T05:27:23.873] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.873] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:429:1:1 [2019-06-28T05:27:23.878] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:430:1:1 [2019-06-28T05:27:23.878] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6329","FirstName":"JZRobo88","LastName":"JZAgent88","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.875"} [2019-06-28T05:27:23.878] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6329' [2019-06-28T05:27:23.879] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.879] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:430:1:1 [2019-06-28T05:27:23.882] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:431:1:1 [2019-06-28T05:27:23.882] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"47483664","FirstName":"testing","LastName":"add","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.879"} [2019-06-28T05:27:23.882] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '47483664' [2019-06-28T05:27:23.883] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.883] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:431:1:1 [2019-06-28T05:27:23.886] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:432:1:1 [2019-06-28T05:27:23.886] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6300","FirstName":"JZRobo61","LastName":"JZAgent61","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.884"} [2019-06-28T05:27:23.886] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6300' [2019-06-28T05:27:23.888] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.888] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:432:1:1 [2019-06-28T05:27:23.892] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:433:1:1 [2019-06-28T05:27:23.892] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"5177","FirstName":"Test","LastName":"1","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.889"} [2019-06-28T05:27:23.892] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '5177' [2019-06-28T05:27:23.893] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.893] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:433:1:1 [2019-06-28T05:27:23.896] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:434:1:1 [2019-06-28T05:27:23.896] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"6304","FirstName":"JZRobo65","LastName":"JZAgent65","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.893"} [2019-06-28T05:27:23.896] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '6304' [2019-06-28T05:27:23.897] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.898] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:434:1:1 [2019-06-28T05:27:23.899] [INFO] AMQController.js - Going to process the received message of type: NewQueue and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:435:1:1 [2019-06-28T05:27:23.899] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"QueueId":"DefaultPrecisionQueue","QueueName":"DefaultPrecisionQueue","QueueType":"FIFO","AgentSelectionCriteria":"LONGEST_AVAILABLE","Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.897"} [2019-06-28T05:27:23.899] [DEBUG] server - Going to execute sql command : select id from Queue where queue_id='DefaultPrecisionQueue' [2019-06-28T05:27:23.900] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.901] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:435:1:1 [2019-06-28T05:27:23.902] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:436:1:1 [2019-06-28T05:27:23.902] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2585","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.900"} [2019-06-28T05:27:23.903] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2585' [2019-06-28T05:27:23.906] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.906] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('2585','2585','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.908] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.908] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:436:1:1 [2019-06-28T05:27:23.910] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:437:1:1 [2019-06-28T05:27:23.910] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"8896","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.904"} [2019-06-28T05:27:23.910] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '8896' [2019-06-28T05:27:23.911] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.911] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('8896','8896','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.912] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.912] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:437:1:1 [2019-06-28T05:27:23.913] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:438:1:1 [2019-06-28T05:27:23.913] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"42095","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.907"} [2019-06-28T05:27:23.914] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '42095' [2019-06-28T05:27:23.915] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.915] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('42095','42095','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.916] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.916] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:438:1:1 [2019-06-28T05:27:23.917] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:439:1:1 [2019-06-28T05:27:23.917] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3201","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.911"} [2019-06-28T05:27:23.917] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3201' [2019-06-28T05:27:23.919] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.919] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('3201','3201','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.920] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.920] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:439:1:1 [2019-06-28T05:27:23.921] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:440:1:1 [2019-06-28T05:27:23.921] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"31","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.914"} [2019-06-28T05:27:23.921] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '31' [2019-06-28T05:27:23.922] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.922] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('31','31','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.923] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.923] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:440:1:1 [2019-06-28T05:27:23.924] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:441:1:1 [2019-06-28T05:27:23.924] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"112233","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.918"} [2019-06-28T05:27:23.924] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '112233' [2019-06-28T05:27:23.925] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.926] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('112233','112233','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.927] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.927] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:441:1:1 [2019-06-28T05:27:23.928] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:442:1:1 [2019-06-28T05:27:23.928] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"1234","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.923"} [2019-06-28T05:27:23.928] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '1234' [2019-06-28T05:27:23.930] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.930] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('1234','1234','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.931] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.931] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:442:1:1 [2019-06-28T05:27:23.932] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:443:1:1 [2019-06-28T05:27:23.932] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"5166","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.927"} [2019-06-28T05:27:23.932] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '5166' [2019-06-28T05:27:23.933] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.934] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('5166','5166','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.935] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.935] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:443:1:1 [2019-06-28T05:27:23.941] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:444:1:1 [2019-06-28T05:27:23.941] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"2145","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.938"} [2019-06-28T05:27:23.941] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '2145' [2019-06-28T05:27:23.953] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.953] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('2145','2145','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.960] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.960] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:444:1:1 [2019-06-28T05:27:23.962] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:445:1:1 [2019-06-28T05:27:23.962] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"3200","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.941"} [2019-06-28T05:27:23.962] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '3200' [2019-06-28T05:27:23.963] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.963] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('3200','3200','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.964] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.964] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:445:1:1 [2019-06-28T05:27:23.970] [INFO] AMQController.js - Going to process the received message of type: NewAgent and message ID: ID:9fbd57a987c6-40344-1561699641284-1:1:446:1:1 [2019-06-28T05:27:23.970] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"AgentId":"1","FirstName":null,"LastName":null,"Publisher":"MRE","MessageTime":"2019-06-28 05:27:23.945"} [2019-06-28T05:27:23.970] [DEBUG] server - Going to execute sql command : select id from Agent where agent_id = '1' [2019-06-28T05:27:23.971] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:23.972] [DEBUG] server - Going to execute sql command : insert into Agent (agent_id,user_name,first_name,last_name,created_on,is_deleted) values ('1','1','null' ,'null' ,'2019-06-28 5:27:23','false') [2019-06-28T05:27:23.973] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:23.973] [INFO] AMQController.js - Successfully processed the message. ID:9fbd57a987c6-40344-1561699641284-1:1:446:1:1 [2019-06-28T05:27:29.540] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:23 [2019-06-28T05:27:29.541] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"ba7548f6-c8ee-469a-aa7f-0d17cbee345a","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:27:29.538"} [2019-06-28T05:27:29.541] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:27:29.538', updated_on='2019-06-28 5:27:29' where task_id = 'ba7548f6-c8ee-469a-aa7f-0d17cbee345a' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:27:29.545] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:29.546] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:23 [2019-06-28T05:27:29.798] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:24 [2019-06-28T05:27:29.798] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"ba7548f6-c8ee-469a-aa7f-0d17cbee345a","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:27:29.794"} [2019-06-28T05:27:29.798] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:27:29.794', updated_on='2019-06-28 5:27:29' where task_id = 'ba7548f6-c8ee-469a-aa7f-0d17cbee345a' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:27:29.801] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:29.801] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:24 [2019-06-28T05:27:29.899] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:25 [2019-06-28T05:27:29.899] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"21561fe9-852d-466e-921b-1fee95625034","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:27:29.895"} [2019-06-28T05:27:29.899] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:27:29.895', updated_on='2019-06-28 5:27:29' where task_id = '21561fe9-852d-466e-921b-1fee95625034' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:27:29.904] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:29.904] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:25 [2019-06-28T05:27:30.124] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:26 [2019-06-28T05:27:30.124] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"","TaskId":"21561fe9-852d-466e-921b-1fee95625034","State":"ACTIVE","Publisher":"CommServer","MessageTime":"2019-06-28 05:27:30.119"} [2019-06-28T05:27:30.124] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set start_time ='2019-06-28 05:27:30.119', updated_on='2019-06-28 5:27:30' where task_id = '21561fe9-852d-466e-921b-1fee95625034' AND start_time IS NULL AND end_time IS NULL [2019-06-28T05:27:30.126] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 0 ] [2019-06-28T05:27:30.126] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:26 [2019-06-28T05:27:32.686] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:892ca36d092f-45951-1561698638978-9:215:1:1:1 [2019-06-28T05:27:32.686] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"ba7548f6-c8ee-469a-aa7f-0d17cbee345a\",\"State\":\"CLOSED\"}","timestamp":1561699652595}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:27:32.595Z"}] [2019-06-28T05:27:32.686] [DEBUG] server - Going to execute sql command : [2019-06-28T05:27:32.688] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:27:32.688] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:215:1:1:1 [2019-06-28T05:27:32.701] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:27 [2019-06-28T05:27:32.701] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"ZQWKzTHLKA","TaskId":"ba7548f6-c8ee-469a-aa7f-0d17cbee345a","State":"CLOSED","endedBy":"AGENT","Publisher":"CommServer","MessageTime":"2019-06-28 05:27:32.697"} [2019-06-28T05:27:32.701] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:27:32.697', ended_by='AGENT', updated_on='2019-06-28 5:27:32' where task_id = 'ba7548f6-c8ee-469a-aa7f-0d17cbee345a' AND end_time IS NULL [2019-06-28T05:27:32.703] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:32.703] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:27 [2019-06-28T05:27:34.586] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:892ca36d092f-45951-1561698638978-9:219:1:1:1 [2019-06-28T05:27:34.586] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TaskState","value":"{\"TaskId\":\"21561fe9-852d-466e-921b-1fee95625034\",\"State\":\"CLOSED\"}","timestamp":1561699654502}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:27:34.502Z"}] [2019-06-28T05:27:34.587] [DEBUG] server - Going to execute sql command : [2019-06-28T05:27:34.588] [DEBUG] server - Sql command executed sucessfully : Rows Affected [] [2019-06-28T05:27:34.588] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:219:1:1:1 [2019-06-28T05:27:34.651] [INFO] AMQController.js - Going to process the received message of type: TaskState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:28 [2019-06-28T05:27:34.651] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"ConversationId":"yTt8TgThcO","TaskId":"21561fe9-852d-466e-921b-1fee95625034","State":"CLOSED","endedBy":"AGENT","Publisher":"CommServer","MessageTime":"2019-06-28 05:27:34.639"} [2019-06-28T05:27:34.651] [DEBUG] server - Going to execute sql command : update Queue_Chat_Detail set end_time ='2019-06-28 05:27:34.639', ended_by='AGENT', updated_on='2019-06-28 5:27:34' where task_id = '21561fe9-852d-466e-921b-1fee95625034' AND end_time IS NULL [2019-06-28T05:27:34.655] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:27:34.655] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:28 [2019-06-28T05:28:02.198] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:29 [2019-06-28T05:28:02.198] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"LOGOUT","AgentId":"701","Publisher":"CommServer","MessageTime":"2019-06-28 05:28:02.196","MRD":"chat","StateChangeTime":"2019-06-28 05:28:02.185"} [2019-06-28T05:28:02.198] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('701','LOGOUT','2019-06-28 05:28:02.185' ,'2019-06-28 5:28:02') [2019-06-28T05:28:02.200] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:28:02.200] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:29 [2019-06-28T05:28:02.213] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:892ca36d092f-45951-1561698638978-9:225:1:1:1 [2019-06-28T05:28:02.213] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentState","value":"{\"State\":\"LOGOUT\",\"AgentId\":\"701\",\"ReasonCode\":\"-1\",\"StateChangeTime\":\"2019-06-28 05:28:02.219\",\"head\":\"AgentState\"}","timestamp":1561699682181}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:28:02.181Z"}] [2019-06-28T05:28:02.213] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('undefined','undefined','undefined' ,'2019-06-28 5:28:02') [2019-06-28T05:28:02.216] [ERROR] server - Error while executing sql commands { RequestError: Conversion failed when converting date and/or time from character string. at handleError (/usr/src/app/node_modules/mssql/lib/tedious.js:556:15) at Connection.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/connection.js:618:16) at Parser.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/token/token-stream-parser.js:54:15) at Parser.emit (events.js:182:13) at addChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:291:12) at readableAddChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:278:11) at Parser.Readable.push (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:245:10) at Parser.Transform.push (/usr/src/app/node_modules/readable-stream/lib/_stream_transform.js:148:32) code: 'EREQUEST', number: 241, lineNumber: 1, state: 1, class: 16, serverName: 'DEVOPS-VM1', procName: '', originalError: { Error: Conversion failed when converting date and/or time from character string. at handleError (/usr/src/app/node_modules/mssql/lib/tedious.js:554:19) at Connection.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/connection.js:618:16) at Parser.emit (events.js:182:13) at Parser. (/usr/src/app/node_modules/tedious/lib/token/token-stream-parser.js:54:15) at Parser.emit (events.js:182:13) at addChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:291:12) at readableAddChunk (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:278:11) at Parser.Readable.push (/usr/src/app/node_modules/readable-stream/lib/_stream_readable.js:245:10) at Parser.Transform.push (/usr/src/app/node_modules/readable-stream/lib/_stream_transform.js:148:32) info: { number: 241, state: 1, class: 16, message: 'Conversion failed when converting date and/or time from character string.', serverName: 'DEVOPS-VM1', procName: '', lineNumber: 1, name: 'ERROR', event: 'errorMessage' } }, name: 'RequestError', precedingErrors: [] } [2019-06-28T05:28:02.217] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:225:1:1:1 [2019-06-28T05:31:52.742] [INFO] AMQController.js - Going to process the received message of type: AgentInfo and message ID: ID:892ca36d092f-45951-1561698638978-9:227:1:1:1 [2019-06-28T05:31:52.742] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentInfo","value":"{\"Supervisor\":true,\"FirstName\":\"hassan1\",\"WrapUpOnIncoming\":\"REQUIRED_WITH_WRAP_UP_DATA\",\"Teams\":[{\"name\":\"Test\",\"id\":\"5005\"}],\"Team\":{\"name\":\"Test\",\"id\":\"5005\"},\"AgentId\":\"112233\",\"LastName\":\"sohail\",\"head\":\"AgentInfo\"}","timestamp":1561699912721}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:31:52.721Z"}] [2019-06-28T05:31:52.742] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:227:1:1:1 [2019-06-28T05:31:53.673] [INFO] AMQController.js - Going to process the received message of type: TeamsMembers and message ID: ID:892ca36d092f-45951-1561698638978-9:229:1:1:1 [2019-06-28T05:31:53.673] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TeamsMembers","value":"{\"Team\":{\"name\":\"Test\",\"id\":\"5005\",\"users\":[{\"stateChangeTime\":\"2019-06-28 05:31:53.635\",\"firstName\":\"hassan2\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112244\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:31:53.636\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"\",\"loginId\":\"700\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:27:12.772\",\"firstName\":\"hassan1\",\"lastName\":\"sohail\",\"extension\":\"21020\",\"loginId\":\"112233\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:31:53.638\",\"firstName\":\"Shahzad\",\"lastName\":\"Hameed\",\"extension\":\"\",\"loginId\":\"778899\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:04:46.571\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"21040\",\"loginId\":\"702\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:31:53.639\",\"firstName\":\"hassan3\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112255\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:28:02.219\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"\",\"loginId\":\"701\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:31:53.641\",\"firstName\":\"hassan4\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112266\",\"state\":\"LOGOUT\"}]},\"AgentId\":\"112233\",\"head\":\"TeamsMembers\"}","timestamp":1561699913653}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:31:53.653Z"}] [2019-06-28T05:31:53.673] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:229:1:1:1 [2019-06-28T05:32:00.299] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:30 [2019-06-28T05:32:00.299] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"112233","Publisher":"CommServer","MessageTime":"2019-06-28 05:32:00.293","MRD":"chat","StateChangeTime":"2019-06-28 05:27:20.890"} [2019-06-28T05:32:00.304] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('112233','NOT_READY','2019-06-28 05:27:20.890' ,'2019-06-28 5:32:00') [2019-06-28T05:32:00.311] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:32:00.312] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:30 [2019-06-28T05:32:00.314] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:231:1:1:1 [2019-06-28T05:32:00.314] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"112233\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:27:20.890\",\"head\":\"AgentMRDState\"}","timestamp":1561699920291}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:32:00.291Z"}] [2019-06-28T05:32:00.314] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:231:1:1:1 [2019-06-28T05:37:41.583] [INFO] AMQController.js - Going to process the received message of type: AgentInfo and message ID: ID:892ca36d092f-45951-1561698638978-9:233:1:1:1 [2019-06-28T05:37:41.583] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentInfo","value":"{\"Supervisor\":true,\"FirstName\":\"hassan1\",\"WrapUpOnIncoming\":\"REQUIRED_WITH_WRAP_UP_DATA\",\"Teams\":[{\"name\":\"Test\",\"id\":\"5005\"}],\"Team\":{\"name\":\"Test\",\"id\":\"5005\"},\"AgentId\":\"112233\",\"LastName\":\"sohail\",\"head\":\"AgentInfo\"}","timestamp":1561700261545}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:37:41.545Z"}] [2019-06-28T05:37:41.583] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:233:1:1:1 [2019-06-28T05:37:41.630] [INFO] AMQController.js - Going to process the received message of type: TeamsMembers and message ID: ID:892ca36d092f-45951-1561698638978-9:235:1:1:1 [2019-06-28T05:37:41.630] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"TeamsMembers","value":"{\"Team\":{\"name\":\"Test\",\"id\":\"5005\",\"users\":[{\"stateChangeTime\":\"2019-06-28 05:37:41.594\",\"firstName\":\"hassan2\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112244\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:37:41.594\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"\",\"loginId\":\"700\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:27:12.772\",\"firstName\":\"hassan1\",\"lastName\":\"sohail\",\"extension\":\"21020\",\"loginId\":\"112233\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:37:41.597\",\"firstName\":\"Shahzad\",\"lastName\":\"Hameed\",\"extension\":\"\",\"loginId\":\"778899\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:04:46.571\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"21040\",\"loginId\":\"702\",\"state\":\"NOT_READY\"},{\"stateChangeTime\":\"2019-06-28 05:37:41.598\",\"firstName\":\"hassan3\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112255\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:28:02.219\",\"firstName\":\"Faisal\",\"lastName\":\"Nawaz\",\"extension\":\"\",\"loginId\":\"701\",\"state\":\"LOGOUT\"},{\"stateChangeTime\":\"2019-06-28 05:37:41.600\",\"firstName\":\"hassan4\",\"lastName\":\"sohail\",\"extension\":\"\",\"loginId\":\"112266\",\"state\":\"LOGOUT\"}]},\"AgentId\":\"112233\",\"head\":\"TeamsMembers\"}","timestamp":1561700261608}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:37:41.608Z"}] [2019-06-28T05:37:41.630] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:235:1:1:1 [2019-06-28T05:37:44.535] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:31 [2019-06-28T05:37:44.535] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"NOT_READY","AgentId":"112233","Publisher":"CommServer","MessageTime":"2019-06-28 05:37:44.532","MRD":"chat","StateChangeTime":"2019-06-28 05:27:20.890"} [2019-06-28T05:37:44.535] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('112233','NOT_READY','2019-06-28 05:27:20.890' ,'2019-06-28 5:37:44') [2019-06-28T05:37:44.542] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:37:44.542] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:31 [2019-06-28T05:37:44.553] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:237:1:1:1 [2019-06-28T05:37:44.553] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"NOT_READY\",\"AgentId\":\"112233\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:27:20.890\",\"head\":\"AgentMRDState\"}","timestamp":1561700264524}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:37:44.524Z"}] [2019-06-28T05:37:44.553] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:237:1:1:1 [2019-06-28T05:50:37.385] [INFO] AMQController.js - Going to process the received message of type: AgentState and message ID: ID:86e26fab9844-37482-1561698886615-1:1:3:1:32 [2019-06-28T05:50:37.385] [DEBUG] AMQController.js - [Info] : Received body of the message is: {"State":"LOGOUT","AgentId":"112233","Publisher":"CommServer","MessageTime":"2019-06-28 05:50:37.382","MRD":"chat","StateChangeTime":"2019-06-28 05:50:37.368"} [2019-06-28T05:50:37.385] [DEBUG] server - Going to execute sql command : insert into Agent_State (agent_id,state,date_time,created_on) values ('112233','LOGOUT','2019-06-28 05:50:37.368' ,'2019-06-28 5:50:37') [2019-06-28T05:50:37.395] [DEBUG] server - Sql command executed sucessfully : Rows Affected [ 1 ] [2019-06-28T05:50:37.395] [INFO] AMQController.js - Successfully processed the message. ID:86e26fab9844-37482-1561698886615-1:1:3:1:32 [2019-06-28T05:50:37.397] [INFO] AMQController.js - Going to process the received message of type: AgentMRDState and message ID: ID:892ca36d092f-45951-1561698638978-9:240:1:1:1 [2019-06-28T05:50:37.397] [DEBUG] AMQController.js - [Info] : Received body of the message is: [{"messages":[{"magic":0,"attributes":0,"key":"AgentMRDState","value":"{\"State\":\"LOGOUT\",\"AgentId\":\"112233\",\"MRD\":\"chat\",\"StateChangeTime\":\"2019-06-28 05:50:37.368\",\"head\":\"AgentMRDState\"}","timestamp":1561701037374}],"Publisher":"ChatServer","MessageTime":"2019-06-28T05:50:37.374Z"}] [2019-06-28T05:50:37.397] [INFO] AMQController.js - Successfully processed the message. ID:892ca36d092f-45951-1561698638978-9:240:1:1:1